Files
2025-10-01 22:21:23 +02:00

11 lines
241 B
JSON

{
"profiles": {
"Launch": {
"commandName": "Executable",
"executablePath": "$(GamePath)Renderite.Host.exe",
"commandLineArgs": "-Screen $(ResoniteLaunchArguments)",
"workingDirectory": "$(GamePath)"
}
}
}