mirror of
https://github.com/skoelle/marcer-gamedvd-launcher.git
synced 2026-09-17 18:50:25 +00:00
10 lines
275 B
JSON
10 lines
275 B
JSON
{
|
|
"RootDirectory": "C:\\Games\\Hatari\\ROMS",
|
|
"PatchDirectory": "C:\\Games\\Hatari\\PATCH",
|
|
"Hatari": {
|
|
"Executable": "C:\\Tools\\hatari\\hatari.exe",
|
|
"ConfigFile": "C:\\Tools\\hatari\\hatari-st.cfg",
|
|
"ArgsTemplate": "-c \"{cfg}\" --disk-a \"{zip}\""
|
|
}
|
|
}
|