Release v2.2.0 - Fix AppImage Build (#247)

This commit is contained in:
Fazri Gading
2026-01-31 22:26:44 +08:00
committed by GitHub
parent 9c9b71bd4c
commit 094bb938fc
3 changed files with 8 additions and 35 deletions

View File

@@ -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"