|
|
@@ -24,7 +24,8 @@ workshopcollectionid=""
|
|
|
|
|
|
## Custom Start Parameters
|
|
|
# Default +r_hunkalloclightmaps 0, fixes a start issue on maps with many lights
|
|
|
-customparms="+r_hunkalloclightmaps 0"
|
|
|
+# Default -disableluarefresh, disables autorefresh which should only be used when developing to avoid unwanted behavior
|
|
|
+customparms="+r_hunkalloclightmaps 0 -disableluarefresh"
|
|
|
|
|
|
## Optional: Game Server Login Token
|
|
|
# GSLT can be used for running a public server.
|