mirror of
https://github.com/sbuffkin/hexmaker.git
synced 2026-07-22 14:30:24 +00:00
13 lines
517 B
JSON
13 lines
517 B
JSON
{
|
|
"id": "hexmaker-plugin",
|
|
"name": "Hexmap World Creator",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "1.12.0",
|
|
"description": "Hex crawl worldbuilding toolbox. Aims to allow you to create a guidebook level wiki for your setting with minimal fuss. System agnostic, ready for any TRPG (tabletop role playing game) you care to run in it.",
|
|
"author": "Mark B",
|
|
"authorUrl": "https://github.com/sbuffkin",
|
|
"fundingUrl": {
|
|
"Buy Me a Coffee": "https://buymeacoffee.com/morkdev"
|
|
},
|
|
"isDesktopOnly": true
|
|
}
|