Skip to content
DrPigi edited this page Apr 21, 2016 · 3 revisions

Hey there developer!

If you want to create a new robot, learn about the API or just mess with the source code, this place is for you! In the next few pages, I will explain from the beginning how to create a Robot class, register it, add a recipe and create a functional GUI!


Please note that this guide is made for developers with expirence with both JAVA and the spigot library.


Before starting this guide, create a new plugin, import the spigot library and the RoboticCraft latest version into your build path.

Clone this wiki locally