Update obs-websocket version info and licence year

This commit is contained in:
lebaston100 2021-08-29 17:38:59 +02:00
parent 81f74bb351
commit f96a80e6da
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2019 lebaston100
Copyright (c) 2019-2021 lebaston100
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -3,7 +3,7 @@ This is a small script that mutes and unmutes channels on Behringer XAir Mixers
## Requirements
- The [obs-websocket plugin](https://github.com/Palakis/obs-websocket/releases) (Version >= 4.5.1)
- The [obs-websocket plugin](https://github.com/Palakis/obs-websocket/releases) (Version 4.5.1 - 4.9.1)
- A fairly recent version of Python 3
- [websocket-client](https://github.com/websocket-client/websocket-client)
- [python-osc](https://github.com/attwad/python-osc)