Skip to content

Tools that are entirely offline that helps with 5th Edition Dungeons & Dragons DMing

License

Notifications You must be signed in to change notification settings

TJCowx/5e-dm-tools

Repository files navigation

5e DM Tools Icon

5e DM Tools

A set of tools to help a Dungeon Master for 5th Edition D&D.

Features

  • Creature creator
    • Add, Edit, your own custom creatures
  • Initiative Tracker
    • Track your combat encounter and whose turn it is
    • Automatically roll your creatures in an encounter
    • Add your players
    • See what your creatures can do
    • Track your creatures who are dead and their HP

Installation

Click the "tags" on the right side under the release section. Click the most recent release and download the .msi file.

Contribution

Reporting Issues / Feature Requests

You can report issues via the issues tracker.

Development

You may contribute by adding features, bugfixes, or documentation. Contributing guide will be eventually made

To run your development server

# Install Dependencies
npm install

# Build NextJS // This only needs to be ran once
npm run next:build

# Run development server
npm run dev

License

GitHub License