diff --git a/README.md b/README.md index f34e00bd8..5da3feda2 100644 --- a/README.md +++ b/README.md @@ -112,8 +112,9 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for more detailed information. 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 get a purpurclip jar, run `./gradlew createReobfPaperclipJar`. +To compile a server-ready purpurclip jar, run `./gradlew createReobfPaperclipJar`. 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: