Files
marcer-gamedvd-launcher/src/MarcerGameDvdLauncher/launcher.config.example.json
T
2026-08-10 21:45:47 +02:00

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}\""
}
}