From 96e7f37799b0fca0663b3ff9ae4cac07748f85e4 Mon Sep 17 00:00:00 2001 From: Leijurv Date: Tue, 23 Oct 2018 20:41:35 -0700 Subject: [PATCH] add link to adovin's video --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb427ab2..ccf2802f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A Minecraft pathfinder bot. This project is an updated version of [MineBot](https://github.com/leijurv/MineBot/), the original version of the bot for Minecraft 1.8, rebuilt for 1.12.2. Baritone focuses on reliability and particularly performance (it's over [29x faster](https://github.com/cabaletta/baritone/pull/180#issuecomment-423822928) than MineBot at calculating paths). -Baritone is the pathfinding system used in [Impact](https://impactdevelopment.github.io/) since 4.4. +Baritone is the pathfinding system used in [Impact](https://impactdevelopment.github.io/) since 4.4. There's a [showcase video](https://www.youtube.com/watch?v=yI8hgW_m6dQ) made by @Adovin#3153 on Baritone's integration into Impact. Here are some links to help to get started: