{ "id": "vgbnd-importer", "title": "Vagabond App Importer", "description": "

Imports characters from Vagabond Tag Along (https://www.vgbnd.app/) directly into Foundry VTT as Vagabond system actors.

", "version": "2.5.1", "authors": [ { "name": "Gus", "discord": "gus4294", "url": "https://github.com/mordachai", "flags": {} }, { "name": "DimitroffVodka", "discord": "flimtotheflam", "url": "https://github.com/DimitroffVodka", "flags": {} } ], "compatibility": { "minimum": "13", "verified": "13" }, "esmodules": ["scripts/main.mjs"], "styles": [ { "src": "styles/vgbnd-importer.css" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} } ], "url": "https://github.com/mordachai/vagabond-app-importer", "manifest": "https://raw.githubusercontent.com/mordachai/vagabond-app-importer/main/module.json", "download": "https://github.com/mordachai/vagabond-app-importer/releases/latest/download/module.zip", "relationships": { "systems": [ { "id": "vagabond", "type": "system", "compatibility": {} } ] }, "flags": {} }