TwintailLauncher
A multi-platform launcher for your anime games.
Install / Use
/learn @TwintailTeam/TwintailLauncherREADME
TwintailLauncher
<!-- TOC --> <!-- TOC -->About
Twintaillauncher is a multi-platform launcher that brings mod support, quality-of-life improvements, and advanced features to a variety of anime-styled games.<br> TTL is an all-in-one tool for downloading, managing, and launching your favorite anime games. It’s designed with flexibility, ease of use, and customization in mind.
Supported games
- Genshin Impact
- Honkai: Star Rail
- Honkai Impact 3rd
- Zenless Zone Zero
- Wuthering Waves
- Punishing: Gray Raven
- AetherGazer
Is TTL safe to use? Can I get banned?
We do our best to ensure the launcher avoids detection and doesn't interfere with sensitive files or anti-cheat systems. However, some games require the Launcher to disable the anti-cheat to get them running (Linux only). So use TTL at your own risk.
Screenshots
<details> <summary>Windows</summary>


Installation
| Platform | Link | Note(s) |
|-------------------------------------|---------------------------------------------------------------------------------|------------------------------------------------------|
| Windows (x64, Stable) | Winget | Installation is only supported via winget |
| Linux (Flatpak, Stable) | Flathub | Recommended method for all distributions |
| Linux (Copr, Stable) | Copr | Fedora & Fedora based distributions |
| Linux (AUR, Unstable - From source) | twintaillauncher-git | Use AUR helper (yay / paru) |
| Linux (AUR, Stable - From source) | twintaillauncher | Use AUR helper (yay / paru) |
| Linux (AUR, Stable - From deb) | twintaillauncher-bin | Use AUR helper (yay / paru) |
| Linux (DEB) | Download | NOT RECOMMENDED Used for AUR & Copr repositories |
Developers & Compiling
Prerequisites
- Rust (Install from rustup)
- Node.js (Install from official website)
- pnpm (Install from official website)
- Protobuf (Install from official website)
- Tauri (Follow Tauri docs)
- Cargo-xwin (Follow Tauri docs)
Building
Install Node.js dependencies
pnpm install
Run for debugging
pnpm dev:tauri
Build for production (Current OS)
pnpm build:native
Build for production (Cross compile for Linux)
pnpm build:linux
Build for production (Cross compile for Windows)
pnpm build:windows
You can find built binaries in target/release for current os, target/x86_64-unknown-linux-gnu for linux cross compile and target/x86_64-pc-windows-msvc for windows cross compile.
Sponsors
| Link | Description | |---------------------------------------------------|----------------------| | SignPath Foundation | Windows code signing |
Thanks to our contributors
<a href="https://github.com/twintailteam/twintaillauncher/graphs/contributors"> <img src="https://contrib.rocks/image?repo=twintailteam/twintaillauncher" alt="contributors image"/> </a>Issues and contributions
Feel free to open issues and PRs usually we try to get to everyone as fast as possible.<br> Avoid opening multiple issues and please respect everyone's time we are all doing the work for free after all we are not required to answer and fix issues at all.
