Files
SlaveMatrix-SDL/SlaveMatrix/Properties/launchSettings.json
2025-05-05 20:01:31 -07:00

8 lines
138 B
JSON

{
"profiles": {
"SlaveMatrix": {
"commandName": "Project",
"workingDirectory": "$(SolutionDir)\\game_folder"
}
}
}