Files
Astroblock/overrides/config/vanillafix.cfg
Jacob Vinding 1c991e905d Initial
2025-12-27 00:06:47 +01:00

27 lines
437 B
INI

# Configuration file
crashes {
B:disableReturnToMainMenu=false
I:errorNotificationDuration=30000
S:hasteURL=https://paste.dimdev.org
B:replaceErrorNotifications=false
# Valid values:
# LOG
# NOTIFICATION
# WARNING_SCREEN
# CRASH
S:scheduledTaskproblemAction=NOTIFICATION
}
fixes {
B:bugFixes=true
B:crashFixes=true
B:modSupport=true
B:profiler=true
B:textureFixes=true
}