mirror of
https://github.com/filoghost/HolographicDisplays.git
synced 2024-11-03 09:29:34 +01:00
901 B
901 B
Holographic Displays
Bukkit Dev Page: http://dev.bukkit.org/bukkit-plugins/holographic-displays
API tutorial: https://github.com/filoghost/HolographicDisplays/wiki
Development Builds: https://ci.filoghost.me/job/HolographicDisplays
Maven
<repository>
<id>filoghost-repo</id>
<url>https://ci.filoghost.me/plugin/repository/everything/</url>
</repository>
<dependency>
<groupId>com.gmail.filoghost.holographicdisplays</groupId>
<artifactId>holographicdisplays-api</artifactId>
<version>2.3.0</version>
<scope>provided</scope>
</dependency>
License
Holographic Displays is free software/open source, and is distributed under the GPL 3.0 License. It contains third-party code, see the included THIRD-PARTY.txt file for the license information on third-party code.