mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 18:36:34 +00:00
feat: implement libvirtualhid
This commit is contained in:
+4
-4
@@ -13,14 +13,14 @@
|
||||
[submodule "third-party/glad"]
|
||||
path = third-party/glad
|
||||
url = https://github.com/Dav1dde/glad.git
|
||||
[submodule "third-party/inputtino"]
|
||||
path = third-party/inputtino
|
||||
url = https://github.com/games-on-whales/inputtino.git
|
||||
branch = stable
|
||||
[submodule "third-party/libdisplaydevice"]
|
||||
path = third-party/libdisplaydevice
|
||||
url = https://github.com/LizardByte/libdisplaydevice.git
|
||||
branch = master
|
||||
[submodule "third-party/libvirtualhid"]
|
||||
path = third-party/libvirtualhid
|
||||
url = https://github.com/LizardByte/libvirtualhid.git
|
||||
branch = master
|
||||
[submodule "third-party/lizardbyte-common"]
|
||||
path = third-party/lizardbyte-common
|
||||
url = https://github.com/LizardByte/lizardbyte-common.git
|
||||
|
||||
Reference in New Issue
Block a user