From 19e883c665af53d7e780c0a0242ec6c238eb1085 Mon Sep 17 00:00:00 2001 From: syui Date: Mon, 11 Nov 2024 11:25:58 +0900 Subject: [PATCH] fix --- readme.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/readme.md b/readme.md index 470682d..cb0690c 100644 --- a/readme.md +++ b/readme.md @@ -11,6 +11,26 @@ |v0.3 β|support vmc| |v0.4 β|support at| +## at + +the player data is stored in the pds. + +```sh +├── [yui.syui.ai] +│   ├── ai.syui.game.user +│   │   ├── lv +│   │   ├── hp +│   │   └── coin +│   └── ai.syui.game.login +│   ├── login +│   ├── updatedAt +│   └── username +└─── [user.bsky.social] +    └── ai.syui.game +       ├── account +       └── createdAt +``` + ## service |title|url|