12 lines
218 B
JSON
12 lines
218 B
JSON
{
|
|
"profiles": {
|
|
"DiscordBot": {
|
|
"commandName": "Project"
|
|
},
|
|
"DiscordBot(WSL)": {
|
|
"commandName": "Executable",
|
|
"executablePath": "wsl",
|
|
"commandLineArgs": "./DiscordBot"
|
|
}
|
|
}
|
|
} |