Using MVC Model + AutoDeteck Package + Fix Download/Info

This commit is contained in:
MasterAcnolo
2025-11-15 15:06:19 +01:00
parent e6419a9759
commit c9a48ec64c
16 changed files with 313 additions and 227 deletions

View File

@@ -6,7 +6,7 @@
"description": "Freedom Loader",
"main": "main.js",
"scripts": {
"start": "electron .",
"start": "electron --trace-warnings .",
"dist": "electron-builder"
},
"dependencies": {