15 lines
No EOL
623 B
Markdown
15 lines
No EOL
623 B
Markdown
# 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. |