Fix README.md

This commit is contained in:
luk3yx 2020-09-08 15:16:58 +12:00
parent 2800ad2853
commit 9cdf24c34a
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@ SSCSMs can access most functions on [client_lua_api.txt](https://github.com/mine
server.
- `sscsm.global_exists(name)`: Deprecated, use `minetest.global_exists(name)`
instead.
To communicate with the server-side mods, it is possible to open a mod
channel.