{ "name": "award-xp", "title": "Award XP", "description": "Award Experience to the group, which will be devided between the players and automatically added their character sheets.", "version": "1.3.1", "minimumCoreVersion" : "0.8.2", "compatibleCoreVersion" : "0.8.7", "authors": [ { "name": "Manuel Vögele", "email": "develop@manuel-voegele.de", "discord": "Stäbchenfisch#5107" } ], "esmodules": [ "src/main.js" ], "templates": [ "templates/award_experience_dialog.html", "templates/awarded_experience_message.html", "templates/character_picker_dialog.html", "templates/edit_character_filter_dialog.html", "templates/edit_character_filter_dialog_table_row.html", "templates/levelup_message.html" ], "styles": [ "src/style.css" ], "systems": [ "dnd5e", "pf1", "sfrpg", "sw5e" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "ko", "name": "한국어", "path": "lang/ko.json" }, { "lang": "pt-BR", "name": "Português do Brasil", "path": "lang/pt-BR.json" } ], "url": "https://github.com/manuelVo/foundryvtt-award-xp", "manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-award-xp/master/module.json", "download": "https://github.com/manuelVo/foundryvtt-award-xp/archive/v1.3.1.zip", "readme": "https://github.com/manuelVo/foundryvtt-award-xp/blob/master/README.md", "changelog": "https://github.com/manuelVo/foundryvtt-award-xp/blob/master/CHANGELOG.md", "bugs": "https://github.com/manuelVo/foundryvtt-award-xp/issues", "allowBugReporter": true }