switch to SDL3+BepisLoader

This commit is contained in:
art0007i
2025-10-01 22:21:23 +02:00
parent cdfcc46019
commit 0d3fb60b4c
21 changed files with 1439 additions and 289 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"profiles": {
"Launch": {
"commandName": "Executable",
"executablePath": "$(GamePath)Renderite.Host.exe",
"commandLineArgs": "-Screen $(ResoniteLaunchArguments)",
"workingDirectory": "$(GamePath)"
}
}
}