mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-11-21 12:26:00 +03:00
Added launcher pics
This commit is contained in:
parent
a24f419a9e
commit
d135ef691c
3 changed files with 5 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
# An Anime Game Launcher GTK
|
||||
|
||||
Development version of the launcher variant written on Rust, GTK4 and libadwaita, using [Anime Game Core](https://gitlab.com/an-anime-team/anime-game-core) library
|
||||
The launcher variant written on Rust, GTK4 and libadwaita, using [Anime Game Core](https://gitlab.com/an-anime-team/anime-game-core) library
|
||||
|
||||
Work in progress
|
||||
<img src="repository/pictures/main.png">
|
||||
<img src="repository/pictures/settings.png">
|
||||
|
||||
## Development
|
||||
|
||||
|
@ -35,6 +36,8 @@ cargo build --release
|
|||
|
||||
### Building AppImage
|
||||
|
||||
Important to run it from the `scripts/appimage` folder
|
||||
|
||||
```
|
||||
cd scripts/appimage
|
||||
./build_appimage.sh
|
||||
|
|
BIN
repository/pictures/main.png
Normal file
BIN
repository/pictures/main.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
BIN
repository/pictures/settings.png
Normal file
BIN
repository/pictures/settings.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
Loading…
Reference in a new issue