]> git.lizzy.rs Git - Crafter.git/commitdiff
Update Readme with explanation of how to run a server with this
authoroilboi <47129783+oilboi@users.noreply.github.com>
Thu, 23 Apr 2020 10:25:12 +0000 (06:25 -0400)
committeroilboi <47129783+oilboi@users.noreply.github.com>
Thu, 23 Apr 2020 10:25:12 +0000 (06:25 -0400)
README.md

index a7330c08a90983f725fa064442b0f790f3f1de17..33b5bad03a19d1765125ab3dbe8e9b905bc49cb9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,6 +8,17 @@
 
 ## Be sure to install the clientside mod for this game mode: <a href="https://github.com/oilboi/crafter_client">Download here</a>
 
+
+## If you want to run this on a server you must add this to your server minetest.conf:
+
+```
+enable_client_modding = true
+csm_restriction_flags = 0
+enable_mod_channels = true
+```
+
+## This game is in early alpha and uses a lot of experimental features in the engine
+
 ---
 
 # ALPHA STATE CHANGELOG