• Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server

Addon Ability API Lesson

xNuminousx

Verified Member
So a while ago I made a repository on GitHub about an AbilityTutorial. I've forgotten about it until recently but I figured I'd make some revisions to it and announce it since I guess it's needed now.

Keep in mind that this will not teach you how to code in java or use Spigot API. This is simply informing you how the ProjectKorra API will work when making an add-on ability. This does not explain all the steps, but rather lays it out for you and explains what is happening and why. If anyone has questions about it, I will be more than willing to help out.

Note that this is not for download but rather for instruction. Cloning the repo and exporting it is completely up to you.

Link: https://github.com/xNuminousx/Ability-Tutorial

Additional Resources:
http://projectkorra.com/docs/
 
Last edited:

xNuminousx

Verified Member
I've added a configuration tutorial to this as well. I originally created it for a friend but I've altered it a bit and made it public. You can access that HERE.
 
Top