Fix game launch issue with Steam on Linux

This commit is contained in:
2026-03-30 21:42:22 +02:00
parent 776a53d7be
commit 44da1214dd
8 changed files with 199 additions and 682 deletions

View File

@@ -35,7 +35,8 @@
"graphql": "^16.12.0",
"graphql-request": "^7.4.0",
"node-7z": "^3.0.0",
"semver": "^7.7.4"
"semver": "^7.7.4",
"vdf-parser": "^1.2.1"
},
"AES-key-nexus-api": "__AES_KEY__"
}