Our plugin based Api framework.
- Download the jar from here.
- Open it in your terminal (
java -jar Sora.jar
) - It'll automatically try to load all Jars from
./plugins
- Type
help
and press Enter - Profit!
See the Example-Plugin
folder for an example maven project.