TBMM/GCMM/Properties/launchSettings.json

8 lines
120 B
JSON
Raw Normal View History

{
"profiles": {
"GCMM": {
"commandName": "Project",
"commandLineArgs": "-start steam:\"\""
}
}
}