add silksong path saving

This commit is contained in:
2026-01-16 10:09:04 +01:00
parent 9cff9dd24c
commit 57f9bfb8cb
7 changed files with 318 additions and 7 deletions

View File

@@ -11,5 +11,8 @@
"license": "SEE LICENSE IN LICENSE",
"devDependencies": {
"electron": "^39.2.7"
},
"dependencies": {
"electron-store": "^11.0.2"
}
}