Tools to help Dungeon Masters plan and improvise their game sessions.
The dungeon notes cli can be install with:
npm install -g @dungeon-notes/cli
Generate a random fantasy name:
dnotes summon
This is a node project that uses yarn
. To install dependencies:
yarn
To run the development server for the website:
yarn start
The website should now be available on http://localhost:8000.
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
Copyright © 2021, Molendinar Solutions Limited. This project is GPL3 licensed.