{ "name": "rpg-styled-ui", "title": "RPG Styled UI for Foundry VTT", "description": "Theme for DnD5e.", "version": "0.3.0", "minimumCoreVersion": "0.7.9", "compatibleCoreVersion": "1.0.0", "author": "Xbozon", "systems": ["dnd5e"], "esmodules": [ "scripts/dice.js"], "styles": [ "css/rpg-ui.css", "css/carousel.css", "css/text-editor.css" ], "scripts": [ "scripts/chat-color.js" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "packs": [], "url": "https://github.com/Xbozon/rpg-styled-ui", "manifest": "https://raw.githubusercontent.com/Xbozon/rpg-styled-ui/main/module.json", "download": "https://github.com/Xbozon/rpg-styled-ui/archive/refs/tags/v0.3.0.zip" }