Skip to content

Commit

Permalink
feat: add snapper
Browse files Browse the repository at this point in the history
  • Loading branch information
worldwidepixel committed Aug 26, 2024
1 parent 7f795a8 commit cf8e26e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions i18n/lang/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,10 @@
"Essential has a screenshot viewer feature, and you can get something similar using this mod.",
"Screenshot Viewer is a mod that allows you to see the screenshots that you have taken while you were gaming! (including the accidental ones you took when you where trying to press F3)."
],
"snapper": [
"Essential's screenshot functionality involves functionality both when taking a screenshot and viewing one.",
"Snapper aims to provide the most and highest-quality possible improvements to Minecraft's screenshot experience."
],
"auth_me": [
"Essential has an in-game account switcher feature. You can use this mod to achieve one important aspect of it.",
"Auth Me is able to re-authenticate yourself in case your session expires, solving the infamous \"Invalid Session\" error."
Expand Down
7 changes: 7 additions & 0 deletions pages/alternatives.vue
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,13 @@ const alternatives = {
Modrinth: "https://modrinth.com/mod/screenshot-viewer",
},
},
Snapper: {
description: texts.misc.snapper,
icon: "https://cdn.modrinth.com/data/MZQyESDC/9badee3a30ccea4818c3408a390e8137590b808a.png",
links: {
Modrinth: "https://modrinth.com/mod/snapper",
},
},
"Auth Me": {
description: texts.misc.auth_me,
icon: "https://cdn.modrinth.com/data/yjgIrBjZ/icon.png",
Expand Down

0 comments on commit cf8e26e

Please sign in to comment.