Archived
0

новый модуль: shell

This commit is contained in:
2019-02-01 13:05:51 +03:00
parent 4a7790cd72
commit 70494d53f0

View File

@@ -1,6 +1,7 @@
rootProject.name = 'mc-server' rootProject.name = 'mc-server'
include('core') // Core include('core') // Core
include('shell') // Shell / Command line
include('simple_world') include('simple_world')
include('h2_playermanager') include('h2_playermanager')
include('proto_1.12.2') // Protocol 1.12.2 include('proto_1.12.2') // Protocol 1.12.2