Add tested and unknown versions to readme

This commit is contained in:
AliasAlreadyTaken 2022-04-07 00:08:26 +02:00
parent 5468229d9e
commit fa3d6b1589
1 changed files with 28 additions and 1 deletions

View File

@ -16,7 +16,6 @@ This mod adds support for [matterbridge](https://github.com/42wim/matterbridge)
Get it from https://gitea.your-land.de/AliasAlreadyTaken/yl_matterbridge
## Installation
copy the "yl_matterbridge" folder to your mod folder and enable it in your world.mt.
@ -100,6 +99,34 @@ function yl_matterbridge.chat_message(user_name, message_text)
end
```
## Supported versions
If you run yl_matterbridge in one of the supported versions, but something is wrong, please [file a bug](https://gitea.your-land.de/AliasAlreadyTaken/yl_matterbridge/issues/new). PRs also welcome.
If you run yl_matterbridge in one of the unknown versions, like MacOS or Android or Linux, please tell us whether it works or not. We will add your findings to the readme.
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
### Linux
MT versions 5.5.0
### MacOS
unknown
### Android
unknown
### Misc
unknown
## Allied projects
If you know a project that uses this bridge tell us and we will add it to the list.