{ "id": "tencandles", "title": "Ten Candles Unofficial", "description": "An Unofficial system for the Ten Candles tragic horror storytelling game.", "version": "0.1.0", "compatibility": { "minimum": "13", "verified": "13" }, "authors": [ { "name": "Don Goblin" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "name": "EspaƱol", "path": "lang/es.json" } ], "esmodules": [ "module/tencandles.js", "module/pause-customizer.js" ], "styles": [ "css/tencandles.css", "css/pause-customizer.css" ], "packs": [], "socket": true, "background": "systems/tencandles/art/banner.jpeg", "manifest": "https://raw.githubusercontent.com/bernardoclon/tencandles/refs/heads/main/system.json", "download": "https://github.com/bernardoclon/tencandles/archive/refs/tags/V1-0.zip" }