Skip to content

yaagl/yet-another-anime-game-launcher

Repository files navigation

Yet another anime game launcher (Yaagl)

Current Supported Game Version:

GI: 4.6.0 OS/CN **

HI: 7.3 Global

HSR: 2.0.0 OS/CN (For Intel Mac Only)

**: For Apple Silicon users: Sonoma 14.4 is required

Is it safe?

Use it at your own risk. Or enjoying it with a new f2p account.

Install

  • Go to Release and download the latest version.

  • Uncompress and copy the resulting application to your /Applications folder. (Do not open the application from Downloads folder).

  • Also make sure your game files aren't stored inside /Applications, use something inside your home folder instead, e.g Games/GI.

Development

Setup

git clone https://github.com/3Shain/yet-another-anime-game-launcher
cd yet-another-anime-game-launcher
pnpm install
./configure.sh
pnpm exec neu update

Run

# CN
pnpm start
# Oversea
pnpm run start-hk4eos

Build

node ./build-app.js

Uninstall (completely)

  1. Drag app to the bin
  2. Delete folder ~/Library/Application Support/Yaagl or ~/Library/Application Support/Yaagl OS if you are using oversea version

Related projects

Special thanks

  • An anime game launcher for Linux users

  • Krock, the game running on macOS can not come true without his patch (you can find the link to his work in this repository, while you have to make a little effort ;) )

  • mkrsym1, tackled IMO the most challenging AC component. It's a really remarkable and mind-blowing achievement.