{
    "id": "pf2e-chex",
    "title": "PF2e cHex",
    "description": "Improved grid overlay",
    "authors": [
      { "name": "cedi" }
    ],
    "version": "3.1.0",
    "compatibility": {
      "minimum": "13.348",
      "verified": "14.360",
      "maximum": "14"
    },
    "esmodules": [
      "scripts/main.mjs"
    ],
    "styles": [
      "styles/chex.css"
    ],
    "languages": [
      {
        "lang": "en",
        "path": "lang/en.json"
      },        
      {
        "lang": "pl",
        "path": "lang/pl.json"
      }
    ],
    "protected": false,
    "url": "https://github.com/MeusRex/pf2e-chex",
    "download": "https://github.com/MeusRex/pf2e-chex/archive/refs/tags/chex-v3.1.0.zip",
    "manifest": "https://raw.githubusercontent.com/meusrex/pf2e-chex/main/module.json"
  }
  
