Add mod search via Nexus GraphQL API and user toast feedback

This commit is contained in:
2026-02-19 15:36:12 +01:00
parent 72ff22861b
commit 492227f6cb
9 changed files with 1970 additions and 1746 deletions

View File

@@ -16,6 +16,8 @@
"dependencies": {
"@nexusmods/nexus-api": "^1.1.5",
"electron-store": "^11.0.2",
"extract-zip": "^2.0.1"
"extract-zip": "^2.0.1",
"graphql": "^16.12.0",
"graphql-request": "^7.4.0"
}
}