Adds package JavaDoc to help anyone who wants to use the Stargate API

This commit is contained in:
2021-10-29 21:19:24 +02:00
parent 56bf51f370
commit 50c446f9d9
4 changed files with 32 additions and 2 deletions

View File

@ -0,0 +1,4 @@
/**
* The root package of the Stargate plugin. Contains the main Stargate.java file
*/
package net.knarcraft.stargate;