sbuffkin_hexmaker/manifest.json
nyxsys 84477f7b22 chore: set minAppVersion to 1.12.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 17:36:35 -04:00

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
}