.gitmodules 746 B

123456789101112131415161718
  1. [submodule "plugins/win-dshow/libdshowcapture"]
  2. path = plugins/win-dshow/libdshowcapture
  3. url = https://github.com/obsproject/libdshowcapture.git
  4. [submodule "plugins/mac-syphon/syphon-framework"]
  5. path = plugins/mac-syphon/syphon-framework
  6. url = https://github.com/palana/Syphon-Framework.git
  7. [submodule "plugins/enc-amf"]
  8. path = plugins/enc-amf
  9. url = https://github.com/obsproject/obs-amd-encoder.git
  10. [submodule "plugins/obs-browser"]
  11. path = plugins/obs-browser
  12. url = https://github.com/obsproject/obs-browser.git
  13. [submodule "plugins/obs-vst"]
  14. path = plugins/obs-vst
  15. url = https://github.com/obsproject/obs-vst.git
  16. [submodule "plugins/obs-outputs/ftl-sdk"]
  17. path = plugins/obs-outputs/ftl-sdk
  18. url = https://github.com/Mixer/ftl-sdk.git