{ "name": "ready-check", "title": "Ready Set Go!", "description": "Allows the GM to initiate a ready check, displaying a dialog on each player's screen that prompts them to indicate when they're ready. Also gives players the ability to change their ready status at any time via a button near the chat input.", "version": "1.1.0", "author": "CRASH1115#2944", "minimumCoreVersion": "0.6.6", "compatibleCoreVersion": "0.7.9", "esmodules": ["main.js"], "styles": ["styles/ready-check.css"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "socket": true, "url": "https://github.com/crash1115/ready-check", "manifest": "https://raw.githubusercontent.com/crash1115/ready-check/main/module.json", "download": "https://github.com/crash1115/ready-check/releases/download/v1.1.0/ready-check.zip" }