mirror of
https://github.com/rock88/moonlight-nx
synced 2024-11-23 12:03:10 +00:00
fe905ae1a2
* libnx: WIP (not work) Try to run this on a Horizon OS :C # Conflicts: # src/GameStreamClient.cpp # src/GameStreamClient.hpp # src/Settings.cpp # src/decoders/gl_render.c # src/moonlight_glfw.cpp
12 lines
466 B
Text
12 lines
466 B
Text
[submodule "third_party/moonlight-common-c"]
|
|
path = third_party/moonlight-common-c
|
|
url = https://github.com/moonlight-stream/moonlight-common-c.git
|
|
[submodule "third_party/nanogui"]
|
|
path = third_party/nanogui
|
|
url=https://github.com/rock88/nanogui.git
|
|
[submodule "third_party/json"]
|
|
path = third_party/json
|
|
url = https://github.com/nlohmann/json.git
|
|
[submodule "third_party/libuuid"]
|
|
path = third_party/libuuid
|
|
url = https://github.com/fadedreamz/libuuid.git
|