Archived
0

разделение mc.protocol и mc.server на подмодули

This commit is contained in:
2021-04-26 15:27:59 +03:00
parent 38091e8685
commit fcfcb16e6d
25 changed files with 58 additions and 29 deletions

View File

@@ -6,4 +6,12 @@
---
* Java 11
* Java 11
---
## Запуск
```shell
gradle :server:run
```