Update README.md

This commit is contained in:
luk3yx 2020-07-19 16:09:00 +12:00
parent 0097ce6148
commit 7e991726e3
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ To create a SSCSM:
- Install this mod onto a server.
- Enable mod channels on the server (add `enable_mod_channels = true` to
minetest.conf).
- Allow CSMs to send chat messages if you haven't already (add
`csm_restriction_flags = 60` to minetest.conf).
- Create SSCSMs with the API.
- Install the CSM (in the `csm/` directory) onto clients and enable it.