Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mcglincy committed Nov 22, 2021
2 parents 93677bd + 1ed3133 commit bf5b751
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ A dungeon-drawing module for Foundry VTT.
* Add rectangle - Draw a rectangular room or corridor.
* Remove rectangle - Remove rooms/corridors, or remove inner chunks of rooms.
* Add polygon - Draw a polygon; works like Foundry's polygon Drawing tool.
* Add interior wall - Draw a new interior wall.
* Add door - Draw a new door.
* Remove doors - Remove all doors within an area.
* Remove interior walls and doors - Remove all interior walls and doors within a rectangle you draw.
* Undo - Undoes last change.
* Redo - Redoes next change.
* Config - Change various scene-specific drawing values: floor and wall color, wall width, optional floor texture and tint, etc. Or, apply a preset theme.
Expand Down

0 comments on commit bf5b751

Please sign in to comment.