Initial commit

This commit is contained in:
2026-03-23 11:14:33 +01:00
commit 0cceecdd39
24 changed files with 872 additions and 0 deletions

2
build.gradle.kts Normal file
View File

@@ -0,0 +1,2 @@
group = "de.siphalor.minecraft-modding-toolkit"
version = "0.1.0"