From 67d85629ce5d89ed5786e8a6d667fbc12e9b2f2c Mon Sep 17 00:00:00 2001 From: daydreamer-json Date: Tue, 17 Feb 2026 00:28:45 +0900 Subject: [PATCH] docs: update readme instructions --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 66ea22e..31091c6 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ The APIs currently being monitored are as follows: - Get latest game (Global, China) - Get latest game resources (Global, China) - Get latest launcher (Global, China) +- Raw + - Game resource json (index, patch) + +Currently, raw data is provided as-is without modification. It is also not decrypted. ## Download Library @@ -44,17 +48,15 @@ All dates and times specified in Markdown files are in Asia server time (China S ## 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. +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 `index_main.json` or `game_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. All files within the `output` folder are automatically generated by the `src` scripts. Therefore, to make changes, you must modify the scripts themselves. ## Disclaimer -This project has no affiliation with Hypergryph and was created solely for private use, educational, and research purposes. +This project has no affiliation with Hypergryph (GRYPHLINE) and was created solely for **private use, educational, and research purposes.** -I assume no responsibility whatsoever. Please use it at your own risk. - ---- +I assume no responsibility whatsoever. **PLEASE USE IT AT YOUR OWN RISK.** ## Thanks