Edit README

This commit is contained in:
Nan1t 2023-03-15 18:43:16 +03:00
parent c96668f4d7
commit dbeb7cc037

View File

@ -34,10 +34,7 @@ Symbol `X` means all minor versions.
- [x] 1.16.X
- [x] 1.17.X
- [x] 1.18.X
- [x] 1.19
- [x] 1.19.1
- [x] 1.19.2
- [x] 1.19.3
- [x] 1.19.X
The server **doesn't** support snapshots.
@ -80,12 +77,14 @@ Then add your tokens to `tokens` list.
You can create pull request, if you found some bug, optimization ability, or you want to add some functional,
which is suitable for limbo server and won't significantly load the server.
All PR's should be targeted to the `dev` branch to keep the `main` stable and clear.
### Building
Required software:
* JDK 1.8+
* Gradle 7+
* Gradle 7+ (optional)
To build minimized .jar, go to project root and write in terminal: