From b3de840e04568f5c21a3e0a80b490f326e5ea9b9 Mon Sep 17 00:00:00 2001 From: Leijurv Date: Sun, 26 Jan 2020 12:41:15 -0800 Subject: [PATCH] no reason for this now that impact is 1.14.4 for all --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 043aed08..87d35d2f 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,6 @@ Baritone is the pathfinding system used in [Impact](https://impactclient.net/) s The easiest way to install Baritone is to install [Impact](https://impactclient.net/), which comes with Baritone. The second easiest way (for 1.12.2 only) is to install the v1.2.* forge api jar from [releases](https://github.com/cabaletta/baritone/releases). Otherwise, see [Installation & setup](SETUP.md). Once Baritone is installed, look [here](USAGE.md) for instructions on how to use it. -For 1.14.4, [click here](https://www.dropbox.com/s/rkml3hjokd3qv0m/1.14.4-Baritone.zip?dl=1). Or [with optifine](https://github.com/cabaletta/baritone/issues/797). - This project is an updated version of [MineBot](https://github.com/leijurv/MineBot/), the original version of the bot for Minecraft 1.8.9, rebuilt for 1.12.2 and 1.13.2. Baritone focuses on reliability and particularly performance (it's over [30x faster](https://github.com/cabaletta/baritone/pull/180#issuecomment-423822928) than MineBot at calculating paths).