Upload base

This commit is contained in:
oxmc
2025-03-28 11:36:56 -04:00
commit 6e91539412
307 changed files with 21459 additions and 0 deletions

3
gradle.properties Normal file
View File

@@ -0,0 +1,3 @@
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
# This is required to provide enough memory for the Minecraft decompilation process.
org.gradle.jvmargs=-Xmx3G