mirror of
https://github.com/Nan1t/NanoLimbo.git
synced 2025-07-15 13:40: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
|
||||
|
||||
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.
|
||||
|
||||
### Building
|
||||
|
||||
The project uses `Gradle` to build and minimize output .jar file.
|
||||
Run `shadowJar` task to build minimized executable jar file.
|
||||
Required software:
|
||||
|
||||
* JDK 1.8
|
||||
* Gradle 7+
|
||||
|
||||
To build minimized .jar, go to project root and write in terminal:
|
||||
|
||||
```
|
||||
gradlew shadowJar
|
||||
```
|
||||
|
||||
### Contacts
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user