2 Commits

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "ezpplauncher",
"productName": "EZPPLauncher",
"version": "3.0.3",
"identifier": "farm.ezpp.launcher",
"build": {
@@ -32,8 +32,18 @@
"license": "GPL-3.0",
"active": true,
"targets": [
"app"
"nsis"
],
"windows": {
"webviewInstallMode": {
"silent": true,
"type": "downloadBootstrapper"
},
"nsis": {
"installMode": "currentUser",
"compression": "lzma"
}
},
"icon": [
"icons/32x32.png",
"icons/128x128.png",