Skip to content

lTinchl/Xel-Launcher

Repository files navigation


Xel Launcher logo
Xel Launcher

A Windows launcher for Arknights and Arknights: Endfield, built on top of AntdUI.

English | 中文

C# Platform License AntdUI NuGet
Stars Downloads

Features | Document | Project Structure | Special Thanks

Supported Features

  • Server switching
    • Arknights official server
    • Arknights Bilibili server
    • Arknights: Endfield official server
    • Arknights: Endfield Bilibili server
    • Arknights: Endfield global server
    • Arknights: Endfield global server (Google Play)
  • Seamless multi-account switching for Endfield and Arknights
  • Game download, update, and version detection
  • Companion app launching
  • Custom launch parameters
  • Skyland Sign

Project Structure

XelLauncher/
├── docs/                         # English and Chinese wiki documents
├── Forms/                        # WinForms pages, dialogs, and UI controls
├── Helpers/                      # App services, launch/update logic, storage, localization, and utilities
├── load/                         # Server-switching payloads
│   ├── ArkBilibili/              # Arknights Bilibili server
│   ├── ArkOfficial/              # Arknights official server
│   ├── EndBilibili/              # Endfield Bilibili server
│   ├── EndGlobal/                # Endfield global server
│   ├── EndOfficial/              # Endfield official server
│   └── EndPlay/                  # Endfield Google Play server
├── Models/                       # Configuration, game, account, and update models
├── Properties/                   # .resx resources and publish profiles
├── redist/                       # Redistributable runtime/install assets
├── Resources/
│   ├── i18n/                     # Localization resources
│   └── Icon/                     # Application and game icons
├── Program.cs                    # Application entry point
├── XelLauncher.csproj            # .NET project file
├── XelLauncher.sln               # Visual Studio solution
└── XelLauncher.iss               # Inno Setup installer script

Caution

Do not place the game's root directory on the same disk as Tencent ACE Anti-Cheat. Doing so can prevent the launcher from reading the game directory, making server switching unavailable.

Configuration is cached at C:\Users\<username>\AppData\Local\XelLauncher\config.json. Delete this file to reset the application.

Account backups are saved by default to C:\Users\<username>\AppData\Local\XelLauncher\AccountBackups. Delete this folder to reset all accounts.

Special Thanks

Disclaimer

  • This project is an unofficial tool and has no affiliation with Hypergryph or any of its affiliated organizations/groups/studios. Game images and data copyrights belong to their respective owners.
  • This tool will not upload your account files or login credentials to the internet; it only works on the local client. Please use it with caution if you are concerned about account security. Users are solely responsible for any consequences arising from the use of this tool.

About

集成鹰角家游戏的启动器 | Launcher for Hypergryph games

Resources

License

Stars

74 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages