From ca8226b78d065e527f1091f54435bae2602884fb Mon Sep 17 00:00:00 2001 From: Jitnaught Date: Tue, 9 Jul 2019 15:25:13 -0600 Subject: [PATCH] Add installation instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c7c7b78..f2ed28b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ A Minetest mod that adds the Accelerated Back Hopping glitch from Half-Life 2. It is not a perfect recreation, due to the differences between the HL2 and Minetest. To do the recreated glitch in Minetest, hold jump (space button) + left, right, and/or down (A/S/D buttons) (e.g. Space + S). You will gain speed on each jump. + +Installation: +Copy abh folder to minetest-install-directory/mods/ in the official Windows releases and RUN-IN-PLACE versions on Linux, or to ~/.minetest/mods/ in globally installed Minetest versions. You will have to create these directories if they do not yet exist.