{
  "id": "originate",
  "title": "Originate - Character Forge",
  "version": "2.4.3",
  "compatibility": {
    "minimum": "13",
    "verified": "14",
    "maximum": "14"
  },
  "authors": [
    {
      "name": "Reslin",
      "email": "reslinnox@Gmail.com"
    }
  ],
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "5.2.2",
          "verified": "5.3.0",
          "maximum": "5.3.0"
        }
      }
    ]
  },
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/originate.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    },
    {
      "lang": "zh",
      "name": "Chinese",
      "path": "lang/zh.json"
    },
    {
      "lang": "cn",
      "name": "Chinese (Simplified)",
      "path": "lang/zh.json"
    },
    {
      "lang": "zh-cn",
      "name": "Chinese (Simplified)",
      "path": "lang/zh.json"
    },
    {
      "lang": "zh-Hans",
      "name": "Chinese (Simplified)",
      "path": "lang/zh.json"
    }
  ],
  "url": "https://www.patreon.com/Reslinfvtt",
  "manifest": "https://r2.foundryvtt.com/packages-public/originate/module.json",
  "description": "A visual character creation wizard for DND5E in FVTT V13-V14, inspired by Baldur's Gate 3.",
  "protected": true
}