Update module.json
This commit is contained in:
@@ -2,12 +2,12 @@
|
|||||||
"name": "dd-import",
|
"name": "dd-import",
|
||||||
"title": "DungeonDraft Importer",
|
"title": "DungeonDraft Importer",
|
||||||
"description": "Imports scene elements from Dungeon Draft map files",
|
"description": "Imports scene elements from Dungeon Draft map files",
|
||||||
"version": 0.2,
|
"version": 0.3,
|
||||||
"author": "Moo Man",
|
"author": "Moo Man",
|
||||||
"scripts": ["./ddimport.js"],
|
"scripts": ["./ddimport.js"],
|
||||||
"styles": ["./styles.css"],
|
"styles": ["./styles.css"],
|
||||||
"packs": [],
|
"packs": [],
|
||||||
"minimumCoreVersion": "0.4.4",
|
"minimumCoreVersion": "0.5.1",
|
||||||
"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",
|
||||||
"download": "https://github.com/moo-man/FVTT-DD-Import/archive/master.zip"
|
"download": "https://github.com/moo-man/FVTT-DD-Import/archive/master.zip"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user