mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-11-26 06:47:07 +03:00
An Anime Game launcher for Linux with telemetry disabling
public | ||
repository-pics | ||
src | ||
.gitignore | ||
entry.js | ||
LICENSE | ||
package.json | ||
README.md | ||
runners.json | ||
tsconfig.json | ||
yarn.lock |
Status
Game version | Launcher version | Patch version |
---|---|---|
2.2.0 | 2.2.0-beta5 ⚠️ | 2.2.0-stable ✅ |
Download from Releases
⚠️ Launcher is currently in development
Requirements
To work this launcher requires
- wine
- winecfg
- winetricks
- unzip
- tar
Development
Build from source
npm run build
Run from source
npm start
Roadmap
To 2.2.0-release1
Fix AppImage builds(beta 3)Parse background banners from the game's API (issue #1, pull request #2)(beta 3)Update launcher logo(beta 4)Cache launcher background picture (pull request #6)(beta 4)Make Proton-GE default compatibility tool and fix game input issues(added runners manager) (beta 5)Add preferences menu(beta 5)- Add additional telemetry checking
- Add launcher updates notifications
- Make automatical patch state parsing
And don't forget to change the patch's URI when it will be changed