Update session instantiation and appid format

Changed session creation to use the constructor instead of the create() method in base.ts. Updated the appid.json key format from '9.9.23.41679' to '9.9.23-41679'. Added a constructor signature to NodeIQQNTWrapperSession interface. Updated NapCatWinBootHook.dll binary.
This commit is contained in:
手瓜一十雪
2025-10-31 00:06:31 +08:00
parent 562bb353ec
commit 6fd0709f5e
4 changed files with 4 additions and 2 deletions

View File

@@ -427,7 +427,7 @@
"appid": 537319891,
"qua": "V1_LNX_NQ_3.2.20_40990_GW_B"
},
"9.9.23.41679": {
"9.9.23-41679": {
"appid": 537320110,
"qua": "V1_WIN_NQ_9.9.23.41679_GW_B"
}