dragonroll/plugins/dnd-5e/plugin.json
2024-09-28 01:41:47 +02:00

13 lines
245 B
JSON

{
"name": "Dnd 5e System",
"description": "This plugin provides the Dnd 5e module",
"authors": [
{
"name": "Aran Roig"
}
],
"version": "0.1",
"client": {
"entrypoint": "main.js"
}
}