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: StarRail
  • HonkaiImpact 3rd
  • ZenlessZoneZero
  • Wuthering Waves
  • Punishing Gray Raven
  • Aether Gazer
  • Arknights Endfield
  • The Seven Deadly Sins: Grand Cross

Screenshots

Windows

Pic1 Pic2 Pic3 Pic4 Pic5 Pic6 Pic7 Pic8 Pic9

Linux

Pic1 Pic2 Pic3 Pic4 Pic5 Pic6 Pic7 Pic8 Pic9 Pic10

Installation

Platform Link Note(s)
Windows (x64, Stable) Winget Installation is only supported via winget
Linux (Flatpak, Stable) Flathub Works for all distributions
Linux (Copr, Stable) Copr Fedora & Fedora based distributions
Linux (Terra, Stable) Terra 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 & Fedora repositories

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.

Sponsors

Link Description
SignPath Foundation Windows code signing

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.