forked from PazerOP/tf2_bot_detector
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitmodules
22 lines (22 loc) · 779 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "implot"]
path = submodules/implot
url = https://github.com/PazerOP/implot.git
[submodule "submodules/ValveFileVDF"]
path = submodules/ValveFileVDF
url=https://github.com/PazerOP/ValveFileVDF.git
[submodule "submodules/SourceRCON"]
path = submodules/SourceRCON
url = [email protected]:surepy/tf2bd_SourceRCON.git
branch = tf2bd
[submodule "submodules/imgui_desktop"]
path = submodules/imgui_desktop
url = https://github.com/PazerOP/imgui_desktop.git
[submodule "submodules/mh_stuff"]
path = submodules/mh_stuff
url = https://github.com/surepy/tf2bd_mh_stuff.git
[submodule "submodules/vcpkg"]
path = submodules/vcpkg
url = https://github.com/microsoft/vcpkg.git
[submodule "submodules/imgui"]
path = submodules/imgui
url = [email protected]:ocornut/imgui.git