mirror of
https://github.com/daydreamer-json/ak-endfield-api-archive.git
synced 2026-02-04 06:15:04 +01:00
Edit readme
This commit is contained in:
16
README.md
16
README.md
@@ -1,8 +1,8 @@
|
||||
# ak-endfield-api-archive
|
||||
|
||||
Monitor changes to responses from various Arknights Endfield APIs and record them in this repository.
|
||||
Monitor changes to responses from various Arknights: Endfield APIs and record them in this repository.
|
||||
|
||||
Updates are checked about every 30 minutes and automatically pushed to GitHub Actions.
|
||||
Updates are checked about every 10 minutes and automatically pushed by GitHub Actions.
|
||||
API outputs are stored in the [`output`](/output/) directory.
|
||||
|
||||
The APIs currently being monitored are as follows:
|
||||
@@ -15,9 +15,15 @@ The APIs currently being monitored are as follows:
|
||||
|
||||
To easily view information about past versions of game packages and other items, please refer to the following page.
|
||||
|
||||
- [**Game packages**](/output/akEndfield/launcher/game/6/list.md)
|
||||
- [**Game patch packages**](/output/akEndfield/launcher/game/6/list_patch.md)
|
||||
- [**Game resources**](/output/akEndfield/launcher/game_resources/6/list.md)
|
||||
- [**Game packages**](/output/akEndfield/launcher/game/6/list.md) (Windows)
|
||||
- [**Game patch packages**](/output/akEndfield/launcher/game/6/list_patch.md) (Windows)
|
||||
- [**Game resources**](/output/akEndfield/launcher/game_resources/6/list.md) (Windows, Android, iOS, PlayStation)
|
||||
|
||||
## Contributing
|
||||
|
||||
I run games on the operating systems I own and create archives based on that. If you find any missing resources or other issues, feel free to submit an Issue or Pull Request.
|
||||
|
||||
All files within the `output` folder are automatically generated by the `src` scripts. Therefore, to make changes, you must modify the scripts themselves.
|
||||
|
||||
## Disclaimer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user