Archived
0

переименование модуля

This commit is contained in:
2018-08-25 18:28:15 +03:00
parent 1941291a5b
commit 3b98a2b5a9
6 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
rootProject.name = 'mc-server'
include('core') // Core
include('flat_world')
include('simple_world')
include('vanilla_commands')
include('proto_1.12.2') // Protocol 1.12.2
include('proto_1.12.2_netty') // Protocol 1.12.2 (Netty impl.)