{ "title": "FlexUI", "description": "A customizable UI for FVTT. Uses icons from Rexard and iotech.", "version": "0.2.0", "scripts": [ "scripts/flexui.js" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} }, { "lang": "fr", "name": "French (French)", "path": "lang/fr.json", "flags": {} }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json", "flags": {} } ], "url": "https://github.com/iotech-fvtt/flexui", "manifest": "https://raw.githubusercontent.com/iotech-fvtt/flexui/Foundry-V10/module.json", "download": "https://github.com/iotech-fvtt/flexui/releases/download/0.2.0/flexui.zip", "id": "flexui", "authors": [ { "name": "iotech", "flags": {} } ], "compatibility": { "minimum": "10.283", "verified": "10.283" }, "name": "flex-ui", "minimumCoreVersion": "10.283" }