16 lines
663 B
JSON
16 lines
663 B
JSON
{
|
|
"name": "risk-dice-modifier",
|
|
"title": "Risk Dice Modifier",
|
|
"description": "An implementation of risk rolls as found for example in the Splittermond game system",
|
|
"author": "Johannes Loher",
|
|
"version": "0.1.0",
|
|
"minimumCoreVersion": "0.7.9",
|
|
"compatibleCoreVersion": "0.7.9",
|
|
"esmodules": [
|
|
"module/risk-dice-modifier.js"
|
|
],
|
|
"url": "https://git.f3l.de/ghost/risk-dice-modifier",
|
|
"manifest": "https://git.f3l.de/ghost/risk-dice-modifier/-/raw/latest/src/module.json?inline=false",
|
|
"download": "https://git.f3l.de/ghost/risk-dice-modifier/-/jobs/artifacts/0.1.0/download?job=build",
|
|
"license": "MIT"
|
|
}
|