-
Notifications
You must be signed in to change notification settings - Fork 2
Home
DrPigi edited this page Apr 21, 2016
·
3 revisions
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.