16 lines
510 B
Plaintext
16 lines
510 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
|