add nexus api communication with verification for valide api key

This commit is contained in:
2026-02-03 18:49:56 +01:00
parent 16fc58e673
commit c038e92592
9 changed files with 715 additions and 13 deletions

View File

@@ -13,6 +13,7 @@
"electron": "^39.2.7"
},
"dependencies": {
"@nexusmods/nexus-api": "^1.1.5",
"electron-store": "^11.0.2",
"extract-zip": "^2.0.1"
}