Sunshine/.gitmodules

69 lines
2.5 KiB
Plaintext
Raw Normal View History

2023-01-08 10:05:29 -05: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 17:27:28 -05:00
branch = master
2023-01-08 10:05:29 -05: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 17:27:28 -05:00
branch = master
2023-01-08 10:05:29 -05:00
[submodule "third-party/ViGEmClient"]
path = third-party/ViGEmClient
url = https://github.com/nefarius/ViGEmClient
2022-12-16 17:27:28 -05:00
branch = master
2023-01-08 10:05:29 -05:00
[submodule "third-party/miniupnp"]
2021-06-29 22:42:06 +02:00
path = third-party/miniupnp
url = https://github.com/miniupnp/miniupnp
2022-12-16 17:27:28 -05:00
branch = master
2023-01-08 10:05:29 -05:00
[submodule "third-party/nv-codec-headers"]
path = third-party/nv-codec-headers
url = https://github.com/FFmpeg/nv-codec-headers
2023-07-11 14:46:10 +03:00
branch = sdk/12.0
2023-01-08 10:05:29 -05:00
[submodule "third-party/TPCircularBuffer"]
2022-08-07 23:13:19 -04:00
path = third-party/TPCircularBuffer
url = https://github.com/michaeltyson/TPCircularBuffer
2022-12-16 17:27:28 -05:00
branch = master
2023-01-08 10:05:29 -05:00
[submodule "third-party/ffmpeg-windows-x86_64"]
2022-12-11 17:46:19 -05:00
path = third-party/ffmpeg-windows-x86_64
url = https://github.com/LizardByte/build-deps
branch = ffmpeg-windows-x86_64
2023-01-08 10:05:29 -05:00
[submodule "third-party/ffmpeg-macos-x86_64"]
2022-12-11 17:46:19 -05:00
path = third-party/ffmpeg-macos-x86_64
url = https://github.com/LizardByte/build-deps
branch = ffmpeg-macos-x86_64
2023-01-08 10:05:29 -05:00
[submodule "third-party/ffmpeg-linux-x86_64"]
2022-12-11 17:46:19 -05:00
path = third-party/ffmpeg-linux-x86_64
url = https://github.com/LizardByte/build-deps
branch = ffmpeg-linux-x86_64
2023-01-08 10:05:29 -05:00
[submodule "third-party/ffmpeg-linux-aarch64"]
2022-12-11 17:46:19 -05:00
path = third-party/ffmpeg-linux-aarch64
url = https://github.com/LizardByte/build-deps
branch = ffmpeg-linux-aarch64
2023-01-08 10:05:29 -05:00
[submodule "third-party/ffmpeg-macos-aarch64"]
2022-12-20 14:38:50 -05:00
path = third-party/ffmpeg-macos-aarch64
url = https://github.com/LizardByte/build-deps
branch = ffmpeg-macos-aarch64
[submodule "third-party/nanors"]
path = third-party/nanors
url = https://github.com/sleepybishop/nanors.git
branch = master
2023-03-15 16:30:18 -04:00
[submodule "third-party/tray"]
path = third-party/tray
url = https://github.com/LizardByte/tray
2023-03-15 16:30:18 -04:00
branch = master
[submodule "third-party/nvapi-open-source-sdk"]
path = third-party/nvapi-open-source-sdk
url = https://github.com/LizardByte/nvapi-open-source-sdk
branch = sdk
2023-08-15 21:26:34 -04:00
[submodule "third-party/ffmpeg-linux-powerpc64le"]
path = third-party/ffmpeg-linux-powerpc64le
url = https://github.com/LizardByte/build-deps
branch = ffmpeg-linux-powerpc64le
[submodule "third-party/wayland-protocols"]
path = third-party/wayland-protocols
url = https://gitlab.freedesktop.org/wayland/wayland-protocols
branch = main
[submodule "third-party/wlr-protocols"]
path = third-party/wlr-protocols
url = https://gitlab.freedesktop.org/wlroots/wlr-protocols
branch = master