Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
/ gradle-pk-old Public archive

Gradle plugin for PaperKit based plugins development

License

Notifications You must be signed in to change notification settings

viesoft-dev/gradle-pk-old

Repository files navigation

How to use?

Ensure you have the jitpack repository declared:

maven("https://jitpack.io")

And then add the dependencies:

compileOnly("com.github.paper-kit", "gradle-paper-kit", "version")
ksp("com.github.paper-kit", "gradle-paper-kit", "version")

About

Gradle plugin for PaperKit based plugins development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages