A Foundry VTT game system for the .dungeon TTRPG
| .github/workflows | ||
| .vscode | ||
| assets | ||
| langs | ||
| module | ||
| packs | ||
| scripts | ||
| styles | ||
| templates | ||
| .gitattributes | ||
| .gitignore | ||
| new-pc-sheet.md | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| system.json | ||
| template.json | ||
foundry.dungeon
A Foundry VTT game system for the .dungeon TTRPG
Development:
Note : Any folder that contains a
.-suffixed name should not be edited manually, as they are compiled from their respective non-.-suffixed folder. (Example: To edit a file in/.langs, edit the correct file in/langs). The ONLY exception to this is the.vscodefolder which editing anything in it will almost definitely get your PR rejected until the changes are undone.
Contributing:
This repository currently is not accepting pull requests. This section will be updated once code contributions are accepted.