the_beguiler_module/module.json
2023-06-10 17:47:58 +02:00

16 lines
313 B
JSON

{
"id": "the_beguiler_module",
"title": "The Beguiler module",
"description": "A module that add the Beguiler class to Dungeon World",
"authors": [
{
"name": "Jean-Marie 'Histausse' Mineau"
}
],
"version": "0.0.1",
"compatibility": {
"minimum": "10",
"verified": "10"
}
}