flatpak: replace direct flatpak download with flatpakref for Amethyst Mod Manager

This commit is contained in:
2026-08-06 10:26:04 -04:00
parent 3a30593b38
commit e0e42cd479
2 changed files with 6 additions and 7 deletions
+4
View File
@@ -17,6 +17,10 @@
name = "flathub-beta";
location = "https://dl.flathub.org/beta-repo/flathub-beta.flatpakrepo";
}
{
name = "amethyst-mod-manager";
location = "https://chrisdkn.github.io/Amethyst-Mod-Manager/amethyst.flatpakref";
}
];
};
}