Mojmap + Stonecutter

This commit is contained in:
lowercasebtw
2025-11-23 17:08:22 -05:00
parent 46f36864c2
commit 1ad6c1f588
48 changed files with 847 additions and 755 deletions

19
.gitignore vendored
View File

@@ -1,9 +1,13 @@
# gradle
.gradle/
build/
out/
classes/
build/
# eclipse
*.launch
# idea
@@ -20,6 +24,17 @@ bin/
.classpath
.project
# macos
*.DS_Store
# fabric
run/
run/
# java
hs_err_*.log
replay_*.log
*.hprof
*.jfr