Sunshine/.gitmodules

45 lines
1.7 KiB
Plaintext
Raw Normal View History

2023-01-08 15:05:29 +00:00
[submodule "third-party/moonlight-common-c"]
path = third-party/moonlight-common-c
url = https://github.com/moonlight-stream/moonlight-common-c.git
2022-12-16 22:27:28 +00:00
branch = master
2023-01-08 15:05:29 +00:00
[submodule "third-party/Simple-Web-Server"]
path = third-party/Simple-Web-Server
url = https://gitlab.com/eidheim/Simple-Web-Server.git
2022-12-16 22:27:28 +00:00
branch = master
2023-01-08 15:05:29 +00:00
[submodule "third-party/ViGEmClient"]
path = third-party/ViGEmClient
2020-01-18 20:16:00 +00:00
url = https://github.com/ViGEm/ViGEmClient
2022-12-16 22:27:28 +00:00
branch = master
2023-01-08 15:05:29 +00:00
[submodule "third-party/miniupnp"]
2021-06-29 20:42:06 +00:00
path = third-party/miniupnp
url = https://github.com/miniupnp/miniupnp
2022-12-16 22:27:28 +00:00
branch = master
2023-01-08 15:05:29 +00:00
[submodule "third-party/nv-codec-headers"]
path = third-party/nv-codec-headers
url = https://github.com/FFmpeg/nv-codec-headers
2022-12-16 22:27:28 +00:00
branch = sdk/11.1
2023-01-08 15:05:29 +00:00
[submodule "third-party/TPCircularBuffer"]
2022-08-08 03:13:19 +00:00
path = third-party/TPCircularBuffer
url = https://github.com/michaeltyson/TPCircularBuffer
2022-12-16 22:27:28 +00:00
branch = master
2023-01-08 15:05:29 +00:00
[submodule "third-party/ffmpeg-windows-x86_64"]
2022-12-11 22:46:19 +00:00
path = third-party/ffmpeg-windows-x86_64
url = https://github.com/LizardByte/build-deps
branch = ffmpeg-windows-x86_64
2023-01-08 15:05:29 +00:00
[submodule "third-party/ffmpeg-macos-x86_64"]
2022-12-11 22:46:19 +00:00
path = third-party/ffmpeg-macos-x86_64
url = https://github.com/LizardByte/build-deps
branch = ffmpeg-macos-x86_64
2023-01-08 15:05:29 +00:00
[submodule "third-party/ffmpeg-linux-x86_64"]
2022-12-11 22:46:19 +00:00
path = third-party/ffmpeg-linux-x86_64
url = https://github.com/LizardByte/build-deps
branch = ffmpeg-linux-x86_64
2023-01-08 15:05:29 +00:00
[submodule "third-party/ffmpeg-linux-aarch64"]
2022-12-11 22:46:19 +00:00
path = third-party/ffmpeg-linux-aarch64
url = https://github.com/LizardByte/build-deps
branch = ffmpeg-linux-aarch64
2023-01-08 15:05:29 +00:00
[submodule "third-party/ffmpeg-macos-aarch64"]
2022-12-20 19:38:50 +00:00
path = third-party/ffmpeg-macos-aarch64
url = https://github.com/LizardByte/build-deps
branch = ffmpeg-macos-aarch64