From 24acf827ef05d10a116e87048a07f0cee8e87c84 Mon Sep 17 00:00:00 2001 From: granny Date: Mon, 29 Apr 2024 01:09:38 -0700 Subject: [PATCH] change task used to get purpur paperclip jar in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f7225234..10bd274f5 100644 --- a/README.md +++ b/README.md @@ -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: