You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Currently this is a proof-of-concept plugin to show some practical usage of [mid
5
5
## Usage
6
6
7
7
1. Download and install [obs-websocket](https://obsproject.com/forum/resources/obs-websocket-remote-control-obs-studio-from-websockets.466/) for OBS
8
-
2.[Download the plugin](https://github.com/midi-mixer/plugin-obs/archive/main.zip)
9
-
3.Extract the `plugin-obs-main` folder to `%appdata%/midi-mixer-app/plugins`
8
+
2.[Download the plugin](https://github.com/midi-mixer/plugin-obs/releases/latest)
9
+
3.Open the `.MidiMixerPlugin` file with midimixer
10
10
11
11
For more information on how this plugin was made (or to make your own) check out [midi-mixer-plugin](https://github.com/midi-mixer/midi-mixer-plugin) and the [midi-mixer/plugin-template](https://github.com/midi-mixer/plugin-template) repository.
0 commit comments