{ "id": "pf2e-gm-tool-importer", "title": "PF2e GM Tool Importer & Character Exporter", "description": "Imports PF2e GM Tool creatures and exports prepared PF2e character data for encounter simulation.", "version": "0.9.0", "authors": [{ "name": "Idoz53" }], "compatibility": { "minimum": "13", "verified": "13" }, "relationships": { "systems": [{ "id": "pf2e", "type": "system", "compatibility": { "minimum": "7.0.0" } }] }, "esmodules": ["scripts/main.js"], "styles": ["styles/importer.css"], "manifest": "https://raw.githubusercontent.com/Idoz53/pf2e-gm-tool-importer/main/module.json", "download": "https://raw.githubusercontent.com/Idoz53/pf2e-gm-tool-importer/main/pf2e-gm-tool-importer.zip", "url": "https://github.com/Idoz53/pf2e-gm-tool-importer", "license": "MIT" }