{ "id": "morelord-journeys", "type": "module", "title": "Morelord Journeys", "description": "A structured exploration and travel workflow for Foundry Virtual Tabletop.", "version": "0.3.3", "authors": [ { "name": "Morelord Gaming" } ], "compatibility": { "minimum": "14", "verified": "14.365", "maximum": "14" }, "esmodules": [ "scripts/morelord-journeys.mjs" ], "styles": [ "styles/morelord-journeys.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "relationships": { "systems": [ { "id": "dnd5e", "type": "system", "compatibility": { "minimum": "5.3" } } ], "requires": [ { "id": "morelord-core", "type": "module", "compatibility": { "minimum": "0.3.6" }, "manifest": "https://raw.githubusercontent.com/tmoreland72/morelord-core/main/module.json" } ], "recommends": [ { "id": "morelord-encounters", "type": "module" } ] }, "socket": true, "download": "https://github.com/tmoreland72/morelord-journeys/releases/download/v0.3.3/morelord-journeys.zip", "url": "https://github.com/tmoreland72/morelord-journeys", "manifest": "https://raw.githubusercontent.com/tmoreland72/morelord-journeys/main/module.json" }