{ "id": "draw-steel-plus", "title": "Draw Steel Plus", "description": "A module that improves upon the default Draw Steel system UI/UX", "version": "1.3.0", "url": "https://github.com/featureJosh/draw-steel-plus", "bugs": "https://github.com/featureJosh/draw-steel-plus/issues", "compatibility": { "minimum": "13", "verified": "13", "maximum": "" }, "authors": [ { "name": "featureJosh", "url": "https://github.com/featureJosh" } ], "relationships": { "systems": [ { "id": "draw-steel", "type": "system", "compatibility": { "minimum": "0.8.0" } } ] }, "esmodules": [ "scripts/main.js" ], "styles": [ "styles/main.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "manifest": "https://raw.githubusercontent.com/featureJosh/draw-steel-plus/refs/heads/main/module.json", "download": "https://github.com/featureJosh/draw-steel-plus/archive/refs/tags/1.3.0.zip" }