{ "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.6.0", "authors": [ { "name": "Johan Fält", "discord": "johanfk#0054", "flags": {} } ], "compatibility": { "minimum": "11", "verified": "11", "maximum": "11" }, "scripts": [ "scripts/eon-dice-roller.js" ], "styles": [ "css/eon-dice-roller.css" ], "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.6.0.zip" }