Update README

This commit is contained in:
daydreamer-json
2026-01-22 19:15:05 +09:00
parent 65e0b0fe2e
commit 24c78b048f
4 changed files with 22 additions and 9 deletions

View File

@@ -1,3 +1,22 @@
# ak-endfield-api-archive
Monitor changes to responses from various Arknights Endfield APIs and record them in this repository.
Updates are checked hourly and automatically pushed via GitHub Actions.
API outputs are stored in the [`output`](/output/) directory.
The APIs currently being monitored are as follows:
- Launcher
- Get latest game
- Get latest game resources
- Get latest launcher
## Disclaimer
This project has no affiliation with Hypergryph and was created solely for private use, educational, and research purposes.
I assume no responsibility whatsoever. Please use it at your own risk.
---
This project was created using `bun init` in bun v1.3.5. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.