From 711cc820f17907657ccd9ab9f69bbad42358dc75 Mon Sep 17 00:00:00 2001 From: Marie Date: Wed, 22 Mar 2023 15:01:03 +0100 Subject: [PATCH] chore: Replace download section - List available Installation Types - Link to the more fancy wiki page for the guides --- README.md | 38 +++++++------------------------------- 1 file changed, 7 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index 21c1f51..b065105 100644 --- a/README.md +++ b/README.md @@ -35,38 +35,14 @@ Documentation for the launcher can be found in the [repository wiki](https://git # Download -| Source | Link | -| --- | --- | -| Native | [Releases](https://github.com/an-anime-team/an-anime-game-launcher/releases) page | -| AUR | [an-anime-game-launcher-bin](https://aur.archlinux.org/packages/an-anime-game-launcher-bin) | -| Pacstall | [an-anime-game-launcher-bin](https://pacstall.dev/packages/an-anime-game-launcher-bin) | -| Ebuild | [an-anime-game-launcher](https://github.com/an-anime-team/aagl-ebuilds) | -| RPM | [an-anime-game-launcher](https://build.opensuse.org/repositories/home:Maroxy:AAT-Apps/AAGL) | -| NixOS | [an-anime-game-launcher](https://github.com/ezKEa/aagl-gtk-on-nix) | +Currently there are 5 options available: +1. Flatpak +2. AUR +3. RPM +4. Gentoo/ebuild +5. NixOS -## Flatpak support - -To install the launcher via flatpak you will first have to make sure that you have flathub's remote installed - -```zsh -flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo -``` - -After installing flathub's remote you install launcher.moe's remote - -NOTE: You can install the repo on a per user base by appending --user after --if-not-exists (This is especially useful if on Steam Deck) - -```zsh -flatpak remote-add --if-not-exists launcher.moe https://gol.launcher.moe/gol.launcher.moe.flatpakrepo -``` - -Now the only thing remaining is to install the launcher - -```zsh -flatpak install launcher.moe moe.launcher.an-anime-game-launcher -``` - -Some additional configuration is possible when using the flatpak. For info about this, see [this page](https://github.com/an-anime-team/an-anime-game-launcher/wiki/Additional-configuration) +To see the installation guides, [Please visit the wiki page here](https://github.com/an-anime-team/an-anime-game-launcher/wiki/Installation) ## Chinese version support