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