mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-07-02 00:22:10 -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:
parent
f5a0b2e91a
commit
742996fc83
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
|
|
@ -1 +0,0 @@
|
|||
Subproject commit a25427c7cc4b4f0f6ac96ebe2723fc3db8906f22
|
||||
Loading…
Reference in New Issue
Block a user