README.md edited online with Bitbucket

This commit is contained in:
David Berdik 2015-03-09 01:45:12 +00:00
parent d800c88b74
commit 993361b88c

View File

@ -12,7 +12,7 @@ As per the requirements set by the original developer, Herobrine for Bukkit or S
To contribute to the project, fork the Herobrine for Bukkit or Spigot repository, make whatever changes you desire to the code, and submit a pull request. I will review your changes and merge them if they are acceptable. Any changes, whether they are bug fixes or new features, are welcome.
In order to contribute, you will need to acquire Bukkit by making use of the [Spigot BuildTools](http://www.spigotmc.org/threads/buildtools-updates-information.42865/). You will also need to download the following Bukkit plugins, which you will need to add to the Java Build Path in order to compile Herobrine.
In order to contribute, you will need to acquire Bukkit by making use of the [Spigot BuildTools](http://www.spigotmc.org/threads/buildtools-updates-information.42865/). You will also need to download the following Bukkit plugins and place them in a new folder named 'libs' within your copy of the Eclipse workspace in order to compile Herobrine.
* [CustomItems](http://dev.bukkit.org/bukkit-plugins/custom-items/)
* [Factions](http://dev.bukkit.org/bukkit-plugins/factions/)