10 lines
374 B
JSON
10 lines
374 B
JSON
{
|
|
"profiles": {
|
|
"Launch Resonite": {
|
|
"commandName": "Executable",
|
|
"executablePath": "$(GamePath)Resonite.exe",
|
|
"commandLineArgs": "-DataPath \"D:\\YDMS\\Resonite Data\" -CachePath \"D:\\YDMS\\Resonite Cache\" -Screen -Invisible -LoadAssembly \"Libraries/ResoniteModLoader.dll\" -DoNotAutoLoadHome",
|
|
"workingDirectory": "$(GamePath)"
|
|
}
|
|
}
|
|
} |