This video will demonstrate, how to setup a simple SA-MP Server with Shoebill in use. You will need JDK 8, the 32 Bit version, and a sa-mp server distribution. You will add a Java variable to help shoebill to find the correct Java location. When everything has been set up, the example lvdm gamemode will boot up. Congratulations! Your first Shoebill SA-MP Server is now running on your local machine.
This video will guide you through the process of creating a shoebill flavored SA-MP Server. You will be using our Mac Wrapper which can be downloaded here:
Download Mac WrapperThis video will demonstrate, how to setup a simple, selfmade gamemode in Java for the Shoebill framework. We will use an IDE called „Eclipse". You will need to add maven and then create a new maven project. You’ll then need to add our repository and dependencies into your pom.xml file and then you are ready to go. After you’ve built your first gamemode, the video will show you how to run your gamemode on your local machine.
This video will demonstrate, how to setup a simple, selfmade gamemode in Java for the Shoebill framework. We will use an IDE called „IntelliJ IDEA“ in the version 14, but most other versions will work fine too. It’s the same as the Eclipse video, but this time we’ll be using a different IDE.