Update README.md

master
Koda_ 2020-11-13 12:16:56 -08:00 committed by GitHub
parent c714604916
commit 586f3b627e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 1 deletions

View File

@ -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:\
<https://wiki.minetest.net/Installing_Mods>
## Dependencies
- `default` (included in [Minetest Game](https://github.com/minetest/minetest_game))