Merge branch 'develop'

This commit is contained in:
Fazri Gading
2026-01-30 22:39:43 +08:00

View File

@@ -91,10 +91,19 @@
},
"mac": {
"target": [
"dmg",
"zip"
{
"target": "dmg",
"arch": [
"universal"
]
},
{
"target": "zip",
"arch": [
"universal"
]
}
],
"arch": ["universal"],
"icon": "build/icon.icns",
"category": "public.app-category.games"
},