{ "id": "pf2e-creature-forge", "title": "PF2E Creature Forge", "description": "A flexible PF2e creature generator for Foundry VTT, creating rule-aware creatures with customizable roles, abilities, spellcasting, mythic options, and seamless Forge Suite integration.", "version": "1.0.1", "authors": [ { "name": "crypto-vbrthr" } ], "compatibility": { "minimum": "14", "verified": "14" }, "relationships": { "systems": [ { "id": "pf2e", "type": "system", "compatibility": { "minimum": "8.4.0" } } ] }, "esmodules": [ "scripts/main.js" ], "styles": [ "styles/creature-forge.css" ], "languages": [ { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" } ], "license": "LICENSE", "readme": "README.md", "socket": false, "url": "https://github.com/crypto-vbrthr/pf2e-creature-forge", "manifest": "https://raw.githubusercontent.com/crypto-vbrthr/pf2e-creature-forge/main/module.json", "download": "https://github.com/crypto-vbrthr/pf2e-creature-forge/releases/download/v1.0.1/pf2e-creature-forge.zip" }