Skip to content

Commit 98c839a

Browse files
authored
Update package.json
1 parent 5d24c62 commit 98c839a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

app/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,14 @@
1313
"linux": {
1414
"target": ["AppImage"],
1515
"category": "Game",
16-
"icon": "hackeros.png"
16+
"icon": "images/hackeros.png"
1717
},
1818
"files": [
1919
"index.html",
2020
"styles.css",
2121
"renderer.js",
2222
"main.js",
23-
"hackeros.png",
24-
"*.png"
23+
"images/*.png"
2524
]
2625
},
2726
"dependencies": {

0 commit comments

Comments
 (0)