Archived
0

take server info and disconnect

This commit is contained in:
2020-05-10 03:40:55 +03:00
parent 7494c3f92c
commit 95b858d47c
13 changed files with 347 additions and 19 deletions

View File

@@ -1 +1,4 @@
rootProject.name = projectName
rootProject.name = projectName
include ':protocol'
project(':protocol').projectDir = new File(settingsDir, '../mc-protocol')