{ "id": "investigation-board", "title": "Investigation Board", "description": "
A Foundry VTT module that lets everyone create, edit, and move sticky and photo notes on the scene as collaborative investigation tools.
", "version": "4.8.0", "socket": true, "authors": [ { "name": "Gus", "discord": "gus4294", "flags": {} } ], "compatibility": { "minimum": "13", "verified": "13" }, "esmodules": [ "scripts/main.js" ], "styles": [ { "src": "styles/style.css" } ], "packs": [ { "name": "ib-scenes", "label": "Investigation Board Scenes", "path": "packs/ib-scenes", "type": "Scene", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "packFolders": [ { "name": "Investigation Board", "sorting": "m", "color": "#061f6a", "packs": [ "ib-scenes" ] } ], "url": "https://github.com/mordachai/investigation-board", "manifest": "https://github.com/mordachai/investigation-board/releases/latest/download/module.json", "download": "https://github.com/mordachai/investigation-board/releases/latest/download/module.zip", "flags": {} }