{ "id": "rpg-styled-ui", "name": "rpg-styled-ui", "title": "RPG Styled UI for Foundry VTT", "description": "Theme for DnD5e.", "url": "https://github.com/Xbozon/rpg-styled-ui", "version": "v1.1.1", "compatibility": { "minimum": "10", "verified": "10.284", "maximum": "10" }, "scripts": [ "scripts/rpg-ui.js" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} }, { "lang": "es", "name": "Spanish (EspaƱol)", "path": "lang/es.json", "flags": {} }, { "lang": "fr", "name": "French (French)", "path": "lang/fr.json", "flags": {} } ], "manifest": "https://raw.githubusercontent.com/Xbozon/rpg-styled-ui/main/module.json", "download": "https://github.com/Xbozon/rpg-styled-ui/archive/refs/tags/v1.1.1.zip", "authors": [ { "name": "Xbozon", "flags": {} } ] }