mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-19 05:05:44 +08:00
Updated qqnt.json, appid.json, and offset.json to support QQ version 9.9.22-40768 and related Linux/macOS versions. Modified calcQQLevel in helper.ts to remove penguinNum from calculation. Added MoeHoo.darwin.arm64.new.node for macOS ARM64 support and updated LiteLoaderWrapper.zip binary.
25 lines
550 B
JSON
25 lines
550 B
JSON
{
|
|
"name": "qq-chat",
|
|
"verHash": "c50d6326",
|
|
"version": "9.9.22-40768",
|
|
"linuxVersion": "3.2.20-40768",
|
|
"linuxVerHash": "ab90fdfa",
|
|
"private": true,
|
|
"description": "QQ",
|
|
"productName": "QQ",
|
|
"author": {
|
|
"name": "Tencent",
|
|
"email": "QQ-Team@tencent.com"
|
|
},
|
|
"homepage": "https://im.qq.com",
|
|
"sideEffects": true,
|
|
"bin": {
|
|
"qd": "externals/devtools/cli/index.js"
|
|
},
|
|
"main": "./loadNapCat.js",
|
|
"buildVersion": "40768",
|
|
"isPureShell": true,
|
|
"isByteCodeShell": true,
|
|
"platform": "win32",
|
|
"eleArch": "x64"
|
|
} |