{ "name": "flexui", "title": "FlexUI", "description": "A customizable UI for FVTT. Uses icons from Rexard and iotech. This will be the final version supporting FoundryVTT v9.", "version": "0.1.9", "author": "iotech", "scripts": [ "scripts/flexui.js" ], "styles": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "French (French)", "path": "lang/fr.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json" } ], "esmodules": [], "packs": [], "url": "https://github.com/iotech-fvtt/flexui", "manifest": "https://raw.githubusercontent.com/iotech-fvtt/flexui/master/module.json", "download": "https://github.com/iotech-fvtt/flexui/releases/download/0.1.9/flexui.zip", "minimumCoreVersion": "9", "compatibleCoreVersion": "9" }