]> git.lizzy.rs Git - crafter_client.git/blobdiff - README.md
Update README.md
[crafter_client.git] / README.md
index fc17146544a5686ea4ea64b51fe709fc2be504a2..cf008a6ade26d16b7ae89c31a23f4e16b928cda0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,3 +2,15 @@
  The clientside part of the crafter game
 
 <a href="https://github.com/oilboi/Crafter"> Here is the actual game </a>
+
+To install:
+1.) Download as zip
+2.) Unzip the folder to /minetest/clientmods/
+3.) Create file mods.conf in the clientmods folder
+4.) Add:
+```
+load_mod_crafter_client = true
+```
+to the mods.conf file
+
+The Crafter game has clientside mods enabled by default so no further steps are needed