Archived
0

разделение mc.protocol и mc.server на подмодули

This commit is contained in:
2021-04-26 15:27:59 +03:00
parent 38091e8685
commit fcfcb16e6d
25 changed files with 58 additions and 29 deletions

View File

@@ -10,4 +10,5 @@ rootProject.projectDir.toPath().resolve('gradle.properties').readLines().forEach
rootProject.name = map.get('project.name')
include('protocol')
include('server')