chore: add script to dump TTS saves as JSON

Resolves the authoritative file_url via the Steam Web API, validates
the download is a BSON document, and writes the deserialized save to
scripts/dumps/<id>.json. Dumps are gitignored.
This commit is contained in:
2026-08-08 11:59:43 +08:00
parent f7a6eb6ee1
commit e2d87df1a4
2 changed files with 86 additions and 1 deletions
+4 -1
View File
@@ -2,4 +2,7 @@ node_modules/
dist/
*.log
.env
.env.local
.env.local
# Generated TTS save dumps (scripts/dump-save.mjs)
scripts/dumps/