MCPcopy Index your code
hub / github.com/an-anime-team/anime-game-core

github.com/an-anime-team/anime-game-core @1.38.10

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.38.10 ↗ · + Follow
360 symbols 604 edges 60 files 82 documented · 23%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

🦀 Anime Game Core

Unified library to control different games installations. Provides basic instruments for adding support for mechanics like game updating

⚠️ Current implementation is considered legacy. No deep changes will be made in 1. branch. The universal launcher project now uses 2. branch, but all the functions there could be implemented within the app itself instead of having a separate library.

Features

Description Feature
Manage games installations (parse versions, check for updates) default
Install games and download updates install
Manage voice packages, download and update them install
Repair game installations install

Supported games

Name Feature
An Anime Game gen-shin (without dash)
The Honkers Railway star-rail
Sleepy zzz
Honkers hon-kai (without dash)
An Anime Borb pgr
Waves wuwa

⚠️ This library does not bind 7z archives format support, and would require 7z binary available in user's system. This format may be used in games like honkers

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 205
Function 71
Class 57
Enum 24
Interface 3

Languages

Rust100%

Modules by API surface

src/games/star_rail/version_diff.rs21 symbols
src/games/genshin/version_diff.rs21 symbols
src/games/star_rail/voice_data/package.rs18 symbols
src/games/genshin/voice_data/package.rs18 symbols
src/games/zzz/version_diff.rs16 symbols
src/games/honkai/version_diff.rs15 symbols
src/version.rs13 symbols
src/games/star_rail/consts.rs13 symbols
src/games/genshin/consts.rs13 symbols
src/patches/jadeite/metadata.rs12 symbols
src/installer/installer.rs10 symbols
src/installer/downloader.rs10 symbols

For agents

$ claude mcp add anime-game-core \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page