{ "title": "5e-Sheet Resources Plus", "description": "A module that allows you to add more resources to character sheets", "url": "https://github.com/ardittristan/5eSheet-resourcesPlus/tree/master", "version": "1.7.0", "esmodules": [ "addresources.js" ], "styles": [ "css/resources-plus.css", "compat/tidy5eSheetCompat.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} }, { "lang": "pt-BR", "name": "Português do Brasil", "path": "lang/pt-BR.json", "flags": {} }, { "lang": "es-ES", "name": "Castellano", "path": "lang/es-ES.json", "flags": {} } ], "socket": true, "manifest": "https://raw.githubusercontent.com/ardittristan/5eSheet-resourcesPlus/master/module.json", "download": "https://github.com/ardittristan/5eSheet-resourcesPlus/releases/latest/download/resources-plus.zip", "id": "resourcesplus", "compatibility": { "minimum": 10, "verified": 10 } }