{ "id": "fvtt-me5e", "title": "ME5e", "description": "A module to add support for ME5e, a futuristic sci-fi setting, to your 5e world. Includes most compendium content from ME5e excluding that which would infringe on copyright.", "esmodules": [ "scripts/system_edits.mjs" ], "styles":[ "styles/main.css" ], "packs": [ { "name": "items-me5e", "label": "Items", "system": "dnd5e", "path": "/packs/items", "type": "Item" }, { "name": "backgrounds", "label": "Backgrounds", "system": "dnd5e", "path": "/packs/backgrounds", "type": "Item" }, { "name": "features", "label": "Features", "system": "dnd5e", "path": "/packs/features", "type": "Item" }, { "name": "vehicles", "label": "Vehicles", "system": "dnd5e", "path": "/packs/vehicles", "type": "Actor" }, { "name": "bestiary", "label": "Bestiary", "system": "dnd5e", "path": "/packs/bestiary", "type": "Actor" }, { "name": "powers", "label": "Powers", "system": "dnd5e", "path": "/packs/powers", "type": "Item" }, { "name": "rules", "label": "Rules", "system": "dnd5e", "path": "/packs/rules", "type": "JournalEntry" } ], "packFolders": [ { "name": "ME5E Content", "sorting": "a", "color": "#000033", "packs": [ "items-me5e", "backgrounds", "features", "vehicles", "bestiary", "powers", "rules" ] } ], "languages": [ { "lang": "en", "name": "English", "path": "/lang/en.json" } ], "compatibility": { "minimum": "12.350", "verified": "13.351", "maximum": "13.999" }, "relationships": { "systems": [ { "id":"dnd5e", "type": "system", "compatibility": [ { "minimum":"5.0.0", "maximum": "5.2.4", "verified": "5.2.99" } ] } ] }, "authors": [ { "name": "Parker S.", "discord": "sparkcities", "url": "https://github.com/sparkcity" } ], "version": "2.9.1", "url": "https://github.com/sparkcity/fvtt-me5e", "manifest": "https://github.com/sparkcity/fvtt-me5e/releases/latest/download/module.json", "download": "https://github.com/sparkcity/fvtt-me5e/releases/latest/download/module.zip", "readme": "https://github.com/sparkcity/fvtt-me5e/blob/master/README.md" }