2021-10-15 13:02:36 +00:00
|
|
|
[submodule "deps/SFML"]
|
|
|
|
path = deps/SFML
|
2021-10-15 13:35:17 +00:00
|
|
|
url = https://github.com/Alia5/SFML
|
2021-10-16 20:36:30 +00:00
|
|
|
[submodule "deps/WinReg"]
|
|
|
|
path = deps/WinReg
|
|
|
|
url = https://github.com/GiovanniDicanio/WinReg
|
|
|
|
[submodule "deps/spdlog"]
|
|
|
|
path = deps/spdlog
|
|
|
|
url = https://github.com/gabime/spdlog
|
2021-10-17 19:04:00 +00:00
|
|
|
[submodule "deps/subhook"]
|
|
|
|
path = deps/subhook
|
|
|
|
url = https://github.com/Zeex/subhook
|
2021-10-17 01:44:30 +00:00
|
|
|
[submodule "deps/ValveFileVDF"]
|
|
|
|
path = deps/ValveFileVDF
|
|
|
|
url = https://github.com/TinyTinni/ValveFileVDF
|
2021-10-17 20:28:10 +00:00
|
|
|
[submodule "deps/ViGEmClient"]
|
|
|
|
path = deps/ViGEmClient
|
|
|
|
url = https://github.com/ViGEm/ViGEmClient
|
2021-10-21 18:16:18 +00:00
|
|
|
[submodule "deps/imgui"]
|
|
|
|
path = deps/imgui
|
|
|
|
url = https://github.com/ocornut/imgui/
|
|
|
|
[submodule "deps/imgui-sfml"]
|
|
|
|
path = deps/imgui-sfml
|
|
|
|
url = https://github.com/eliasdaler/imgui-sfml
|
2021-10-23 14:03:04 +00:00
|
|
|
[submodule "deps/json"]
|
|
|
|
path = deps/json
|
|
|
|
url = https://github.com/nlohmann/json
|
2022-03-06 16:41:29 +00:00
|
|
|
[submodule "deps/traypp"]
|
|
|
|
path = deps/traypp
|
2023-01-08 14:47:39 +00:00
|
|
|
url = https://github.com/Soundux/traypp
|
2022-09-08 19:40:29 +00:00
|
|
|
[submodule "deps/fifo_map"]
|
|
|
|
path = deps/fifo_map
|
2023-01-08 14:47:39 +00:00
|
|
|
url = https://github.com/nlohmann/fifo_map
|
2022-09-09 14:09:02 +00:00
|
|
|
[submodule "deps/Shortcuts_VDF"]
|
|
|
|
path = deps/Shortcuts_VDF
|
2023-01-08 14:47:39 +00:00
|
|
|
url = https://github.com/Alia5/Shortcuts_VDF
|
2022-10-09 22:28:28 +00:00
|
|
|
[submodule "deps/cpp-httplib"]
|
|
|
|
path = deps/cpp-httplib
|
2023-01-08 14:47:39 +00:00
|
|
|
url = https://github.com/yhirose/cpp-httplib
|
2023-01-29 12:51:23 +00:00
|
|
|
[submodule "deps/easywsclient"]
|
|
|
|
path = deps/easywsclient
|
|
|
|
url = https://github.com/dhbaird/easywsclient
|