mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-22 09:15:57 -05:00
Remove submodule deps/obs-websocket
Using a submodule which is not available as a package on Debian makes it difficult to package the plugin for Debian. Instead add the obs-websocket header file directly to the repo.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -10,6 +10,3 @@
|
||||
[submodule "deps/openvr"]
|
||||
path = deps/openvr
|
||||
url = https://github.com/ValveSoftware/openvr.git
|
||||
[submodule "deps/obs-websocket"]
|
||||
path = deps/obs-websocket
|
||||
url = https://github.com/obsproject/obs-websocket.git
|
||||
|
||||
1
deps/obs-websocket
vendored
1
deps/obs-websocket
vendored
Submodule deps/obs-websocket deleted from a25427c7cc
Reference in New Issue
Block a user