{ "name": "roofs", "title": "Roofs & Overhead Tiles", "description": "Allows you to promote tiles to a layer above tokens such that they display on top, automatically reveal under the roof when a player token walks under, and hide again when they leave.", "version": "0.1.1", "minimumCoreVersion": "0.6.2", "compatibleCoreVersion": "0.7.5", "author": "Vance", "dependencies": [], "esmodules": [ "/scripts/roofs.js" ], "styles": [ "/styles/module.css" ], "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" }, { "lang": "ko", "name": "Korean", "path": "languages/ko.json" } ], "url": "https://github.com/VanceCole/roofs", "manifest": "https://raw.githubusercontent.com/VanceCole/roofs/master/module.json", "download": "https://github.com/VanceCole/roofs/releases/download/0.1.1/module.zip", "changelog": "https://github.com/VanceCole/roofs/blob/master/changelog.md" }