This package contains features that require additional payment to a third-party or the package author to access.
Table of Contents
About The Module
DunGen is a module based on DunGen.app that allows you to generate procedural dungeons and caves right inside of Foundry. You can customize these generations with many options such as Themes, Map & Tile Size, Room Types, Multiple Levels, Furnishing, and more. The UI will show you a preview of your new Dungeon or Cave and if you like it, all you have to do is hit Create Scene and DunGen will create the image and setup the default options for your scene for you!
Most features, including the newly added furnishing, are completely free to use. Patreon subscribers also have access to automatically generated walls data, so you can have your dungeon ready to play in seconds.
Here are some previews of Dungeons and Caves generated using DunGen:
License
Distributed under the MIT License. See LICENSE for more information.
The API used to generate the Maps is licensed under the following LICENSE, please refer to this license when attempting to use the Dungen API.
Acknowledgments
- libWrapper by @rupin - DunGen uses this module to add the DunGen Button the Create a New Scene Dialog.
- Panzoom by @timmywil - DunGen uses this plugin to allow you to Pan and Zoom In/Out of the Generated preview so you can get a better look at the maps before creating a scene with them.
- petite-vue - DunGen uses this plugin for its templating engine and reactive reactivity.