{
  "id": "originate-cyber",
  "title": "Originate-Cyber",
  "version": "0.1.1",
  "compatibility": {
    "minimum": "13",
    "verified": "14",
    "maximum": "14"
  },
  "authors": [
    {
      "name": "Reslin",
      "email": "reslinnox@Gmail.com"
    }
  ],
  "relationships": {
    "requires": [
      {
        "id": "originate",
        "type": "module",
        "compatibility": {
          "minimum": "2.5.7"
        }
      }
    ]
  },
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/cyberpunk.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    },
    {
      "lang": "cn",
      "name": "Chinese (Simplified)",
      "path": "lang/cn.json"
    },
    {
      "lang": "zh",
      "name": "Chinese",
      "path": "lang/cn.json"
    },
    {
      "lang": "zh-cn",
      "name": "Chinese (Simplified)",
      "path": "lang/cn.json"
    },
    {
      "lang": "zh-Hans",
      "name": "Chinese (Simplified)",
      "path": "lang/cn.json"
    }
  ],
  "description": "A cyberpunk visual skin for Originate, featuring neon palettes, futuristic typography, scanlines, glitch effects, and animated backgrounds. Adds the Cyber theme without changing any character creation or leveling workflows.",
  "url": "https://www.patreon.com/Reslinfvtt",
  "manifest": "https://r2.foundryvtt.com/packages-public/originate-cyber/module.json",
  "protected": true
}