Edit README

This commit is contained in:
Nan1t 2022-12-11 11:58:20 +03:00
parent 04c1730da0
commit 05ef0435e5

View File

@ -36,6 +36,8 @@ Symbol `X` means all minor versions.
- [x] 1.18.X - [x] 1.18.X
- [x] 1.19 - [x] 1.19
- [x] 1.19.1 - [x] 1.19.1
- [x] 1.19.2
- [x] 1.19.3
The server **doesn't** support snapshots. The server **doesn't** support snapshots.
@ -88,7 +90,7 @@ Required software:
To build minimized .jar, go to project root and write in terminal: To build minimized .jar, go to project root and write in terminal:
``` ```
gradlew shadowJar ./gradlew shadowJar
``` ```
### Contacts ### Contacts