high_score_reverse (example config files)¶
Machine config examples¶
Here are some example machine-wide config files that show real-world examples of how these configs are used.
#config_version=5
modes:
- high_score
- tilt
switches:
s_tilt:
tags: tilt_warning
number:
Mode config examples¶
Here are some example mode config files that go along with the machine-wide config above.
#config_version=5
high_score:
_overwrite: True
categories: !!omap
- score:
- GRAND CHAMPION
- HIGH SCORE 1
- HIGH SCORE 2
- HIGH SCORE 3
- HIGH SCORE 4
- loops:
- LOOP CHAMP
- time_to_wizard:
- FASTEST WIZARD
- ALMOST FASTEST WIZARD
defaults:
score:
- BRI: 4242
- GHK: 2323
- JK: 1337
- QC: 42
- MPF: 23
loops:
- JK: 42
time_to_wizard:
- JK: 300
- BM: 350
reverse_sort:
- time_to_wizard