Adding to plugins folder
To use this library, add the Partigon.jar
file (found here) and Kotlin.jar
(found here) to your plugins folder. Partigon requires the Kotlin stdlib to work.
Then, add Partigon as a dependency or soft dependency like any other plugin:
Last updated