Creating base multi-module project + logging

This commit is contained in:
RedSavant
2026-03-23 19:16:10 +01:00
parent 7f94b99f1b
commit 88547c6d5e
11 changed files with 281 additions and 30 deletions

View File

@@ -1 +1,3 @@
rootProject.name = "Lagoon"
rootProject.name = "Lagoon"
include("commun", "bukkit")