mirror of
https://github.com/amiayweb/Hytale-F2P.git
synced 2026-02-26 12:21:46 -03:00
Update package.json
This commit is contained in:
10
package.json
10
package.json
@@ -61,8 +61,7 @@
|
|||||||
{ "target": "nsis", "arch": ["x64"]},
|
{ "target": "nsis", "arch": ["x64"]},
|
||||||
{ "target": "portable", "arch": ["x64"]}
|
{ "target": "portable", "arch": ["x64"]}
|
||||||
],
|
],
|
||||||
"icon": "icon.ico",
|
"icon": "icon.ico"
|
||||||
"description": "A modern, cross-platform launcher for Hytale with automatic updates and multi-client support"
|
|
||||||
},
|
},
|
||||||
"linux": {
|
"linux": {
|
||||||
"target": [
|
"target": [
|
||||||
@@ -73,8 +72,7 @@
|
|||||||
{ "target": "snap", "arch": ["x64"] }
|
{ "target": "snap", "arch": ["x64"] }
|
||||||
],
|
],
|
||||||
"icon": "build/icon.png",
|
"icon": "build/icon.png",
|
||||||
"category": "Game",
|
"category": "Game"
|
||||||
"description": "A modern, cross-platform launcher for Hytale with automatic updates and multi-client support"
|
|
||||||
},
|
},
|
||||||
"mac": {
|
"mac": {
|
||||||
"target": [
|
"target": [
|
||||||
@@ -82,8 +80,7 @@
|
|||||||
{ "target": "zip", "arch": ["universal"]}
|
{ "target": "zip", "arch": ["universal"]}
|
||||||
],
|
],
|
||||||
"icon": "build/icon.icns",
|
"icon": "build/icon.icns",
|
||||||
"category": "public.app-category.games",
|
"category": "public.app-category.games"
|
||||||
"description": "A modern, cross-platform launcher for Hytale with automatic updates and multi-client support"
|
|
||||||
},
|
},
|
||||||
"nsis": {
|
"nsis": {
|
||||||
"oneClick": false,
|
"oneClick": false,
|
||||||
@@ -93,3 +90,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user