feat: add initial flatpak/homebrew support

This commit is contained in:
LukeGus
2025-10-26 23:26:24 -05:00
parent 9e2f4a298a
commit 214dd4be30
10 changed files with 1470 additions and 0 deletions

5
flatpak/flathub.json Normal file
View File

@@ -0,0 +1,5 @@
{
"only-arches": ["x86_64", "aarch64"],
"skip-icons-check": false,
"skip-appstream-check": false
}