mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2025-01-01 22:47:19 +03:00
Updated installation links in readme
This commit is contained in:
parent
d806e82ab3
commit
b75e389739
1 changed files with 14 additions and 27 deletions
41
README.md
41
README.md
|
@ -10,6 +10,19 @@
|
||||||
|
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|
||||||
|
# Download
|
||||||
|
|
||||||
|
| Source | Link |
|
||||||
|
| --- | --- |
|
||||||
|
| AppImage | [Releases](https://gitlab.com/KRypt0n_/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) |
|
||||||
|
| Flatpak | [An Anime Game Launcher](https://flathub.org/apps/details/com.gitlab.KRypt0n_.an-anime-game-launcher) |
|
||||||
|
|
||||||
|
<a href="https://flathub.org/apps/details/com.gitlab.KRypt0n_.an-anime-game-launcher">
|
||||||
|
<img src="https://flathub.org/assets/badges/flathub-badge-i-en.png" width="160px" />
|
||||||
|
</a>
|
||||||
|
|
||||||
# Status
|
# Status
|
||||||
|
|
||||||
| Game version | Launcher version | Patch version |
|
| Game version | Launcher version | Patch version |
|
||||||
|
@ -18,32 +31,6 @@
|
||||||
|
|
||||||
We have our own [An Anime Game](https://discord.gg/ck37X6UWBp) discord server where you can ask any questions
|
We have our own [An Anime Game](https://discord.gg/ck37X6UWBp) discord server where you can ask any questions
|
||||||
|
|
||||||
### AppImage
|
|
||||||
|
|
||||||
Download AppImage from [Releases](https://gitlab.com/KRypt0n_/an-anime-game-launcher/-/releases) page
|
|
||||||
|
|
||||||
### For arch users
|
|
||||||
|
|
||||||
This launcher is also available as the [an-anime-game-launcher-bin](https://aur.archlinux.org/packages/an-anime-game-launcher-bin) AUR package
|
|
||||||
|
|
||||||
### Flatpak
|
|
||||||
|
|
||||||
This launcher is also available for download as a Flatpak through Flathub:
|
|
||||||
|
|
||||||
```zsh
|
|
||||||
flatpak install flathub com.gitlab.KRypt0n_.an-anime-game-launcher
|
|
||||||
```
|
|
||||||
|
|
||||||
### Pacstall support
|
|
||||||
|
|
||||||
This launcher is also available as the [Pacstall](https://pacstall.dev) package:
|
|
||||||
|
|
||||||
```zsh
|
|
||||||
pacstall -I an-anime-game-launcher-bin
|
|
||||||
```
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## Usage statistics
|
## Usage statistics
|
||||||
|
|
||||||
This is our current usage statistics. You can find older ones [here](repository/pages/STATISTICS.md)
|
This is our current usage statistics. You can find older ones [here](repository/pages/STATISTICS.md)
|
||||||
|
@ -107,7 +94,7 @@ They're required only for some specific functions
|
||||||
|
|
||||||
# Development
|
# Development
|
||||||
|
|
||||||
## Download
|
## Download source
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://gitlab.com/KRypt0n_/an-anime-game-launcher
|
git clone https://gitlab.com/KRypt0n_/an-anime-game-launcher
|
||||||
|
|
Loading…
Reference in a new issue