First commit

This commit is contained in:
2024-03-07 14:10:21 +01:00
parent 175740e330
commit 42943d46e0
543 changed files with 56245 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Gradle build system ignores
.gradle/
build/
# Other IDE related folders
.idea/
.settings/
# MCreator workspace
.mcreator/
# Minecraft client/server files
run/
# MacOS system files
.DS_STORE