Skip to content

Commit 951c5ad

Browse files
authored
Update README.md
1 parent 65699b0 commit 951c5ad

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,9 @@ For a list of request types, refer to the [obs-websocket protocol docs](https://
3030
- `curl -XPOST -H "Content-type: application/json" -d '{"scene-name":"Scene 2"}' 'http://127.0.0.1/emit/SetCurrentScene'`
3131
- `curl -XPOST -H 'AuthKey: agoodpassword' -H "Content-type: application/json" -d '{"scene-name":"Scene 2"}' 'http://127.0.0.1/emit/SetCurrentScene'`
3232
- `curl -XPOST -H 'AuthKey: agoodpassword' -H "Content-type: application/json" 'http://127.0.0.1/call/GetSceneList'`
33+
34+
## IRLTookit Links
35+
36+
- https://twitter.com/IRLToolkit
37+
- https://irltoolkit.com/discord
38+
- https://irltoolkit.com

0 commit comments

Comments
 (0)