code improvements and clientsettings fallback

This commit is contained in:
Lawin0129
2022-06-11 20:10:08 +01:00
parent b1f3200fa2
commit 993a562c9f
13 changed files with 1725 additions and 2534 deletions

View File

@@ -4,6 +4,7 @@
"description": "A fortnite backend which supports both BR and STW for every single fortnite build.",
"main": "index.js",
"dependencies": {
"cookie-parser": "^1.4.6",
"crypto": "^1.0.1",
"express": "^4.17.2",
"fs": "^0.0.1-security",