Skip to content

kgar/foundry-vtt-tidy-5e-sheets

Repository files navigation

Tidy 5e Sheets

GitHub issues Latest Release Download Count GitHub release (with filter) Forge Installs Foundry Core Compatible Version Foundry Hub Endorsements GitHub all releases

Translation status

D&D 5e sheet layouts for Foundry VTT, focused on a clean UI, user ergonomics, and extensibility.

Completely rewritten from the ground up, based on the Tidy5e Sheet module by sdenec and 4535992.

Important

Tidy 5e Sheets version 3 (dnd5e 3.1.x) is here!

The Tidy 5e Sheets rewrite is now compatible with dnd5e 3.1.x. All development efforts will continue in step with the current version of the default sheets.


How to Support

ko-fi "Buy Me A Coffee" "Patreon

Community Discord

Join us on the Tidy 5e Sheets community discord to receive insider updates, dream up new features, report bugs more easily than github, and much more.

Installation

It is preferable to install this module through Foundry, the Forge bazaar, or a similar interface for official Foundry packages. However, if you are also able to install via URL.

Manual installation instructions:

  1. Inside the Foundry "Configuration and Setup" screen, click "Add-on Modules"
  2. Click "Install Module"
  3. In the "Manifest URL" field, paste in a manifest URL. The "Latest Stable" URL is: https://github.com/kgar/foundry-vtt-tidy-5e-sheets/releases/latest/download/module.json
  4. Click 'Install' and wait for installation to complete
  5. Enable the module in your game using the "Manage Module" button.
  6. Select the sheet layout from these options, depending on which sheet you are using:
    • Tidy 5e Character Sheet
    • Tidy 5e NPC Sheet
    • Tidy 5e Vehicle Sheet
    • Tidy 5e Item Sheet

Behold, D&D 5e Sheets for Foundry VTT!

Tidy 5e sheets provides alternate layouts with extra features for D&D 5e in Foundry Virtual Tabletop.

Character Sheets

Character Sheet

NPC Sheets

NPC Sheet

Vehicle Sheets

Vehicle Sheet

Customizable

Tab selection:

Tab Selection

Theme settings:

Theme Settings

Dark Mode:

Dark Mode

High GM and player customizability:

High Customizability

And much more!

API-Extensible Sheets

The Tidy 5e Sheets API is here to allow for extending the sheets in a variety of supported ways. Because this module uses alternate web technology from the normal Foundry sheets, integrating by API is essential for other modules and for those making world scripts.

Need API Functions for Something? Let's Talk

If you need API support for a feature or customization that you have in mind, submit a github issue or begin a discussion in the community discord.

Reporting Issues and Requesting Features

If you are experiencing a bug or have an idea for a new feature, submit a github issue or begin a discussion in the community discord.

Module Compatibility

If a module not compatible with Tidy 5e Sheets, submit a github issue, and the author will work with other module authors to establish compatibility.

Tidy 5e Sheets Manifesto

  • Tidy 5e Sheets are meant to be nice sheets that make it easy to do D&D in style.
  • Tidy 5e Sheets are intended to remain compatible with the current version of the dnd5e system, including mirroring its Foundry compatibility settings. When there's a system update that has breaking changes, Tidy 5e Sheets will move all current efforts forward to the new dnd5e version and adjust its minimum system version accordingly.
  • This module cannot and should not try to bootstrap all sheet-augmenting modules within its own source code. Modules come and go.
  • This module should not become a Kitchen Sink module. Requests that go out of scope cannot be fulfilled.
  • This is a community effort. The Maintainer(s) strive to keep an open dialogue with interested users / devs while continuing maintenance and adding features.