Skip to content

TribunalGame Design Wiki

The human-facing view of the project's canonical Markdown GDD.

Working with this wiki

Edit the Markdown in gdd/, then run the build. Never edit gdd/.vitepress/dist/; it is generated.

powershell
npm run gdd:dev
npm run gdd:build

gdd:dev provides a live local preview. gdd:build produces the deployable static site in gdd/.vitepress/dist/.

Markdown is the canonical GDD source.