Introduce a deck registry to track all active deck instances. This allows users to select and merge multiple decks with matching dimensions into a single print preview and export session.
一个基于 solid.js 和 rsbuild 的 TTRPG 工具箱,支持 Markdown 解析、自定义组件和 CLI 工具。
solid.js
rsbuild
# 安装依赖 npm install # 全局安装 CLI npm link # 预览内容 ttrpg serve ./content
serve
compile
:dice[2d6+d8]
:table[./data.csv]
:md-deck[./cards.csv]
:md-pin[A]{x=40 y=40}
:md-commander
MIT