Look ma, no Bukkit API in the core package

This commit is contained in:
dfsek
2020-12-11 17:30:17 -07:00
parent 7ee1d2c391
commit 5bf699cba9
345 changed files with 1352 additions and 2642 deletions

View File

@@ -8,3 +8,6 @@
*/
rootProject.name = "Terra"
include("common")
include("platforms:bukkit")
include("platforms:fabric")