• 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

Development Resources

OmniCypher

Staff member
Lead Developer
Administrator
Plugin Developer
Hey everyone, I have been getting questions from a lot of you regarding resources you can use to start developing or to further your current skill set. In order to save myself a little bit of time, I decided to make a post outlining some of the resources you have at your disposal.

For those of you looking to start developing your own addons, we have a written tutorial on how to set up a basic ability here as well as a few very detailed video tutorials made by @Sobki here.

For those of you familiar with Javadocs, ours can be found here. They are updated when we release new builds with breaking changes.

ProjectKorra is open source, this means you can go to our GitHub repository here and look through all the code we use to create each and every move/effect you see in-game! On top of that, many of our communities developers post all of their source code on their respective GitHub repositories. Here are links to the public ones I am able to share.
(If you'd like to be linked on this list please feel free to comment down below)

Finally, you have this section of the forums and everyone here at your disposal. Feel free to ask any of the development team any questions you may have regarding the creation of addons. Hope this helps!
 
Last edited:

StrangeOne101

Staff member
Plugin Developer
Moderator
Verified Member
Though you took it as an "unrecognize" by pk since that's an external source now.
You seem a bit confused on what was linked. Only the source was linked, not the plugin. The source can still be very useful to people who are starting out as the plugin contains lots of different kinds of moves. The plugin itself, however, wasn't linked :p
 

xNuminousx

Verified Member
we have a written tutorial on how to set up a basic ability here
This quote no longer works so if you want to see the code in action with an explanation then you can go here: https://github.com/xNuminousx/Ability-Tutorial

as well as a few very detailed video tutorials made by @Sobki here.
These videos have been taken down.

Mine can be found here.
Omnis actual GitHub: https://github.com/ChristopherWMM

@Sobki's can be found here.
Here is Sobki's new GitHub: https://github.com/jayoevans

(I'd recommend looking at ShadowSuit)
ShadowSuit and his other addons can be found here, instead: https://github.com/jayoevans/Bending

@jedk1's can be found here.
Here's Jeds actual GitHub: https://github.com/s3xi

I'd recommend looking at JedCore
Here's a better version of JedCore: https://github.com/plushmonkey/JedCore

(If you'd like to be linked on this list please feel free to comment down below)
You can also click "Watch Thread" at the top of this thread. But commenting shows more support <3
 
Top