feat: implement china region launcher api support

This commit is contained in:
daydreamer-json
2026-02-12 01:46:46 +09:00
parent 37d01d3766
commit f1d7b4416a
44 changed files with 930 additions and 64 deletions

View File

@@ -7,9 +7,9 @@ API outputs are stored in the [`output`](/output/) directory.
The APIs currently being monitored are as follows:
- Launcher
- Get latest game
- Get latest game (Global)
- Get latest game resources
- Get latest launcher
- Get latest launcher (Global, China)
## Download Library
@@ -23,9 +23,15 @@ To easily view information about past versions of game packages and other items,
- [Windows Official](/output/akEndfield/launcher/game/6/list_patch.md)
- [Windows Epic](/output/akEndfield/launcher/game/801/list_patch.md.md)
- [**Game resources**](/output/akEndfield/launcher/game_resources/6/list.md) (Windows, Android, iOS, PlayStation)
- **Launcher packages**
- [Launcher (zip)](/output/akEndfield/launcher/launcher/list.md)
- [Launcher (installer)](/output/akEndfield/launcher/launcherExe/list.md)
Some packages requiring `auth_key` are available via the Wayback Machine mirror.
All dates and times specified in Markdown files are in Asia server time (China Standard Time, UTC+8).
## Contributing
Since I can only run the game on platforms and operating systems that are available to me, there may be inaccuracies. If you have information -particularly regarding **Chinese regional game data**, beta versions, encrypted binaries such as `game_files` or `package_files`- or if you're able to help improve the code, or if you encounter any other issues, feel free to submit an issue or a pull request.