Skip to content

an-anime-team/an-anime-borb-launcher

Repository files navigation


Discord · Matrix · Wiki


❗ Launcher is not actively maintained ❗

We do not actively maintain this launcher and don't provide any official support for related issues.

You could try running Babylonia-terminal, a CLI launcher, instead.



♥️ Useful links

  • Wiki contains some basic FAQ, installation instructions and more
  • Releases page where you can find latest available version
  • Changelog with chronology of the project

⬇️ Download

Distribution Format Wiki Source
Fedora Flatpak link -

To see the installation guides, please visit the wiki page here


💻 Development

Folder Description
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-borb-launcher

Run app

cargo run

Build app

cargo build --release

Updates strategy

Starting from 3.2.1 (fcab428) we have 2 branches: stable (main) and dev (next). Code changes will be pushed into dev branch and merged into stable once they're ready for new version release