{ "id": "yugen-downtime", "title": "yugen-downtime", "description": "downtime action manager for players to invest downtime points into macro actions.", "version": "1.0.0", "library": false, "authors": [ { "name": "yugen.", "url": "https://github.com/yugenvtt/yugen-downtime", "discord": "yugenvtt" } ], "esmodules": [ "scripts/module.js" ], "styles": [ "styles/module.css" ], "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" } ], "compatibility": { "minimum": "13", "verified": "14" }, "url": "https://github.com/yugenvtt/yugen-downtime", "manifest": "https://raw.githubusercontent.com/yugenvtt/yugen-downtime/refs/heads/main/static/module.json", "download": "https://github.com/yugenvtt/yugen-downtime/releases/download/1.0.0/module.zip", "relationships": { "requires": [ { "id": "yugen-utils", "type": "module", "manifest": "https://raw.githubusercontent.com/yugenvtt/yugen-utils/refs/heads/main/static/module.json" } ] }, "socket": true }