-
Notifications
You must be signed in to change notification settings - Fork 130
/
.gitmodules
33 lines (33 loc) · 1.37 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "plugins/win-dshow/libdshowcapture"]
path = plugins/win-dshow/libdshowcapture
url = https://github.com/obsproject/libdshowcapture.git
[submodule "plugins/mac-syphon/syphon-framework"]
path = plugins/mac-syphon/syphon-framework
url = https://github.com/palana/Syphon-Framework.git
[submodule "plugins/enc-amf"]
path = plugins/enc-amf
url = https://github.com/obsproject/obs-amd-encoder.git
[submodule "plugins/obs-browser"]
path = plugins/obs-browser
url = https://github.com/obsproject/obs-browser.git
[submodule "plugins/obs-vst"]
path = plugins/obs-vst
url = https://github.com/obsproject/obs-vst.git
[submodule "plugins/obs-outputs/ftl-sdk"]
path = plugins/obs-outputs/ftl-sdk
url = https://github.com/Mixer/ftl-sdk.git
[submodule "plugins/websocket-client/third_party"]
path = plugins/websocket-client/third_party
url = https://github.com/chriskohlhoff/asio.git
[submodule "plugins/websocket-client/websocketpp"]
path = plugins/websocket-client/websocketpp
url = https://github.com/zaphoyd/websocketpp.git
[submodule "plugins/websocket-client/nlohmann_json"]
path = plugins/websocket-client/nlohmann_json
url = https://github.com/nlohmann/json.git
[submodule "plugins/obs-ndi"]
path = plugins/obs-ndi
url = https://github.com/Palakis/obs-ndi.git
[submodule "plugins/obs-websocket"]
path = plugins/obs-websocket
url = https://github.com/Palakis/obs-websocket.git