Images - lumien231/Custom-Main-Menu GitHub Wiki
Images are, well images. They can be from a local folder or from the web.
Properties:
- posX : x-coordinate of the image
- posY : y-coordinate of the image
- width : width of the image
- height : height of the image
- image : resource location for the actual image
- hoverImage : resource location of the image when the user hovers over it
- alignment : (optional) see Alignment for information
- slideshow : (optional) see Slideshow
Important
To use local images, you need the Resource Loader mod!!