You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
437 B
27 lines
437 B
6 years ago
|
# 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
|
||
|
}
|
||
|
|
||
|
|