additions for live chroma and sound improvements

This commit is contained in:
vadimwit
2026-03-06 14:07:32 +00:00
parent f133abfdee
commit c08cd619f7
23 changed files with 947 additions and 6629 deletions
+3 -3
View File
@@ -46,15 +46,15 @@
},
"win": {
"target": "nsis",
"icon": "assets/icon.ico"
"icon": "assets/whattheflat-logo.png"
},
"mac": {
"target": "dmg",
"icon": "assets/icon.icns"
"icon": "assets/whattheflat-logo.png"
},
"linux": {
"target": "AppImage",
"icon": "assets/icon.png"
"icon": "assets/whattheflat-logo.png"
},
"nsis": {
"oneClick": false,