Files
PS-Classics-fPKG-Builder/Linux/makePSClassicsfPKG/Properties/launchSettings.json
T
SvenGDK 651e3ae792 Linux build
- Add Linux build
2024-09-08 16:25:24 +02:00

16 lines
326 B
JSON

{
"profiles": {
"WSL (Default)": {
"commandName": "WSL2",
"distributionName": ""
},
"makePSClassicsfPKG - Ubuntu": {
"commandName": "WSL2",
"distributionName": "Ubuntu"
},
"makePSClassicsfPKG - Debian": {
"commandName": "WSL2",
"distributionName": "Debian"
}
}
}