14 lines
303 B
JSON
14 lines
303 B
JSON
{
|
|
"profileName": "IOLA",
|
|
"description": "Iola DOSBox profile",
|
|
"enabled": false,
|
|
"dosboxBin": "dosbox-x",
|
|
"mountDrive": "C",
|
|
"mountPath": "/mnt/iola-cgw",
|
|
"workingDirectory": "CGWAPP",
|
|
"bridgeCommand": "BRIDGE.BAT",
|
|
"extraCommands": [],
|
|
"timeoutSeconds": 180,
|
|
"noConsole": false
|
|
}
|