{ "id": "eon-dice-roller", "title": "Eon dice helper", "description": "Modul to roll the dices for the Swedish role playing game Eon IV to make it easier to use Foundry VTT.", "version": "1.0.0", "authors": [ { "name": "Johan Fält", "discord": "johanfk#0054", "flags": {} } ], "compatibility": { "minimum": "10", "verified": "10", "maximum": "10" }, "scripts": ["scripts/eon-dice-roller.js"], "styles": ["css/eon-dice-roller.css"], "languages": [], "url": "https://github.com/JohanFalt/Foundry_EonDiceRoller", "manifest": "https://raw.githubusercontent.com/JohanFalt/Foundry_EonDiceRoller/main/module.json", "download": "https://github.com/JohanFalt/Foundry_EonDiceRoller/archive/refs/tags/v1.0.zip" }