A Foundry VTT game system for the .dungeon TTRPG
Find a file
2024-02-07 18:26:08 -07:00
.github/workflows Create the zip after updating the system.json 2024-01-29 23:07:52 -07:00
.vscode Add yaml language-specific settings 2024-01-29 23:02:54 -07:00
assets Make the icon use currentColor 2024-01-20 15:07:31 -07:00
langs Some miscellanious cleanup 2024-02-06 20:42:56 -07:00
module Remove maximum value from supplies and materials 2024-02-07 17:45:06 -07:00
styles Add style for the horizontal rules to make it actually work 2024-02-06 22:07:33 -07:00
templates Some miscellanious cleanup 2024-02-06 20:42:56 -07:00
.gitignore Some miscellanious cleanup 2024-02-06 20:42:56 -07:00
package-lock.json Fighting TS isn't worth the effort 2024-02-07 18:26:08 -07:00
package.json Fighting TS isn't worth the effort 2024-02-07 18:26:08 -07:00
README.md Add contribution warning 2024-01-08 23:28:05 -07:00
system.json On to 0.0.5 2024-02-04 19:01:49 -07:00
template.json Finish the Inventory item improvements 2024-02-06 19:29:05 -07:00

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 .vscode folder 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.