Archived
0

добален тест H2db

This commit is contained in:
2018-09-06 12:42:16 +03:00
parent bd37bc8615
commit bd72950db5
5 changed files with 87 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ rootProject.name = 'mc-server'
include('core') // Core
include('flat_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.)