{ "id": "pf2e-toolbelt", "title": "PF2e Toolbelt", "description": "Collection of features for the PF2e system.", "authors": [ { "name": "Idle", "discord": "idleatre" } ], "esmodules": [ "scripts/main.js" ], "compatibility": { "minimum": "13.348", "verified": "13.350", "maximum": "13" }, "socket": true, "version": "3.18.1", "url": "https://github.com/reonZ/pf2e-toolbelt", "readme": "https://github.com/reonZ/pf2e-toolbelt/blob/master/README.md", "manifest": "https://raw.githubusercontent.com/reonZ/pf2e-toolbelt/master/module.json", "download": "https://github.com/reonZ/pf2e-toolbelt/releases/download/3.18.1/module.zip", "changelog": "https://github.com/reonZ/pf2e-toolbelt/blob/master/CHANGELOG.md", "bugs": "https://github.com/reonZ/pf2e-toolbelt/issues", "styles": [ "styles/pf2e-toolbelt.css" ], "relationships": { "systems": [ { "id": "pf2e", "type": "system", "manifest": "https://raw.githubusercontent.com/foundryvtt/pf2e/master/system.json", "compatibility": { "minimum": "7.7.0" } } ], "requires": [ { "id": "lib-wrapper", "type": "module", "manifest": "https://raw.githubusercontent.com/ruipin/fvtt-lib-wrapper/master/module.json" } ] }, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" }, { "lang": "pl", "name": "Polish", "path": "lang/pl.json" }, { "lang": "cn", "name": "简体中文", "path": "lang/cn.json" }, { "lang": "pt-BR", "name": "Português Brasileiro", "path": "lang/pt-BR.json" } ] }