PlayerLink/.gitmodules

19 lines
614 B
Plaintext

[submodule "vendor/discord-rpc"]
path = vendor/discord-rpc
url = https://github.com/EinTim23/discord-rpc.git
[submodule "vendor/nlohmann-json"]
path = vendor/nlohmann-json
url = https://github.com/nlohmann/json.git
[submodule "vendor/curl"]
path = vendor/curl
url = https://github.com/curl/curl.git
[submodule "vendor/mbedtls"]
path = vendor/mbedtls
url = https://github.com/Mbed-TLS/mbedtls.git
[submodule "vendor/wxWidgets"]
path = vendor/wxWidgets
url = https://github.com/wxWidgets/wxWidgets.git
[submodule "vendor/libdbus"]
path = vendor/libdbus
url = https://gitlab.freedesktop.org/dbus/dbus.git