mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-03-01 00:00:26 +00:00
Expose an optional enableAllBypasses export in the Napi2Native loader and invoke it during initialization in both napcat-framework and napcat-shell to enable bypasses (logs when enabled). Pre-initialize native modules earlier in the shell startup flow and await nativePacketHandler.init. Also update config o3HookMode from 1 to 0, apply a small signature whitespace fix in clientContext.sendOidbPacket, and include an updated native binary.
9 lines
168 B
JSON
9 lines
168 B
JSON
{
|
|
"fileLog": false,
|
|
"consoleLog": true,
|
|
"fileLogLevel": "debug",
|
|
"consoleLogLevel": "info",
|
|
"packetBackend": "auto",
|
|
"packetServer": "",
|
|
"o3HookMode": 0
|
|
} |