Skip to content

TwintailTeam/TwintailLauncher

Repository files navigation

TwintailLauncher

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.
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

Windows

Pic1 Pic2 Pic3 Pic4 Pic5 Pic6

Linux

Pic1 Pic2 Pic3 Pic4 Pic5 Pic6

Installation

Platform Link Note(s)
Windows (x64) Winget Installation is only supported via winget
Linux (Flatpak) Flathub Recommended method for all distributions
Linux (AUR) twintaillauncher-git Use AUR helper (yay / paru)
Linux (AUR) twintaillauncher-bin Use AUR helper (yay / paru)
Linux (DEB) Download NOT RECOMMENDED Used for AUR bin

Developers & Compiling

Prerequisites

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.

Special thanks

Thanks to our contributors

contributors image

Issues and contributions

Feel free to open issues and PRs usually we try to get to everyone as fast as possible.
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.