mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 08:27:43 +01:00
change task used to get purpur paperclip jar in README
This commit is contained in:
@@ -114,7 +114,7 @@ Use the command `./gradlew build` to build the API and server. Compiled JARs
|
||||
will be placed under `Purpur-API/build/libs` and `Purpur-Server/build/libs`.
|
||||
**These JARs are not used to start a server.**
|
||||
|
||||
To compile a server-ready purpurclip jar, run `./gradlew createReobfPaperclipJar`.
|
||||
To compile a server-ready purpurclip jar, run `./gradlew createMojmapBundlerJar`.
|
||||
To install the `purpur-api` and `purpur` dependencies to your local Maven repo, run `./gradlew publishToMavenLocal`. The compiled purpurclip jar will be in `build/libs/` not `Purpur-Server/build/libs`.
|
||||
|
||||
Special Thanks To:
|
||||
|
||||
Reference in New Issue
Block a user