MikuSB.Loader

This commit is contained in:
Kei-Luna
2026-05-13 07:19:45 +09:00
parent e92b214161
commit d9b16fb55d
13 changed files with 466 additions and 275 deletions

View File

@@ -38,5 +38,22 @@
"DebugMessage": true,
"DebugDetailMessage": true,
"DebugNoHandlerPacket": true
},
"Proxy": {
"Enabled": true,
"Port": 18888,
"ServerHttpPort": 21500
},
"Loader": {
"GamePath": "",
"PatchPaths": [
"Patch\\MikuSB-Patch.dll"
],
"Arguments": [
"-FeatureLevelES31",
"-channelid=seasun",
"-NoSplash"
],
"SetAllProxy": true
}
}
}