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 that allows you to generate procedural created dungeons and caves right inside of foundry. You can customize these generations with many options such as Themes, Map Size, Tile Size, Room Type, Multiple Levels, Corridor Density and Egress. 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!
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.