First Steps

First you'll need a Java IDE, as of now we only support IntelliJ IDEA. Then download JDK (Java Development Kit) 17 if you haven't already.

Differences between the "Community" and "Ultimate" edition:

  • IntelliJ IDEA Community Edition is the free to use version for everyone.
  • IntelliJ IDEA Ultimate is the version where you need a valid subscription based license.

You can apply for a free educational license at Jetbrains here.
Its also possible obtain an "Ultimate" edition license if you are part of the GitHub Global Campus where you can apply here.

Now download or clone our addon template and open it in your preferred IDE.

todo: fill with basic information