This repository contains images related to various features of the project.
The images are organized in folders according to the feature order as outlined in the FEATURES.md file. If an image doesn't fit into any of the listed features, it will be placed in the 'Other' folder. If the feature have several images put them into an extra folder (for example Tab HUD).
project-root
|-- Dungeon
| |-- image1.png
| |-- image2.png
| |-- ...
|-- Visual Enhancements
| |-- image1.png
| |-- image2.png
| |-- Tab HUD
| | |-- image1.png
| | |-- image2.png
|-- other
| |-- image1.png
| |-- image2.png
| |-- ...
The images follow a specific naming convention. The naming structure is as follows:
image-title - tag1 - tag2.png
- image-title: Descriptive title of the image.
- tag1, tag2, ... : Tags associated with the image content.
Example: example-image - skyblock - island.png
Feel free to explore and use these images in accordance with the project's license.