mirror of
https://github.com/amiayweb/Hytale-F2P.git
synced 2026-02-26 10:31:56 -03:00
Release v2.2.0 - Fix AppImage Build (#247)
This commit is contained in:
15
package.json
15
package.json
@@ -78,18 +78,9 @@
|
||||
},
|
||||
"linux": {
|
||||
"target": [
|
||||
{
|
||||
"target": "AppImage",
|
||||
"arch": ["x64"]
|
||||
},
|
||||
{
|
||||
"target": "deb",
|
||||
"arch": ["x64"]
|
||||
},
|
||||
{
|
||||
"target": "rpm",
|
||||
"arch": ["x64"]
|
||||
}
|
||||
"AppImage",
|
||||
"deb",
|
||||
"rpm"
|
||||
],
|
||||
"icon": "build/icon.png",
|
||||
"category": "Game"
|
||||
|
||||
Reference in New Issue
Block a user