{
"profiles": {
"Terraria": {
"commandName": "Executable",
"executablePath": "$(DotNetName)",
"commandLineArgs": "$(tMLPath)",
"workingDirectory": "$(tMLSteamPath)"
},
"TerrariaServer": {
"executablePath": "/etc/profiles/per-user/devraza/bin/dotnet",
"commandLineArgs": "$(tMLServerPath)",
}