docs: mark stale bgm engine/loader docs as in progress

Call out that the tabletop and engine package split is not yet landed, add a status note to tabletop.md, and drop the retired WIP banner in bgm-loader.md.
This commit is contained in:
2026-08-16 13:04:14 +08:00
parent addfc03ab6
commit 71ae91960f
3 changed files with 20 additions and 12 deletions
+7 -2
View File
@@ -1,10 +1,15 @@
# bgm-tabletop
a r3f based interactive component library to work with [bgm](./format.md) board games. will be used somewhere in the `web` app's bgm inspector routes.
> **Status:** Implemented (items 18 of the plan). A few features below are
> designed but not yet wired (commands, HUD rendering); see §5 and
> [`../status/bgm-tabletop.md`](../status/bgm-tabletop.md).
An r3f-based interactive component library for working with [bgm](./format.md)
board games. It is used in the `web` app's bgm inspector routes.
## 1. stack
`react` - react, react router, tailwindv4
`react` - react, react router, tailwind v4
`r3f` - r3f, drei, postprocessing
`zustand` - for state management