We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5c461 commit 55ed40aCopy full SHA for 55ed40a
1 file changed
README.md
@@ -37,6 +37,10 @@ I recommend looking at existing modules and commands for examples.
37
* [Module](https://github.com/rfresh2/ZenithProxy/tree/1.21.0/src/main/java/com/zenith/module)
38
* [Command](https://github.com/rfresh2/ZenithProxy/tree/1.21.0/src/main/java/com/zenith/command)
39
40
+### JavaDocs
41
+
42
+https://maven.2b2t.vc/javadoc/releases/com/zenith/ZenithProxy/1.21.0-SNAPSHOT
43
44
### Building Plugins
45
46
Execute the Gradle `build` task: `./gradlew build` - or double-click the task in Intellij
0 commit comments