diff --git a/src/module.json b/src/module.json index a1085ea..87923fe 100644 --- a/src/module.json +++ b/src/module.json @@ -1,56 +1,52 @@ { - "name": "compact-beyond-5e-sheet", - "title": "Compact DnDBeyond 5e Character Sheet", - "description": "A compact 5e character sheet with similar layout and functionality to dndbeyond's.", - "systems": ["dnd5e"], - "version": "0.11.1", - "author": "Andrew Krigline (akrigline)", - "esmodules": [ - "foundryvtt-compactBeyond5eSheet.js" - ], - "styles": [ - "foundryvtt-compactBeyond5eSheet.css" - ], - "languages": [ - { - "lang": "en", - "name": "English", - "path": "lang/en.json" - } - ], - "media": [ - { - "type": "cover", - "link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/master/readme-img/cover-image.png" - }, - { - "type": "screenshot", - "link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/master/readme-img/main-view.png" - }, - { - "type": "screenshot", - "link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/master/readme-img/inventory.png" - }, - { - "type": "screenshot", - "link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/master/readme-img/spellbook.png" - }, - { - "type": "screenshot", - "link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/master/readme-img/features.png" - }, - { - "type": "screenshot", - "link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/master/readme-img/biography.png" - } - ], - "minimumCoreVersion": "0.7.6", - "compatibleCoreVersion": "0.7.8", - "minimumSystemVersion": 0.99, - "bugs": "https://github.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/issues", - "changelog": "https://github.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/releases", - "download": "https://github.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/releases/download/v0.11.1/module.zip", - "manifest": "https://github.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/releases/latest/download/module.json", - "readme": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/master/README.md", - "url": "https://github.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet" -} \ No newline at end of file + "name": "compact-beyond-5e-sheet", + "title": "Compact DnDBeyond 5e Character Sheet", + "description": "A compact 5e character sheet with similar layout and functionality to dndbeyond's.", + "systems": ["dnd5e"], + "version": "0.11.1", + "author": "Andrew Krigline (akrigline)", + "esmodules": ["foundryvtt-compactBeyond5eSheet.js"], + "styles": ["foundryvtt-compactBeyond5eSheet.css"], + "languages": [ + { + "lang": "en", + "name": "English", + "path": "lang/en.json" + } + ], + "media": [ + { + "type": "cover", + "link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/master/readme-img/cover-image.png" + }, + { + "type": "screenshot", + "link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/master/readme-img/main-view.png" + }, + { + "type": "screenshot", + "link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/master/readme-img/inventory.png" + }, + { + "type": "screenshot", + "link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/master/readme-img/spellbook.png" + }, + { + "type": "screenshot", + "link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/master/readme-img/features.png" + }, + { + "type": "screenshot", + "link": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/master/readme-img/biography.png" + } + ], + "minimumCoreVersion": "0.7.6", + "compatibleCoreVersion": "0.7.8", + "minimumSystemVersion": 0.99, + "bugs": "https://github.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/issues", + "changelog": "https://github.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/releases", + "download": "https://github.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/releases/download/v0.11.1/module.zip", + "manifest": "https://github.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/releases/latest/download/module.json", + "readme": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/master/README.md", + "url": "https://github.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet" +} diff --git a/src/templates/character-sheet.hbs b/src/templates/character-sheet.hbs index 714391c..3766a2e 100644 --- a/src/templates/character-sheet.hbs +++ b/src/templates/character-sheet.hbs @@ -40,7 +40,8 @@ - + diff --git a/src/templates/parts/actor-inventory.hbs b/src/templates/parts/actor-inventory.hbs index 7a620f0..4e5330a 100644 --- a/src/templates/parts/actor-inventory.hbs +++ b/src/templates/parts/actor-inventory.hbs @@ -84,7 +84,8 @@