mirror of
https://github.com/daydreamer-json/ak-endfield-api-archive.git
synced 2026-04-01 13:12:27 +02:00
feat: implement resource index decryption
- Add `cipher` utility for resource index decryption/encryption - Automatically decrypt `index_initial.json` and `index_main.json` during archiving - pages: Update `ResourcesTab` to display links to decrypted versions of index files - Update README to reflect that some raw data is now decrypted
This commit is contained in:
@@ -27,7 +27,7 @@ The APIs currently being monitored are as follows:
|
||||
- Raw
|
||||
- Game resource json (index, patch)
|
||||
|
||||
Currently, raw data is provided as-is without modification. It is also not decrypted.
|
||||
Most of the raw data is provided as-is, without any modifications. Some data (`index_*.json`) has been decrypted.
|
||||
|
||||
## Download Library
|
||||
|
||||
|
||||
Reference in New Issue
Block a user