{ "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": "3.0.1", "authors": [ { "name": "Johan Fält", "discord": "johanfk#0054", "flags": {} } ], "compatibility": { "minimum": "13", "verified": "13", "maximum": "13" }, "scripts": [ "scripts/eon-dice-roller.js" ], "styles": [ { "src": "css/eon-dice-roller.css" } ], "url": "https://github.com/JohanFalt/Foundry_EonDiceRoller", "manifest": "https://github.com/JohanFalt/Foundry_EonDiceRoller/releases/download/v3.0.1/module.json", "download": "https://github.com/JohanFalt/Foundry_EonDiceRoller/archive/refs/tags/v3.0.1.zip" }