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