{ "id": "ambience-forge", "title": "Ambience Forge", "description": "A system-agnostic Foundry VTT engine for layered ambience, seamless loops, randomized events, sequencing, intensity transitions, combinable states/situations, spatial emitters, and a public integration API.", "version": "0.2.1", "compatibility": { "minimum": "14", "verified": "14" }, "esmodules": [ "scripts/main.js" ], "styles": [ "styles/ambience-forge.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json" } ], "url": "https://github.com/crypto-vbrthr/ambience-forge", "manifest": "https://raw.githubusercontent.com/crypto-vbrthr/ambience-forge/refs/heads/main/module.json", "download": "https://github.com/crypto-vbrthr/ambience-forge/releases/download/v0.2.1/ambience-forge.zip", "socket": true }