Update README.md

This commit is contained in:
Russell
2020-03-05 16:21:20 -06:00
committed by GitHub
parent e972df38ee
commit 58f4680a37

View File

@@ -1,10 +1,10 @@
# FVTT-DD-Importer # FVTT-DD-Importer
Allows Importing DungeonDraft map files into FoundryVTT Allows Importing DungeonDraft map files into FoundryVTT
**Version 0.1**: Only Imports Walls, lights, and sometimes doors **Version 0.2**: Imports Walls, Doors, and Lights. No cave walls yet.
The import dialog is accessible by right clicking on a scene in the sidebar. The import dialog is accessible by right clicking on a scene in the sidebar.
Open your Dungeon Draft map file in any text editor and paste the contents into the dialog. Open your Dungeon Draft map file in any text editor and paste the contents into the dialog.
Manifest: `https://raw.githubusercontent.com/moo-man/FVTT-DD-Import/master/module.json` Manifest: `https://raw.githubusercontent.com/moo-man/FVTT-DD-Import/master/module.json`