]> git.lizzy.rs Git - crafter_client.git/blob - README.md
Update README.md
[crafter_client.git] / README.md
1 # crafter_client
2  The clientside part of the crafter game
3
4 <a href="https://github.com/oilboi/Crafter"> Here is the actual game </a>
5
6 To install:
7 1.) Download as zip
8 2.) Unzip the folder to /minetest/clientmods/
9 3.) Create file mods.conf in the clientmods folder
10 4.) Add:
11 ```
12 load_mod_crafter_client = true
13 ```
14 to the mods.conf file
15
16 The Crafter game has clientside mods enabled by default so no further steps are needed