{ "id": "dnd5e-custom-skills", "title": "5e - Custom Abilities & Skills", "description": "FoundryVTT module for adding new character skills and abilities", "version": "1.3.1", "compatibility": { "minimum": "10", "verified": "11.299", "maximum": "11.999" }, "relationships": { "systems": [ { "id": "dnd5e", "type": "system", "manifest": "https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json", "compatibility": { "minimum": "2.2", "verified": "3.0.4" } } ] }, "url": "https://github.com/misthero/dnd5e-custom-skills/tree/release/FoundryV10-V11-Compatible", "manifest": "https://raw.githubusercontent.com/misthero/dnd5e-custom-skills/release/FoundryV10-V11-Compatible/module.json", "download": "https://github.com/misthero/dnd5e-custom-skills/archive/refs/heads/release/FoundryV10-V11-Compatible.zip", "authors": [ { "name": "misthero", "url": "https://github.com/misthero", "flags": {} } ], "esmodules": [ "dnd5e-custom-skills.js" ], "styles": [ "css/dnd5e-custom-skills.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} }, { "lang": "it", "name": "Italiano", "path": "lang/it.json", "flags": {} } ] }