Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lgatodu47/screenshotviewer

Mod which adds a GUI to see your screenshots in game!
https://github.com/lgatodu47/screenshotviewer

fabricmc-mod forge-mod minecraft-mod minecraft-qol

Last synced: about 2 months ago
JSON representation

Mod which adds a GUI to see your screenshots in game!

Awesome Lists containing this project

README

        

# Screenshot Viewer
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).

It comes with a great GUI and an in-game configuration thanks to [CatConfigMC](https://github.com/LGatodu47/CatConfigMC), a library I myself developped.

Here are two screenshots of the in-game GUI:

![An in-game view of the screenshots management screen](https://raw.githubusercontent.com/LGatodu47/ScreenshotViewer/master/img/ingame_screenshots_view.png)

![A view of the screenshots manager accessed from the title screen with no screenshots](https://raw.githubusercontent.com/LGatodu47/ScreenshotViewer/master/img/no_screenshots.png)

If you want to see in detail one of your screenshots, or just go through them, you can click on one to enlarge it and scroll or click on the buttons on the left and right to go to the next one or the previous one.

![When a screenshot is clicked on the screen](https://raw.githubusercontent.com/LGatodu47/ScreenshotViewer/master/img/selected_screenshot.png)

Finally, you can access this screenshots management screen by clicking on a button on the title screen or in the pause menu, or by configuring a key binding.

![Button in pause menu to access the screenshots management screen](https://raw.githubusercontent.com/LGatodu47/ScreenshotViewer/master/img/manage_screenshots_ingame.png)

Hope you will enjoy the mod!