2
0
mirror of https://github.com/Alia5/GlosSI.git synced 2024-11-16 21:25:49 +00:00
GlosSI/GlosSITarget/example_conf.json
2021-10-23 16:03:18 +02:00

17 lines
338 B
JSON

{
"version": 1,
"launch": {
"launch": true,
"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
}
}