Update Procedural Dungeons authored by MarcatoSound's avatar MarcatoSound
......@@ -8,6 +8,8 @@ With Mythic Dungeons 2.0.0+, it is now possible to create procedurally generated
To make a procedural dungeon, create a new dungeon with the following command. `/md create <your dungeon name> procedural`
## [Watch the guide video here!](https://www.youtube.com/watch?v=iU-EwH7KP3Q)
## Rooms
Generated dungeons are created from a collection of *admin-defined rooms.* These rooms are like puzzle pieces, and are configured with connectors that link them up to other rooms. They must be built and configured in the dungeon editor.
......
......