#39: improve build instructions

This commit is contained in:
2025-02-10 00:42:23 +01:00
parent d515f0138c
commit 02ef475267
+2
View File
@@ -30,6 +30,8 @@ the [LICENSE file](https://github.com/oskar3123/StaffChat/blob/master/LICENSE).
To build this yourself just clone the repository and run the `shadowJar` task with the Gradle
Wrapper.
The plugin jar-file can be found inside the `build/libs` folder after building.
### Windows
```bat