{ "id": "pf2e-city-forge", "title": "PF2e City Forge", "description": "Stable Pathfinder 2e settlement framework for Foundry VTT with generator/templates, economy, places, politics, dynamic state, and versioned Forge-suite integration APIs.", "version": "1.0.1", "compatibility": { "minimum": "14", "verified": "14" }, "relationships": { "systems": [ { "id": "pf2e", "type": "system", "compatibility": { "minimum": "8.0.0" } } ] }, "esmodules": [ "scripts/main.js" ], "styles": [ "styles/city-forge.css" ], "languages": [ { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" } ], "url": "https://github.com/crypto-vbrthr/pf2e-city-forge", "manifest": "https://raw.githubusercontent.com/crypto-vbrthr/pf2e-city-forge/main/module.json", "download": "https://github.com/crypto-vbrthr/pf2e-city-forge/releases/download/v1.0.1/pf2e-city-forge.zip" }