You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
GlosSI-fork/GlosSITarget/example_conf.json

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
}