Update README.md

This commit is contained in:
BillyGalbreath
2022-09-25 16:15:08 -05:00
committed by GitHub
parent ec75e5964a
commit 3e02573ea0

View File

@@ -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`.
To get a purpurclip jar, run `./gradlew createReobfPaperclipJar`.
To install the `purpur-api` and `purpur` dependencies to your local Maven repo, run `./gradlew publishToMavenLocal`
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:
-------------