Added Sidekicks' customization support

This commit is contained in:
PRO100KatYT
2025-11-08 16:34:52 +01:00
parent 8e9758271a
commit 7baaa84081
3 changed files with 69 additions and 1 deletions

View File

@@ -79,7 +79,7 @@ express.post("/auth/v1/oauth/token", async (req, res) => {
"expires_in": 28800,
"expires_at": "9999-12-31T23:59:59.999Z",
"nonce": "lawinserver",
"features": ["AntiCheat", "Connect", "Ecom", "Inventories", "LockerService"],
"features": ["AntiCheat", "CommerceService", "Connect", "ContentService", "Ecom", "EpicConnect", "Inventories", "LockerService", "MagpieService", "Matchmaking Service", "PCBService", "QuestService", "Stats"],
"deployment_id": "lawinsdeploymentidlol",
"organization_id": "lawinsorganizationidlol",
"organization_user_id": "lawinsorganisationuseridlol",