{ "name": "terrain-ruler", "title": "Terrain Ruler", "description": "Adds a ruler tool that allows you to measure distances taking difficult terrain (provided by the terrain layer module) into account.", "version": "1.3.2", "minimumCoreVersion": "0.8.6", "compatibleCoreVersion": "0.8.8", "authors": [ { "name": "Manuel Vögele", "email": "develop@manuel-voegele.de", "discord": "Stäbchenfisch#5107" } ], "esmodules": [ "src/main.js" ], "languages": [ { "lang": "de", "name": "German", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" } ], "dependencies": [ { "name": "enhanced-terrain-layer", "manifest": "https://github.com/ironmonk88/enhanced-terrain-layer/releases/latest/download/module.json" } ], "url": "https://github.com/manuelVo/foundryvtt-terrain-ruler", "download": "https://github.com/manuelVo/foundryvtt-terrain-ruler/archive/v1.3.2.zip", "manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-terrain-ruler/master/module.json", "readme": "https://github.com/manuelVo/foundryvtt-terrain-ruler/blob/master/README.md", "changelog": "https://github.com/manuelVo/foundryvtt-terrain-ruler/blob/master/CHANGELOG.md", "bugs": "https://github.com/manuelVo/foundryvtt-terrain-ruler/issues", "allowBugReporter": true }