]> 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  > Designed for Minetest 5.3.0-DEV
5
6 <a href="https://github.com/EliasFleckenstein03/Crafter"> Here is the actual game </a>
7
8 To install:
9
10 1.) Download as zip
11
12 2.) Unzip the folder to /minetest/clientmods/
13
14 3.) Create file mods.conf in the clientmods folder
15
16 4.) Add:
17
18 ```
19 load_mod_crafter_client = true
20 ```
21 to the mods.conf file
22
23 The Crafter game has clientside mods enabled by default so no further steps are needed
24
25
26 Current features:
27
28 1.) Weather effects
29 2.) Nether & Aether Portals
30 3.) Music
31 4.) Waila
32 5.) Sleeping HUD
33 6.) Burning HUD
34 7.) Water Effects
35 8.) Movement Improvements