11 lines
241 B
JSON
11 lines
241 B
JSON
{
|
|
"profiles": {
|
|
"Launch": {
|
|
"commandName": "Executable",
|
|
"executablePath": "$(GamePath)Renderite.Host.exe",
|
|
"commandLineArgs": "-Screen $(ResoniteLaunchArguments)",
|
|
"workingDirectory": "$(GamePath)"
|
|
}
|
|
}
|
|
}
|