mirror of
https://github.com/Gabi-Zar/Silk-Fly-Launcher.git
synced 2026-04-17 05:26:04 +02:00
Add upgradeCode for msi build and update README for beta.2
This commit is contained in:
@@ -12,6 +12,7 @@ if (buildTarget == "msi" || buildTarget == "all") {
|
||||
config: {
|
||||
icon: "./assets/icon.ico",
|
||||
ui: { enabled: true, chooseDirectory: true },
|
||||
upgradeCode: "e3bb759f-c2b2-4545-bb7b-35bed5be4cd5",
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user