Skip to content

Commit 4a0ad3e

Browse files
Update package.json
1 parent afbf402 commit 4a0ad3e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@
3030
"appId": "com.sploder",
3131
"productName": "Sploder",
3232
"linux": {
33-
"target": ["snap"],
34-
"category": "Games"
33+
"target": ["snap", "AppImage", "deb", "rpm", "pacman"],
34+
"category": "Games",
35+
"icon": "build/icon.png"
3536
},
3637
"mac": {
3738
"icon": "build/macos.png",

0 commit comments

Comments
 (0)