twitch addon
This commit is contained in:
parent
2cd7af98a1
commit
07de7179c9
254 changed files with 18420 additions and 1 deletions
32
test/GUT_Settings
Normal file
32
test/GUT_Settings
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"background_color": "262626ff",
|
||||
"compact_mode": false,
|
||||
"configured_dirs": [
|
||||
"res://test/"
|
||||
],
|
||||
"dirs": [
|
||||
"res://test/"
|
||||
],
|
||||
"disable_colors": false,
|
||||
"double_strategy": 1,
|
||||
"errors_do_not_cause_failure": false,
|
||||
"font_color": "ccccccff",
|
||||
"font_name": "CourierPrime",
|
||||
"font_size": 16,
|
||||
"gut_on_top": true,
|
||||
"hide_orphans": false,
|
||||
"ignore_pause": false,
|
||||
"include_subdirs": true,
|
||||
"junit_xml_file": "",
|
||||
"junit_xml_timestamp": false,
|
||||
"log_level": 1,
|
||||
"opacity": 100,
|
||||
"paint_after": 0.1,
|
||||
"post_run_script": "",
|
||||
"pre_run_script": "",
|
||||
"prefix": "test_",
|
||||
"should_exit": false,
|
||||
"should_exit_on_success": false,
|
||||
"should_maximize": false,
|
||||
"suffix": ".gd"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue