{ "id": "pf2e-weather-forge", "title": "PF2e Weather Forge", "description": "A localized, persistent PF2e weather simulation for Foundry VTT with optional Calendar Forge time integration, City Forge active-scene climate/context integration, Ambience Forge semantic audio-context integration, forecasting, history, climate zones, and an internal calendar fallback.", "version": "1.2.0", "compatibility": { "minimum": "13", "verified": "14" }, "authors": [ { "name": "crypto-vbrthr", "url": "https://github.com/crypto-vbrthr/pf2e-weather-forge" } ], "esmodules": [ "scripts/main.js" ], "styles": [ "styles/pf2e-weather-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-weather-forge", "manifest": "https://raw.githubusercontent.com/crypto-vbrthr/pf2e-weather-forge/refs/heads/main/module.json", "download": "https://github.com/crypto-vbrthr/pf2e-weather-forge/releases/download/v1.2.0/pf2e-weather-forge.zip", "license": "MIT", "readme": "README.md", "bugs": "https://github.com/crypto-vbrthr/pf2e-weather-forge/issues", "relationships": { "requires": [], "recommends": [] }, "type": "module" }