[FEAT] Paper Support

This commit is contained in:
2024-11-11 10:55:21 +02:00
parent 4e2eafb702
commit cc26cd450d
24 changed files with 479 additions and 29 deletions

View File

@@ -14,4 +14,6 @@ pluginManagement {
}
rootProject.name = 'CraterLib'
include("Common", "Fabric", "NeoForge")
include("Common", "Fabric", "NeoForge")
include 'Paper'