{ "id": "pf2e-custom-sections", "title": "PF2e Custom Action Sections", "description": "Allows users to add custom sections to the Encounter Actions tab on their character sheets. This only works for Player Character type actors at this time.", "version": "0.14.0", "download": "https://github.com/crash1115/pf2e-custom-sections/releases/download/0.14.0/module.zip", "manifest": "https://github.com/crash1115/pf2e-custom-sections/releases/latest/download/module.json", "compatibility": { "minimum": "13", "verified": "14" }, "relationships": { "systems": [ { "id": "pf2e", "type": "system", "compatibility": { "minimum": "7.1.1", "verified": "8" } } ], "requires": [ { "id": "lib-wrapper", "type": "module" } ] }, "authors": [ { "name": "Chelsea Ash", "url": "https://github.com/crash1115", "discord": "crash1115" } ], "esmodules": [ "scripts/pf2e-custom-sections.js" ], "styles": [ "styles/pf2e-custom-sections.css" ], "flags": { "hotReload": { "extensions": [ "html", "css", "json" ] } } }