]> 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
9 2.) Unzip the folder to /minetest/clientmods/
10
11 3.) Create file mods.conf in the clientmods folder
12
13 4.) Add:
14
15 ```
16 load_mod_crafter_client = true
17 ```
18 to the mods.conf file
19
20 The Crafter game has clientside mods enabled by default so no further steps are needed