{
  "id": "lancer-alt-structure",
  "title": "LANCER Alternative Structure",
  "description": "Implements alternative structure rulesets for Lancer",
  "version": "0.2.1",
  "library": "false",
  "manifestPlusVersion": "1.2.0",
  "compatibility": {
    "minimum": 11,
    "verified": 11
  },
  "authors": [
    {
      "name": "BadIdeasBureau",
      "url": "https://github.com/BadIdeasBureau",
      "discord": "badideasbureau"
    },
    {
      "name": "Kaffo",
      "url": "https://github.com/kaffo/",
      "discord": "kaffo"
    }
  ],
  "relationships": {
    "systems": [{
    "id": "lancer",
    "type": "system",
    "compatibility": {
      "minimum": "2.0.0"
    }
    }]
  },
  "system": [
    "lancer"
  ],
  "esmodules": [
    "scripts/module.js"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "url": "https://github.com/BadIdeasBureau/lancer-alt-structure",
  "manifest": "https://github.com/BadIdeasBureau/lancer-alt-structure/releases/latest/download/module.json",
  "download": "https://github.com/BadIdeasBureau/lancer-alt-structure/releases/download/0.2.1/module.zip",
  "license": "LICENSE",
  "readme": "README.md",
  "media": [
    {
      "type": "icon",
      "url": "https://avatars2.githubusercontent.com/u/71292812?s=400&u=ccdb4eeb7abf551ca8f314e5a9bfd0479a4d3d41&v=4"
    }
  ]
}
