From 45bfc0ad58a0986feadc50ad89ee6616f96436b7 Mon Sep 17 00:00:00 2001 From: daydreamer-json Date: Sat, 7 Feb 2026 07:20:01 +0900 Subject: [PATCH] docs: update readme overview --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index bfd3d88..935fa4f 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,14 @@ To easily view information about past versions of game packages and other items, - **Game packages** - [Windows Official](/output/akEndfield/launcher/game/6/list.md) - [Windows Epic](/output/akEndfield/launcher/game/801/list.md) + - [Windows Google Play](/output/akEndfield/launcher/game/802/list.md) - **Game patch packages** - [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) +All dates and times specified in Markdown files are in Asia server time (China Standard Time, UTC+8). + ## 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. @@ -37,4 +40,10 @@ I assume no responsibility whatsoever. Please use it at your own risk. --- +### Thanks + +- [Vivi029](https://github.com/Vivi029): Added Windows Google Play Games channel + +--- + This project was created using `bun init` in bun v1.3.5. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.