{ "id": "warhammer-lib", "title": "Warhammer Library", "description": "Common code used by the various Warhammer Systems", "version": "1.2.2", "authors": [{"name": "Moo Man", "id": "Moo Man", "discord": "moo.man"}], "scripts" : ["warhammer-lib.js"], "styles" : ["warhammer.css"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "library": true, "compatibility": { "minimum": "12", "verified": "12", "maximum": "12" }, "flags" : { "hotReload": { "extensions": ["css", "hbs", "json"] } }, "socket": true, "manifest": "https://github.com/moo-man/WarhammerLibrary-FVTT/releases/latest/download/module.json", "download": "https://github.com/moo-man/WarhammerLibrary-FVTT/releases/download/1.2.2/warhammer-lib.zip" }