Archived
0

Удяляем все модули, кроме core

This commit is contained in:
2019-01-29 12:02:11 +03:00
parent ed51174b4d
commit 9826df5d5b
117 changed files with 6 additions and 6868 deletions

View File

@@ -1,9 +1,3 @@
rootProject.name = 'mc-server'
include('core') // Core
include('simple_world')
include('h2_playermanager')
include('vanilla_commands')
include('proto_1.12.2') // Protocol 1.12.2
include('proto_1.12.2_netty') // Protocol 1.12.2 (Netty impl.)
include('anvil-loader') // Vanilla world loader (aka Anvil)