mirror of
https://github.com/amiayweb/Hytale-F2P.git
synced 2026-02-26 14:31:45 -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": "portable", "arch": ["x64"]}
|
||||
],
|
||||
"icon": "icon.ico",
|
||||
"description": "A modern, cross-platform launcher for Hytale with automatic updates and multi-client support"
|
||||
"icon": "icon.ico"
|
||||
},
|
||||
"linux": {
|
||||
"target": [
|
||||
@@ -73,8 +72,7 @@
|
||||
{ "target": "snap", "arch": ["x64"] }
|
||||
],
|
||||
"icon": "build/icon.png",
|
||||
"category": "Game",
|
||||
"description": "A modern, cross-platform launcher for Hytale with automatic updates and multi-client support"
|
||||
"category": "Game"
|
||||
},
|
||||
"mac": {
|
||||
"target": [
|
||||
@@ -82,8 +80,7 @@
|
||||
{ "target": "zip", "arch": ["universal"]}
|
||||
],
|
||||
"icon": "build/icon.icns",
|
||||
"category": "public.app-category.games",
|
||||
"description": "A modern, cross-platform launcher for Hytale with automatic updates and multi-client support"
|
||||
"category": "public.app-category.games"
|
||||
},
|
||||
"nsis": {
|
||||
"oneClick": false,
|
||||
@@ -93,3 +90,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user