CodeWalker/CodeWalker.Peds/Properties/launchSettings.json

8 lines
117 B
JSON
Raw Normal View History

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