{ "name": "mg-ready-check", "title": "MG Living World - Ready Check", "description": "Allows the GM to prompt their players for a ready check, and for players to respond. Adaptation of 'Ready Set Go! - A Ready Check Module' for Master Geese's Living World Tools.", "version": "2.2.1", "authors": [ "Khankar#2236", "CRASH1115#2944" ], "minimumCoreVersion": "9", "compatibleCoreVersion": "9", "esmodules": ["src/ready-check.js"], "styles": ["css/ready-check.css"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "packs": [], "system": [], "socket": true, "url": "https://github.com/TheMasterGeese/mg-ready-check", "license": "https://github.com/TheMasterGeese/mg-ready-check/blob/main/LICENSE", "manifest": "https://raw.githubusercontent.com/TheMasterGeese/mg-ready-check/main/bundle/module.json", "download": "https://raw.githubusercontent.com/TheMasterGeese/mg-ready-check/main/bundle/mg-ready-check.zip", "readme": "https://github.com/TheMasterGeese/mg-ready-check/blob/main/README.md", "changelog": "https://github.com/TheMasterGeese/mg-ready-check/blob/main/CHANGELOG.md", "protected": false, "coreTranslation": false, "dependencies": [ { "name": "mg-living-world-core", "type": "module", "manifest": "https://raw.githubusercontent.com/TheMasterGeese/mg-living-world-core/main/bundle/module.json" } ] }