fix name and icons
This commit is contained in:
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 4.3 KiB |
@@ -1,4 +1,5 @@
|
|||||||
appId: re.workadventu.desktop
|
appId: re.workadventu.desktop
|
||||||
|
productName: "WorkAdventure desktop"
|
||||||
|
|
||||||
files:
|
files:
|
||||||
- "build/**/*"
|
- "build/**/*"
|
||||||
@@ -11,17 +12,15 @@ dmg:
|
|||||||
linux:
|
linux:
|
||||||
category: "TODO;TODO"
|
category: "TODO;TODO"
|
||||||
packageCategory: "TODO;TODO"
|
packageCategory: "TODO;TODO"
|
||||||
maintainer: "TODO"
|
maintainer: "thecodingmachine"
|
||||||
icon: "assets/icons/TODO.icns"
|
icon: "assets/icons/logo.icns"
|
||||||
description: "TODO"
|
description: "Desktop app for WorkAdventure"
|
||||||
target:
|
target:
|
||||||
# - deb
|
|
||||||
- AppImage
|
- AppImage
|
||||||
|
|
||||||
artifactName: "${productName}-${version}-${arch}.${ext}"
|
artifactName: "${productName}-${version}-${arch}.${ext}"
|
||||||
|
|
||||||
win:
|
win:
|
||||||
icon: "assets/icons/TODO.ico"
|
icon: "assets/icons/logo.ico"
|
||||||
artifactName: "${productName}-${version}-setup.${ext}"
|
artifactName: "${productName}-${version}-setup.${ext}"
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
|
|||||||
Reference in New Issue
Block a user