2
0
mirror of https://github.com/Alia5/GlosSI.git synced 2024-11-01 09:20:17 +00:00
GlosSI/GlosSITarget/example_conf.json
2021-10-28 13:38:16 +02:00

18 lines
355 B
JSON

{
"version": 1,
"launch": {
"launch": false,
"launchPath": "C:\\Users\\Alia5\\AppData\\Local\\Programs\\Microsoft VS Code\\Code.exe",
"launchAppArgs": "--new-window",
"closeOnExit": true
},
"devices": {
"hideDevices": true
},
"window": {
"windowMode": false,
"maxFps": null,
"scale": null
},
"icon": null
}