Modern style | Classic style |
---|---|
Due to expected changes from the game's side, current launcher version doesn't support its anti-cheat. I'm not going to update it to support temporary workarounds. Manualy launching methods could be found in our discord server. Please don't use this app until it's updated.
Repository will be archived until proper solution is found.
- Original patch project without which this project wouldn't be possible. Link is omitted for "privacy" purposes
- macOS launcher which contains some additional compatibility components
- Wiki contains some basic FAQ, installation instructions and more
- Releases page where you can find latest available version
- Changelog with chronology of the project
Distribution | Format | Wiki | Source |
---|---|---|---|
Any | Flatpak | link | - |
Arch Linux, Manjaro | AUR | link | wavey-launcher-bin |
Fedora, OpenSUSE | RPM | link | HRL |
Gentoo | ebuild | link | gentoo-ebuilds |
NixOS | nixpkg | link | aagl-gtk-on-nix |
To see the installation guides, please visit the wiki page here
Lutris integration described here
This should be automatically enabled if you're using zh_cn (Chinese) as your system language. If you're not using it - you can change the game edition in the launcher settings
Folder | Description |
---|---|
src | Rust source code |
assets | App assets folder |
assets/locales | App localizations |
target/release | Release build of the app |
git clone --recursive https://github.com/an-anime-team/wavey-launcher
cargo run
cargo build --release
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