{ "name": "update-token-image", "title": "Update Token Image", "description": "Changes the Prototype Token's image when an Actor's image is being changed", "version": "1.0.0", "minimumCoreVersion" : "0.8.9", "compatibleCoreVersion" : "9", "authors": [ { "name": "Manuel Vögele", "email": "develop@manuel-voegele.de", "discord": "Stäbchenfisch#5107" } ], "esmodules": [ "src/libwrapper_shim.js", "src/main.js" ], "languages": [ { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" } ], "url": "https://github.com/manuelVo/foundryvtt-update-token-image", "download": "https://github.com/manuelVo/foundryvtt-update-token-image/archive/v1.0.0.zip", "manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-update-token-image/master/module.json", "readme": "https://github.com/manuelVo/foundryvtt-update-token-image/blob/master/README.md", "changelog": "https://github.com/manuelVo/foundryvtt-update-token-image/blob/master/CHANGELOG.md", "bugs": "https://github.com/manuelVo/foundryvtt-update-token-image/issues", "allowBugReporter": true }