mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-09 22:18:00 -05:00
12 lines
404 B
YAML
12 lines
404 B
YAML
friendly_name: "Tiny Tina's Wonderlands"
|
|
executable: "tinytinaswonderland.py"
|
|
process_name: "Wonderlands.exe"
|
|
# default recording delay to reduce capturing menus during setup, this should be revisited every test bench as loading times may be different
|
|
recording_delay: 75
|
|
asset_paths:
|
|
- "harness/tinytinaswonderland/run"
|
|
options:
|
|
- name: kerasHost
|
|
type: input
|
|
- name: kerasPort
|
|
type: input |