Skip to content

an-anime-team/anime-games-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a7749f3 · Mar 7, 2024
Jan 20, 2024
Aug 8, 2023
Jan 21, 2024
Jan 20, 2024
Jan 20, 2024
Jan 10, 2024
Jan 20, 2024
Jan 20, 2024
Jan 20, 2024
Aug 7, 2023
Mar 7, 2024
Aug 23, 2023
Jan 10, 2024

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