Skip to content

[PROOF OF CONCEPT - NOT FOR EVERYDAY USE] Universal linux launcher for anime games

License

Notifications You must be signed in to change notification settings

an-anime-team/anime-games-launcher

Repository files navigation

Main window Game details

Discord · Matrix

PROOF OF CONCEPT - NOT FOR EVERYDAY USE
Universal linux launcher for anime games


♥️ Useful links

Link Description
macOS launcher Another launcher with special macOS-compatible components
Releases page Launcher releases list
Changelog Launcher updates chronology
Integration guide Games integration standard
Components repo Repository with default wine and dxvk versions used in the launcher
Integrations repo Repository with default games integrations used in the launcher

💻 Development

Folder Description
src Rust source code
assets App assets folder
target/release Release build of the app

Clone repo

git clone https://github.com/an-anime-team/anime-games-launcher

Run app

cargo run

Build app

cargo build --release