{
  "id": "pf2e-toolbelt",
  "title": "PF2e Toolbelt",
  "description": "Collection of features for the PF2e system.",
  "authors": [
    {
      "name": "Idle",
      "discord": "idleatre",
      "flags": {}
    }
  ],
  "esmodules": [
    "scripts/main.js"
  ],
  "compatibility": {
    "minimum": "14.360",
    "verified": "14.366",
    "maximum": "14"
  },
  "socket": true,
  "version": "3.54.1",
  "url": "https://github.com/reonZ/pf2e-toolbelt",
  "readme": "https://github.com/reonZ/pf2e-toolbelt/blob/master/README.md",
  "manifest": "https://raw.githubusercontent.com/reonZ/pf2e-toolbelt/master/module.json",
  "download": "https://github.com/reonZ/pf2e-toolbelt/releases/download/3.54.1/module.zip",
  "changelog": "https://github.com/reonZ/pf2e-toolbelt/blob/master/CHANGELOG.md",
  "bugs": "https://github.com/reonZ/pf2e-toolbelt/issues",
  "styles": [
    {
      "src": "styles/pf2e-toolbelt.css"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "pf2e",
        "type": "system",
        "manifest": "https://raw.githubusercontent.com/foundryvtt/pf2e/master/system.pf2e.json",
        "compatibility": {
          "minimum": "8.4.0"
        }
      },
      {
        "id": "sf2e",
        "type": "system",
        "manifest": "https://raw.githubusercontent.com/foundryvtt/pf2e/master/system.sf2e.json",
        "compatibility": {
          "minimum": "1.4.0"
        }
      }
    ],
    "requires": [
      {
        "id": "lib-wrapper",
        "type": "module",
        "manifest": "https://raw.githubusercontent.com/ruipin/fvtt-lib-wrapper/master/module.json",
        "compatibility": {}
      }
    ]
  },
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    },
    {
      "lang": "fr",
      "name": "Français",
      "path": "lang/fr.json",
      "flags": {}
    },
    {
      "lang": "pl",
      "name": "Polish",
      "path": "lang/pl.json",
      "flags": {}
    },
    {
      "lang": "cn",
      "name": "简体中文",
      "path": "lang/cn.json",
      "flags": {}
    },
    {
      "lang": "pt-BR",
      "name": "Português Brasileiro",
      "path": "lang/pt-BR.json",
      "flags": {}
    },
    {
      "lang": "ja",
      "name": "日本語",
      "path": "lang/ja.json",
      "flags": {}
    }
  ],
  "flags": {}
}