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 diff --git a/repository/logo.jpg b/repository/logo.jpg index a003177..c6bccc2 100755 Binary files a/repository/logo.jpg and b/repository/logo.jpg differ diff --git a/repository/logo.xcf b/repository/logo.xcf index 9cfd5ab..5dbdaf0 100644 Binary files a/repository/logo.xcf and b/repository/logo.xcf differ diff --git a/repository/main-classic.png b/repository/main-classic.png index 1c20b6c..af4556e 100644 Binary files a/repository/main-classic.png and b/repository/main-classic.png differ diff --git a/repository/settings-classic.png b/repository/settings-classic.png index 5bbcfb4..f5ccce5 100644 Binary files a/repository/settings-classic.png and b/repository/settings-classic.png differ