Skip to content

Commit

Permalink
Supported macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Linwenxuan authored and Linwenxuan committed Sep 29, 2023
1 parent 661d5ae commit c5ab982
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Lagrange.Core/Common/BotAppInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,14 @@ public class BotAppInfo
VendorOs = "mac",

BaseVersion = "6.9.17-12118",
CurrentVersion = "6.9.17-12118",
BuildVersion = 12118,
CurrentVersion = "6.9.20-17153",
BuildVersion = 17153,
PtVersion = "2.0.0",
MiscBitmap = 32764,
PtOsVersion = 23,
PackageName = "com.tencent.qq",
WtLoginSdk = "nt.wtlogin.0.0.1",
PackageSign = "V1_MAC_NQ_6.9.17-12118_RDM_B",
PackageSign = "V1_MAC_NQ_6.9.20-17153_RDM_B",
AppId = 1600001602,
SubAppId = 537138182,
AppIdQrCode = 537138182,
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Please use Lagrange.Core responsibly and in accordance with the law.
| Protocol | Support | Login | Support | Messages | Support | Operations | Support | Events | Support |
|----------|---------|---------------------------|---------|:-----------------|:-----------|:------------------|:-----------|:-----------------------|:--------|
| Windows | 🟢 | QrCode | 🟢 | Images | 🟢 | ~~Poke~~ | 🔴 | Captcha | 🟢 |
| macOS | 🔴 | Password | 🟢 | Text / At | 🟢 | Recall | 🟡 | BotOnline | 🟢 |
| macOS | 🟢 | Password | 🟢 | Text / At | 🟢 | Recall | 🟡 | BotOnline | 🟢 |
| Linux | 🟢 | EasyLogin | 🟢 | ~~Records~~ | 🔴 | Leave Group | 🔴 | BotOffline | 🟢 |
| | | UnusalDevice<br/>Password | 🔴 | QFace | 🟢 | ~~Special Title~~ | 🔴 | Message | 🟢 |
| | | UnusalDevice<br/>Easy | 🟢 | Json | 🟡 | Kick Member | 🟢 | ~~Poke~~ | 🔴 |
Expand Down

0 comments on commit c5ab982

Please sign in to comment.