an-anime-team / anime-games-launcher

[PROOF OF CONCEPT - NOT FOR EVERYDAY USE] Universal linux launcher for anime games
GNU General Public License v3.0
78 stars 10 forks source link
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