chore: add inline updater

This commit is contained in:
2025-07-30 20:26:05 +02:00
parent 9b3cb0bd26
commit 084e006f06
8 changed files with 206 additions and 87 deletions

View File

@@ -2,7 +2,8 @@
"$schema": "https://schema.tauri.app/config/2",
"productName": "EZPPLauncher",
"version": "3.0.3",
"identifier": "farm.ezpp.launcher",
"identifier": "farm.EZPPFarm.Launcher",
"mainBinaryName": "ezpplauncher",
"build": {
"beforeDevCommand": "bun run vite:dev",
"devUrl": "http://localhost:1420",
@@ -41,7 +42,8 @@
},
"nsis": {
"installMode": "currentUser",
"compression": "lzma"
"compression": "lzma",
"installerHooks": "./nsis-hooks.nsh"
}
},
"icon": [