.gitmodules 374 B

123456789
  1. [submodule "plugins/win-dshow/libdshowcapture"]
  2. path = deps/libdshowcapture/src
  3. url = https://github.com/obsproject/libdshowcapture.git
  4. [submodule "plugins/obs-browser"]
  5. path = plugins/obs-browser
  6. url = https://github.com/obsproject/obs-browser.git
  7. [submodule "plugins/obs-websocket"]
  8. path = plugins/obs-websocket
  9. url = https://github.com/obsproject/obs-websocket.git