Almost finished with new launcher

This commit is contained in:
2025-10-31 09:33:41 -07:00
parent 3b5bd13b1c
commit df951d90c6
64 changed files with 994 additions and 1424 deletions

View File

@@ -30,10 +30,10 @@
"active": true,
"targets": "dmg",
"macOS": {
"minimumSystemVersion": "12.7.4"
"minimumSystemVersion": "13.7.8"
},
"resources": {
"./mac-resources/*": ""
}
"icon": [
"icons/icon.icns"
]
}
}