Create README.md

This commit is contained in:
MightyAlex200 2017-07-30 11:27:31 -04:00 committed by GitHub
parent f075198c6b
commit b4b2404e27

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# WiTT
What is This Thing, a Minetest mod that functions similarly to the WAILA mod for Minecraft.
Currently there are two ways to use this mod: The server way and the client way.
The server way is what you should do when playing singleplayer, just take the master branch and put it in your mods/ directory.
The client way is what you should do when playing on a server that does not have WiTT installed. Take the `csm` branch and put it in your clientmods/ directory, then enable it.
If you are using the client way, you will need to use the command `.witt`
A video of the mod at version 1 (server mode, pre-initial commit) is available [here](https://youtu.be/dfIfj8nrCQg).