{ "id": "designerdoors", "title": "Designer Doors", "description": "A small module that allows the GM to assign alternative icons to the door controls. Each door can be given its own set of icons for each of the Closed, Open and Locked statuses.", "version": "3.2.0", "esmodules": [ "scripts/designerdoors.js", "scripts/shim.js" ], "url": "https://www.github.com/exitalterego/designerdoors", "manifest": "https://github.com/Exitalterego/designerdoors/releases/latest/download/module.json", "download": "https://github.com/Exitalterego/designerdoors/releases/download/3.2.0/module.zip", "compatibility": { "minimum": 11.301, "maximum": 13.999, "verified": 13.999 }, "relationships": { "requires": [{ "id": "lib-wrapper", "type": "module", "manifest": "https://github.com/ruipin/fvtt-lib-wrapper/releases/latest/download/module.json" }] }, "type": "module", "author": "Exitalterego", "manifestPlusVersion": "1.2.0", "authors": [ { "name": "Exitalterego", "discord": "Exitalterego#8315", "ko-fi": "exitalterego" } ], "media": [ { "type": "icon", "url": "https://user-images.githubusercontent.com/12241468/107601883-d186f200-6c1f-11eb-87ca-7892c3a5ba6a.jpg" }, { "type": "cover", "url": "https://user-images.githubusercontent.com/12241468/107601864-c3d16c80-6c1f-11eb-97b7-025be8337789.jpg" } ], "allowBugReporter": true, "readme": "https://github.com/Exitalterego/designerdoors/blob/main/README.md", "bugs": "https://www.github.com/exitalterego/designerdoors/issues", "license": "https://github.com/Exitalterego/designerdoors/blob/main/LICENSE", "changelog": "https://github.com/Exitalterego/designerdoors/blob/main/CHANGELOG.md" }