Initial commit

This commit is contained in:
2026-04-10 01:11:20 +03:00
commit b9a7ccf4be
18 changed files with 712 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
# Gradle
.gradle/
build/
out/
classes/
# IDE
.idea/
*.iml
*.ipr
*.iws
.vscode/
# OS
.DS_Store
# Fabric / Loom
run/
remappedSrc/