Updated Home (markdown)

filoghost 2014-07-26 07:00:50 -07:00
parent acca5d896b
commit d2df407aa6
1 changed files with 7 additions and 1 deletions

@ -2,13 +2,19 @@ Welcome to the Holographic Displays wiki. Here you can find a useful list of tut
## Useful links
[Bukkit Page](http://dev.bukkit.org/bukkit-plugins/holographic-displays)
[API classes](https://github.com/filoghost/HolographicDisplays/tree/master/HolographicDisplays/src/com/gmail/filoghost/holograms/api)
**Discussion page (Bukkit Forums)**: [link](http://forums.bukkit.org/threads/lib-holographic-displays-an-easy-way-to-manage-holograms.269886)
[Thread on the Bukkit Forums](http://forums.bukkit.org/threads/lib-holographic-displays-an-easy-way-to-manage-holograms.269886)
If you're going to make a Bukkit plugin using this API send me a PM on [Bukkit](http://dev.bukkit.org/profiles/filoghost) and I will add it to the description.
If you need help with this API, send me a PM.
# Tutorials
* [Adding Holographic Displays as dependancy]
* [Basic tutorial]
# API Tutorial
This tutorial explains how to use the HolographicDisplays API to dynamically create Holograms, as you would do with normal entities. You don't have to use any NMS code.