Add quote bridge and quote handoff flow

This commit is contained in:
2026-06-29 18:41:45 -05:00
parent be1475dd8e
commit a329168765
17 changed files with 1707 additions and 509 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"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
}