add default MC memory 6gb command arg

This commit is contained in:
James Seibel
2026-04-11 17:09:58 -05:00
parent 6c68e94b96
commit af0d8d1d2f
+1 -1
View File
@@ -49,4 +49,4 @@ versionStr=
mcVer=26.1.0 mcVer=26.1.0
# Defines the maximum amount of memory Minecraft is allowed when run in a development environment # Defines the maximum amount of memory Minecraft is allowed when run in a development environment
#minecraftMemoryJavaArg="-Xmx4G" minecraftMemoryJavaArg="-Xmx6G"