setup dependencies

This commit is contained in:
Chris Frankland-Wright 2025-06-23 14:48:39 +01:00
parent e61b8c57bc
commit 046d5d8826
3 changed files with 141 additions and 0 deletions

8
hermione_config.json Normal file
View file

@ -0,0 +1,8 @@
{
"framerate": 25,
"start_mode": "system",
"manual_time": "12:00:00",
"duration_seconds": 3600,
"ltc_gen_path": "ltc-gen.exe",
"autostart_timeout": 5
}