{
  "id": "hexlands",
  "title": "Augur: Hexlands",
  "url": "https://www.patreon.com/TheAugur",
  "description": "Procedural hex map generator and editor. Generate infinite worlds with customizable biomes, then paint and refine them to your liking. Hex tile art by David Baumgart.",
  "version": "1.2.0",
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "authors": [
    {
      "name": "The Augur"
    }
  ],
  "esmodules": [
    "scripts/hexlands.js"
  ],
  "styles": [
    "styles/hexlands.css"
  ],
  "packs": [],
  "manifest": "https://r2.foundryvtt.com/packages-public/hexlands/module.json",
  "protected": true
}