{ "name": "foundryvtt-fitdroller", "id": "foundryvtt-fitdroller", "title": "Forged in the Dark Roller", "description": "Provides a generic Dice Roller for Forged in the Dark games", "author": "megastruktur, Andrew Garinger (agaringer#6498), Mestre Digital, Gus", "authors": [ {"name": "megastruktur"}, {"name": "Andrew Garinger", "discord": "agaringer#6498"}, {"name": "Mestre Digital"}, {"name": "Gus"} ], "version": "1.6.2", "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "10.284", "compatibility": { "minimum": "0.7.5", "verified": "10.284" }, "url": "https://github.com/drewg13/foundryvtt-fitdroller", "manifest": "https://raw.githubusercontent.com/drewg13/foundryvtt-fitdroller/main/module.json", "download": "https://github.com/drewg13/foundryvtt-fitdroller/archive/v1.6.2.zip", "bugs": "https://github.com/drewg13/foundryvtt-fitdroller/issues", "styles": ["styles/fitdroller.css"], "esmodules": ["scripts/main.js"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "name": "Español", "path": "lang/es.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json" } ] }