Updated launcher pics & removed statistics pics

This commit is contained in:
Observer KRypt0n_ 2023-03-03 19:37:01 +02:00
parent 83d9df99ee
commit 1476986109
20 changed files with 9 additions and 6 deletions

View file

@ -4,12 +4,14 @@
<img src="repository/pics/launcher-settings.png">
<br>
<p align="center">You could also try <a href="https://github.com/an-anime-team/an-anime-game-launcher-gtk">the GTK branch</a></p>
<br><br>
# ⚠️ Launcher is outdated
Launcher is greatly outdated and will not receive proper updates (only bug fixes). After a public poll in our discord server we decided to replace it by <a href="https://github.com/an-anime-team/an-anime-game-launcher-gtk">the GTK branch</a> in some future. Until it's done we recommend to use GTK version instead
<br>
# Please don't link to this repository
We understand you want to help people run An Anime Game on Linux. The issue is, the more people know
@ -77,7 +79,7 @@ field in your `config.yaml` file (settings -> launcher folder). If your system u
| Game version | Launcher version | Patch version |
| :---: | :---: | :---: |
| 3.4 | 2.4.5 | 3.4 stable ✅ |
| 3.5 | 2.4.5 | 3.5 testing ⚠️ |
We have our own [An Anime Game](https://discord.gg/ck37X6UWBp) discord server where you can ask any questions
@ -130,6 +132,7 @@ These requirements can't be easily installed so you should do it manually
They're required only for some specific functions
# Development
## Dependency required for bundling to AppImage
### apt

Binary file not shown.

Before

Width:  |  Height:  |  Size: 997 KiB

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

View file

@ -36,7 +36,7 @@ const bundler = new Bundler({
},
// Path to the appimage to save
output: path.join(__dirname, '../dist/an-anime-game-launcher-2.4.4.AppImage'),
output: path.join(__dirname, '../dist/an-anime-game-launcher-2.4.5.AppImage'),
// Application version
version: '2.4.5'