Split Socket implementation, improve performance
This commit is contained in:
318 files changed
+1109
-2722
No files matched your search
+1
-3
@@ -5,10 +5,8 @@ plugins {
|
||||
rootProject.name = "libmc"
|
||||
|
||||
includeSubModule(":common")
|
||||
includeSubModule(":mcping")
|
||||
includeSubModule(":rconlib")
|
||||
includeSubModule(":protocol")
|
||||
includeSubModule(":protocol-encrypt")
|
||||
includeSubModule(":protocol-context")
|
||||
includeSubModule(":nbt")
|
||||
//includeSubModule(":snbt")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user