mcdiscordbot/MinecraftDiscordBot/Properties/launchSettings.json

10 lines
142 B
JSON
Raw Normal View History

2022-01-10 11:33:18 +01:00
{
"profiles": {
"MinecraftDiscordBot": {
2022-01-10 16:10:32 +01:00
"commandName": "Project"
2022-01-10 11:33:18 +01:00
},
"Docker": {
2022-01-10 16:10:32 +01:00
"commandName": "Docker"
2022-01-10 11:33:18 +01:00
}
}
}