{ "id": "wildtalents", "title": "Wild Talents", "description": "Wild Talents (or other ORE game) support for Foundry.", "version": "1.0.0", "compatibility": { "minimum": "11", "verified": "11" }, "authors": [ { "name": "iconmaster5326", "url": "https://iconmaster.info", "discord": "iconmaster" } ], "esmodules": ["system.mjs"], "styles": ["styles/wildtalents.css"], "packs": [ { "system": "wildtalents", "name": "readme", "label": "(README)", "type": "JournalEntry", "path": "packs/readme", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "initiative": "@initiative", "url": "https://github.com/iconmaster5326/FoundryWildTalents", "manifest": "https://raw.githubusercontent.com/iconmaster5326/FoundryWildTalents/main/system.json", "download": "https://github.com/iconmaster5326/FoundryWildTalents/archive/refs/heads/main.zip" }