add build of executables

This commit is contained in:
Cipher Vance
2026-01-25 09:59:27 -06:00
parent 9eab5ed98b
commit 7f0753781d
2 changed files with 120 additions and 1 deletions

View File

@@ -79,7 +79,9 @@
},
"linux": {
"target": [
"AppImage"
"AppImage",
"deb",
"rpm"
],
"icon": "build/icon.png",
"category": "Utility"