CodeWalker/CodeWalker.Vehicles/Properties/launchSettings.json

8 lines
121 B
JSON
Raw Normal View History

{
"profiles": {
"CodeWalker.Vehicles": {
"commandName": "Project",
"workingDirectory": ".."
}
}
}