{ "title": "The Dark Eye 5th Ed. - Glue and Hammer", "description": "This modules provides everything that doesn't quite fit (yet?) into the TDE/DSA system. This might include macros, css compatibility fixes for other modules and some minor functions.", "version": "1.2.0", "url": "https://github.com/Plushtoast/dsa5-glueandhammer", "manifest": "https://raw.githubusercontent.com/Plushtoast/dsa5-glueandhammer/foundry13/module.json", "download": "https://github.com/Plushtoast/dsa5-glueandhammer/releases/download/1.2.0/dsa5-glueandhammer-1.2.0.zip", "languages": [ { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" } ], "styles": [ "styles/css/glue.css" ], "esmodules": [ "modules/init.js" ], "packs": [ ], "id": "dsa5-glueandhammer", "authors": [ { "name": "Plushtoast" } ], "relationships": { "systems": [ { "id": "dsa5", "type": "system", "compatibility": { "minimum": "7.0.0" } } ] }, "compatibility": { "minimum": "13", "verified": "13", "maximum": "13" } }