{ "title": "Region Enchantment", "description": "Some minor tweaks to enhance the region experience. Drag region from the region legend to region behaviors and enjoy some additional region controls. Read more on the github project page.", "version": "1.2.0", "url": "https://github.com/Plushtoast/regionenchantment", "manifest": "https://raw.githubusercontent.com/Plushtoast/regionenchantment/foundry13/module.json", "download": "https://github.com/Plushtoast/regionenchantment/releases/download/1.2.0/regionenchantment-1.2.0.zip", "languages": [{ "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" } ], "esmodules": [ "bundle/modules/init.js" ], "styles": [ "styles/css/region.css" ], "id": "regionenchantment", "authors": [{ "name": "Huepfklotz" }], "compatibility": { "minimum": "13", "verified": "13", "maximum": "13" }, "flags": { "hotReload": { "extensions": [ "css", "html", "hbs", "json" ], "paths": [ "templates", "styles/css", "lang" ] } } }