From a59d30d11e8a23d575b9aace500a3b2ef0946369 Mon Sep 17 00:00:00 2001 From: Leijurv Date: Mon, 10 Sep 2018 10:42:55 -0700 Subject: [PATCH] update commit and link --- IMPACT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IMPACT.md b/IMPACT.md index 7fa22435..574e5a0c 100644 --- a/IMPACT.md +++ b/IMPACT.md @@ -2,7 +2,7 @@ Baritone will be in Impact 4.4 with nice integrations with its utility modules, but if you're impatient you can run Baritone on top of Impact 4.3 right now. -You can either build Baritone yourself, or download the jar from September 4 from here +You can either build Baritone yourself, or download the jar (as of commit 72eec13, built on September 10) from here. To build it yourself, clone and setup Baritone (instructions in main README.md). Then, build the jar. From the command line, it's `./gradlew build` (or `gradlew build` on Windows). In IntelliJ, you can just start the `build` task in the Gradle menu.