mirror of
https://github.com/Nan1t/NanoLimbo.git
synced 2025-07-15 21:50:14 +02:00
Edit READE
This commit is contained in:
parent
4507490c5a
commit
5c94dcffea
14
README.md
14
README.md
@ -53,13 +53,21 @@ config into `secret` field.
|
|||||||
|
|
||||||
### Contributing
|
### Contributing
|
||||||
|
|
||||||
You can create pull request, if you found some bug, optimization ability, or you wanna add some functional,
|
You can create pull request, if you found some bug, optimization ability, or you want to add some functional,
|
||||||
which will not significantly load the server.
|
which will not significantly load the server.
|
||||||
|
|
||||||
### Building
|
### Building
|
||||||
|
|
||||||
The project uses `Gradle` to build and minimize output .jar file.
|
Required software:
|
||||||
Run `shadowJar` task to build minimized executable jar file.
|
|
||||||
|
* JDK 1.8
|
||||||
|
* Gradle 7+
|
||||||
|
|
||||||
|
To build minimized .jar, go to project root and write in terminal:
|
||||||
|
|
||||||
|
```
|
||||||
|
gradlew shadowJar
|
||||||
|
```
|
||||||
|
|
||||||
### Contacts
|
### Contacts
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user