From 3072de610c8bbecae93fb4319ab0e736f64df6fb Mon Sep 17 00:00:00 2001 From: Leijurv Date: Tue, 25 Sep 2018 16:17:32 -0700 Subject: [PATCH] add release link --- IMPACT.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/IMPACT.md b/IMPACT.md index 3ae9a790..e8430ab5 100644 --- a/IMPACT.md +++ b/IMPACT.md @@ -11,9 +11,12 @@ There are some basic steps to getting Baritone setup with Impact. ## Acquiring a build of Baritone There are 3 methods of acquiring a build of Baritone (While it is still in development) -### Official Build (Not always up to date) -Download the "official" jar (as of commit 61cf103, -built on September 24) from here. +### Official Release (Not always up to date) +https://github.com/cabaletta/baritone/releases + +For Impact 4.3, there is no Baritone integration yet, so you will want `baritone-standalone-X.Y.Z.jar`. + +Any official release will be GPG signed by leijurv (44A3EA646EADAC6A) and ZeroMemes (73A788379A197567). Please verify that the hash of the file you download is in `checksums.txt` and that `checksums_signed.asc` is a valid signature by those two public keys of `checksums.txt`. ### Building Baritone yourself There are a few steps to this