JohnnyJayJay / spigot-maps

A library to simplify the use of customised maps in Spigot.
GNU Lesser General Public License v3.0
48 stars 4 forks source link

How i give me image Maps #13

Open xMaxelx opened 2 years ago

xMaxelx commented 2 years ago

How i can give me image maps with 7 witdh an 4 high?

JohnnyJayJay commented 2 years ago

This library currently only supports 1:1 image ratios in its utilities. However, feel free to write your own code that splits up an image into 7x4 squares. Also see #8