Help making a PurPur plug-in using Gradle Kotlin #1697
-
Hi, I'm trying to make a plugin that integrates into PurPur, but I'm really confused and having trouble. The barrier to set up a Gradle Kotlin project that functions is seemingly very high, I don't know what I'm doing, I've researched for a long time but I just can't figure it out. What would be the correct Gradle Kotlin build configuration? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Setting up your environment for Purpur plugin development is no different than setting up for a regular Paper plugin. The only difference is the maven details posted at the bottom of the readme of this repository. |
Beta Was this translation helpful? Give feedback.
Setting up your environment for Purpur plugin development is no different than setting up for a regular Paper plugin. The only difference is the maven details posted at the bottom of the readme of this repository.