Modularise project

This commit is contained in:
Frank van der Heijden 2020-07-03 15:52:56 +02:00
parent 2be3825438
commit 4416d55173
No known key found for this signature in database
GPG key ID: 26DA56488D314D11
55 changed files with 388 additions and 331 deletions

View file

@ -1,2 +1,3 @@
rootProject.name = 'ServerUtils'
include 'Common', 'Bukkit'