mirror of
https://github.com/an-anime-team/sleepy-launcher.git
synced 2025-02-16 17:59:46 +03:00
870 B
870 B
An Anime Game Launcher GTK
The launcher variant written on Rust, GTK4 and libadwaita, using Anime Game Core library
![](/mirrors/sleepy-launcher/media/commit/d135ef691c02ba0b62de710af342a15a84f93607/repository/pictures/main.png)
![](/mirrors/sleepy-launcher/media/commit/d135ef691c02ba0b62de710af342a15a84f93607/repository/pictures/settings.png)
Development
Folder | Description |
---|---|
ui | Blueprint UI files |
ui/.dist | UI files compiled by the blueprint |
src | Rust source code |
target/release | Release build of the app |
blueprint-compiler | Blueprint compiler |
anime-game-core | Anime Game Core library |
Clone repo
git clone --recursive https://gitlab.com/an-anime-team/an-anime-game-launcher-gtk
Run app
cargo run
Build app
cargo build --release
Building AppImage
Important to run it from the scripts/appimage
folder
cd scripts/appimage
./build_appimage.sh