{ "id": "visual-polls", "title": "Visual Polls", "description": "Create modern, visual polls and broadcast them to every player at once. Players vote through a polished template while results animate in real time.", "version": "0.0.1", "compatibility": { "minimum": "14", "verified": "14" }, "esmodules": [ "scripts/main.js" ], "styles": [ "styles/base.css", "styles/poll-creator.css", "styles/poll-display.css", "styles/poll-results.css", "styles/sfx-settings.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "authors": [ { "name": "Mestre Digital", "url": "http://youtube.com/@mestredigital", "flags": {} } ], "socket": true, "url": "https://github.com/brunocalado/visual-polls", "manifest": "https://raw.githubusercontent.com/brunocalado/visual-polls/main/module.json", "download": "https://codeload.github.com/brunocalado/visual-polls/zip/main" }