16 lines
326 B
JSON
16 lines
326 B
JSON
{
|
|
"profiles": {
|
|
"DiscordBot": {
|
|
"commandName": "Project"
|
|
},
|
|
"DiscordBot (wsl Build)": {
|
|
"commandName": "WSL2",
|
|
"distributionName": "Debian"
|
|
},
|
|
"DiscordBot (wsl Run)": {
|
|
"commandName": "Executable",
|
|
"executablePath": "wsl",
|
|
"commandLineArgs": "./DiscordBot"
|
|
}
|
|
}
|
|
} |