{ "id": "footlights", "title": "Footlights", "description": "GM authoring and orchestrating tool for FoundryVTT v12", "version": "0.1.3", "authors": [ { "name": "Drayk/Tzeerian" } ], "compatibility": { "minimum": "12", "verified": "12" }, "relationships": { "systems": [] }, "esmodules": [ "scripts/main.js" ], "styles": [ "styles/main.css" ], "languages": [ { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" } ], "url": "", "manifest": "https://raw.githubusercontent.com/Drayk/footlights/main/module.json", "download": "https://github.com/Drayk/footlights/releases/download/alpha/footlights.zip", "license": "LICENSE" }