This commit is contained in:
Hunter
2026-08-07 17:11:04 -04:00
parent 6702030406
commit 45b1539c68
12 changed files with 851 additions and 61 deletions

12
public/dumps.json Normal file
View File

@@ -0,0 +1,12 @@
{
"dumps": [
{
"id": "palworld-2026-08-07",
"file": "/PalDump_08_07_26.pdx",
"title": "Palworld · 2026-08-07",
"note": "Prebaked object dump. Loads without parsing.",
"bytes": 40128248,
"format": "pdx"
}
]
}