the-honkers-railway-launcher/README.md
Observer KRypt0n_ 51569ee20c
Repo changes
2023-01-18 18:38:12 +02:00

502 B

An Anime Game Launcher GTK (wip relm4 rewrite)

Development

Folder Description
anime-launcher-sdk Unified core functionality for the launcher
src Rust source code
assets App assets folder
assets/locales App localizations
target/release Release build of the app

Clone repo

git clone --recursive https://github.com/an-anime-team/an-anime-game-launcher-relm4

Run app

cargo run

Build app

cargo build --release