diff --git a/README.md b/README.md index 6100795..b93a75a 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ An example config for minetest looks like this BindAddress="127.0.0.1:4242" Buffer=1000 RemoteNickFormat="{NICK}" -#Token="DISABLED, NOT YET SUPPORTED" +#Token="mytotallysecrettoken" ``` Gateway section: @@ -109,11 +109,11 @@ There is no reason to believe it doesn't work anywhere, but you never know. ### Windows -MT versions 5.0.0, 5.0.1, 5.1.0, 5.1.1, 5.2.0, 5.3.0, 5.4.0 5.4.1, 5.5.0 +MT versions 5.0.0, 5.0.1, 5.1.0, 5.1.1, 5.2.0, 5.3.0, 5.4.0 5.4.1, 5.5.0, 5.6.0, 5.6.1, 5.7.0, 5.8.0 ### Linux -MT versions 5.5.0 +MT versions 5.5.0, 5.6.0, 5.6.1, 5.7.0, 5.8.0 ### MacOS @@ -132,6 +132,7 @@ unknown If you know a project that uses this bridge tell us and we will add it to the list. * smart_chat : https://github.com/acmgit/smart_chat/ +* player_events: https://github.com/insanity54/matterbridge_player_events ## Uninstall