0

import source

This commit is contained in:
2018-07-14 13:20:45 +03:00
parent 84b9505daf
commit 741d41be2e
39 changed files with 1919 additions and 0 deletions

4
settings.gradle Normal file
View File

@@ -0,0 +1,4 @@
rootProject.name = 'mc-server-proto-125'
include('proto125') // Protocol 1.2.5
include('proto125_netty') // Protocol 1.2.5 (Netty impl.)