2017-01-03 21:19:33 +01:00
|
|
|
[submodule "lib/libcommuni"]
|
|
|
|
path = lib/libcommuni
|
2021-03-28 16:58:51 +02:00
|
|
|
url = https://github.com/Chatterino/libcommuni
|
2021-07-30 11:24:27 +02:00
|
|
|
branch = chatterino-cmake
|
2018-09-01 22:00:53 +02:00
|
|
|
[submodule "lib/WinToast"]
|
|
|
|
path = lib/WinToast
|
2018-09-16 20:01:28 +02:00
|
|
|
url = https://github.com/mohabouje/WinToast.git
|
2019-07-23 22:18:36 +02:00
|
|
|
[submodule "lib/settings"]
|
|
|
|
path = lib/settings
|
|
|
|
url = https://github.com/pajlada/settings
|
|
|
|
[submodule "lib/signals"]
|
|
|
|
path = lib/signals
|
|
|
|
url = https://github.com/pajlada/signals
|
|
|
|
[submodule "lib/serialize"]
|
|
|
|
path = lib/serialize
|
|
|
|
url = https://github.com/pajlada/serialize
|
|
|
|
[submodule "lib/rapidjson"]
|
|
|
|
path = lib/rapidjson
|
|
|
|
url = https://github.com/Tencent/rapidjson
|
2019-09-10 17:06:58 +02:00
|
|
|
[submodule "lib/qtkeychain"]
|
|
|
|
path = lib/qtkeychain
|
|
|
|
url = https://github.com/Chatterino/qtkeychain
|
2019-09-15 17:15:00 +02:00
|
|
|
[submodule "lib/websocketpp"]
|
|
|
|
path = lib/websocketpp
|
2021-07-17 17:50:22 +02:00
|
|
|
url = https://github.com/zaphoyd/websocketpp
|
2021-04-10 13:26:20 +02:00
|
|
|
[submodule "cmake/sanitizers-cmake"]
|
|
|
|
path = cmake/sanitizers-cmake
|
|
|
|
url = https://github.com/arsenm/sanitizers-cmake
|
2022-05-07 17:22:39 +02:00
|
|
|
[submodule "lib/magic_enum"]
|
|
|
|
path = lib/magic_enum
|
|
|
|
url = https://github.com/Neargye/magic_enum
|
2022-05-22 15:43:41 +02:00
|
|
|
[submodule "lib/googletest"]
|
|
|
|
path = lib/googletest
|
|
|
|
url = https://github.com/google/googletest.git
|
2023-01-29 10:36:25 +01:00
|
|
|
[submodule "lib/miniaudio"]
|
|
|
|
path = lib/miniaudio
|
|
|
|
url = https://github.com/mackron/miniaudio.git
|
2023-04-02 15:31:53 +02:00
|
|
|
[submodule "lib/lua/src"]
|
|
|
|
path = lib/lua/src
|
|
|
|
url = https://github.com/lua/lua
|
2023-12-24 15:38:58 +01:00
|
|
|
[submodule "tools/crash-handler"]
|
|
|
|
path = tools/crash-handler
|
|
|
|
url = https://github.com/Chatterino/crash-handler
|
2024-06-16 12:22:51 +02:00
|
|
|
[submodule "lib/expected-lite"]
|
|
|
|
path = lib/expected-lite
|
|
|
|
url = https://github.com/martinmoene/expected-lite
|
2024-10-20 11:57:05 +02:00
|
|
|
[submodule "lib/sol2"]
|
|
|
|
path = lib/sol2
|
|
|
|
url = https://github.com/ThePhD/sol2.git
|