mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
feat: add Devtron in dev mode
remove unused settings item add setting to disable hardware acceleration (enabled by default) optimize main.js startup loading
This commit is contained in:
@@ -24,7 +24,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "^41.2.0",
|
||||
"electron-builder": "^26.8.1"
|
||||
"electron-builder": "^26.8.1",
|
||||
"@electron/devtron": "^2.1.1"
|
||||
|
||||
},
|
||||
"build": {
|
||||
"appId": "com.masteracnolo.freedomloader",
|
||||
|
||||
Reference in New Issue
Block a user