How to setup your project using SpongeGradle?

To easily setup a plugin working environment:

  1. Create a new Gradle-Project in your IDE
  2. Open your build.gradle and add the SpongeAPI-dependency
  3. Also follow the instructions here to setup a test server that can be started directly from the IDE via the “Run”-button