summaryrefslogtreecommitdiff
path: root/electron-builder.yml
diff options
context:
space:
mode:
Diffstat (limited to 'electron-builder.yml')
-rw-r--r--electron-builder.yml37
1 files changed, 20 insertions, 17 deletions
diff --git a/electron-builder.yml b/electron-builder.yml
index d11aa92..8316206 100644
--- a/electron-builder.yml
+++ b/electron-builder.yml
@@ -1,18 +1,21 @@
- appId: org.tmw2.manalauncher
- productName: ManaLauncher
- directories:
+appId: org.tmw2.manalauncher
+productName: ManaLauncher
+directories:
output: out
- win:
- target:
- - target: nsis
- arch:
- - x64
- - target: portable
- arch:
- - x64
- linux:
- target:
- - target: appimage
- arch:
- - x64
- - arm64
+win:
+ icon: ./assets/media/icon.ico
+ target:
+ - target: nsis
+ arch:
+ - x64
+ - target: portable
+ arch:
+ - x64
+linux:
+ target:
+ - target: appimage
+ arch:
+ - x64
+ - arm64
+ category: Game
+ icon: ./assets/media/plushmouboo.png