{ "id": "metal-gear-codec", "title": "Metal Gear Codec", "version": "2.0.0", "compatibility": { "minimum": "11", "verified": "12" }, "socket": true, "description": "A cinematic communication module that mimics the classic style of Metal Gear Solid Codec screen for rich Role Play antics.", "authors": [ { "name": "Kaiibott", "discord": "kaiibott", "flags": {} } ], "url": "https://github.com/KaiibottAI/metal-gear-codec", "packs": [ { "name": "codec-screen-macro", "label": "Codec Screen Macro", "path": "packs/codec-screen-macro", "type": "Macro", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} } ], "scripts": [ "scripts/metal-gear-codec-config.js" ], "templates": [ "templates/metal-gear-codec-screen.html" ], "styles": [ "styles/metal-gear-codec-screen.css" ], "manifest": "https://raw.githubusercontent.com/KaiibottAI/metal-gear-codec/main/module.json", "download": "https://github.com/KaiibottAI/metal-gear-codec/releases/download/2.0.0/metal-gear-codec.zip" }