mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-16 23:10:13 +00:00
35 lines
1.3 KiB
Plaintext
35 lines
1.3 KiB
Plaintext
[submodule "moonlight-common-c"]
|
|
path = third-party/moonlight-common-c
|
|
url = https://github.com/moonlight-stream/moonlight-common-c.git
|
|
[submodule "Simple-Web-Server"]
|
|
path = third-party/Simple-Web-Server
|
|
url = https://gitlab.com/eidheim/Simple-Web-Server.git
|
|
[submodule "ViGEmClient"]
|
|
path = third-party/ViGEmClient
|
|
url = https://github.com/ViGEm/ViGEmClient
|
|
[submodule "third-party/miniupnp"]
|
|
path = third-party/miniupnp
|
|
url = https://github.com/miniupnp/miniupnp
|
|
[submodule "third-party/nv-codec-headers"]
|
|
path = third-party/nv-codec-headers
|
|
url = https://github.com/FFmpeg/nv-codec-headers
|
|
[submodule "third-party/TPCircularBuffer"]
|
|
path = third-party/TPCircularBuffer
|
|
url = https://github.com/michaeltyson/TPCircularBuffer
|
|
[submodule "ffmpeg-windows-x86_64"]
|
|
path = third-party/ffmpeg-windows-x86_64
|
|
url = https://github.com/LizardByte/build-deps
|
|
branch = ffmpeg-windows-x86_64
|
|
[submodule "ffmpeg-macos-x86_64"]
|
|
path = third-party/ffmpeg-macos-x86_64
|
|
url = https://github.com/LizardByte/build-deps
|
|
branch = ffmpeg-macos-x86_64
|
|
[submodule "ffmpeg-linux-x86_64"]
|
|
path = third-party/ffmpeg-linux-x86_64
|
|
url = https://github.com/LizardByte/build-deps
|
|
branch = ffmpeg-linux-x86_64
|
|
[submodule "ffmpeg-linux-aarch64"]
|
|
path = third-party/ffmpeg-linux-aarch64
|
|
url = https://github.com/LizardByte/build-deps
|
|
branch = ffmpeg-linux-aarch64
|