diff --git a/.idea/copyright/SBDevelopment.xml b/.idea/copyright/SBDevelopment.xml new file mode 100644 index 0000000..c75cc19 --- /dev/null +++ b/.idea/copyright/SBDevelopment.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/README.md b/README.md index fb47b43..71c75b1 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,18 @@ # MapReflectionAPI This API helps developer with viewing images on maps. It supports Spigot 1.12 - 1.19. +It currently has **no** support for GIFs. ## Dependencies: - [BKCommonLib](https://www.spigotmc.org/resources/bkcommonlib.39590/) +## Building: + +To build MapReflectionAPI yourself, you need to run BuildTools for 1.12.2, 1.13.2, 1.14.4, 1.15.2, 1.16.5, 1.17.1, +1.18.2 and 1.19. +Then run `mvn clean package`. + ## Credits: The source is based on [MapManager](https://github.com/InventivetalentDev/MapManager). It removes the PacketListenerAPI