initial commit
This commit is contained in:
commit
161a740d2f
|
@ -0,0 +1,12 @@
|
||||||
|
[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
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 97d69ec0dad41bbd7c22e81c3fef400dfa1b49ba
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit d6b2214e96fdb7cad468cbe7fc100c0b80522d43
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit cd0fb1d17852077297816e30823b8125ba073357
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 63258397761b3dd96dd171e5a5ad5aa915834c35
|
Loading…
Reference in New Issue