{ "name": "pathfinding-ruler", "title": "Pathfinding Ruler", "description": "A module to automate routing of measurement ruler around walls.", "url": "https://github.com/mothringer/foundry-vtt-pathfinding-ruler", "download": "https://github.com/mothringer/foundry-vtt-pathfinding-ruler/archive/0.6.zip", "manifest": "https://raw.githubusercontent.com/mothringer/foundry-vtt-pathfinding-ruler/main/module.json", "author": "Mothringer [Mothringer#0156]", "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "scripts": ["./scripts/main.js"], "version": "0.6", "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.5" }