Add collapsible footer changelog sourced from public data file

This commit is contained in:
Jage9
2026-02-21 02:19:33 -05:00
parent dc30bfde4d
commit 32e28766cf
6 changed files with 127 additions and 2 deletions

View File

@@ -35,3 +35,7 @@
## Audio Asset Rules
- Keep all runtime sounds in `client/public/sounds/`.
- Reference sounds as absolute web paths (example: `/sounds/roll.ogg`).
## Changelog Policy
- Footer changelog content is sourced from `client/public/changelog.json`.
- Do not add or edit changelog lines unless the user explicitly instructs to do so.