From 586f3b627e4326fc90c2ef826b12e01cacc0ad4d Mon Sep 17 00:00:00 2001 From: Koda_ <67247561+KodaTheGuy@users.noreply.github.com> Date: Fri, 13 Nov 2020 12:16:56 -0800 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 54d559d..0a38bde 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,23 @@ -# afk_command +# AFK Chatcommand + Adds /afk and /back to your minetest server! +A mod thats lets you go AFK with a command! (Code provided by IhrFussel and modified by Koda) + + +## Installation + +- Unzip the archive, rename the folder to `afk_command` and +place it in .. minetest/mods/ + +- GNU/Linux: If you use a system-wide installation place + it in ~/.minetest/mods/. + +- If you only want this to be used in a single world, place + the folder in .. worldmods/ in your world directory. + +For further information or help, see:\ + + +## Dependencies + +- `default` (included in [Minetest Game](https://github.com/minetest/minetest_game))