allow toggling tracy via gradle.properties
This commit is contained in:
@@ -51,3 +51,6 @@ mcVer=26.1.2
|
||||
|
||||
# Defines the maximum amount of memory Minecraft is allowed when run in a development environment
|
||||
minecraftMemoryJavaArg=-Xmx6G
|
||||
# can be enabled for use with the Tracy profiler, disabled by default since it causes constant memory growth when running
|
||||
minecraftEnableTracy=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user