-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 1.11 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "LeagueHelper"]
path = LeagueHelper
url = https://github.com/ughstudios/LeagueHelper
[submodule "EnvironmentVariables"]
path = EnvironmentVariables
url = https://github.com/ughstudios/EnvironmentVariables.git
[submodule "DLLInjector"]
path = DLLInjector
url = https://github.com/ughstudios/DLLInjector.git
[submodule "qtutils"]
path = qtutils
url = https://github.com/ughstudios/qtutils.git
[submodule "leetcode-practice"]
path = leetcode-practice
url = https://github.com/ughstudios/leetcode-practice.git
[submodule "ci_runner"]
path = ci_runner
url = https://github.com/ughstudios/ci_runner
[submodule "byteburst_core"]
path = byteburst_core
url = https://github.com/ughstudios/byteburst_core.git
[submodule "byteburst_tools"]
path = byteburst_tools
url = https://github.com/ughstudios/byteburst_tools.git
[submodule "my_ci"]
path = my_ci
url = https://github.com/ughstudios/my_ci.git
[submodule "maze-game"]
path = maze-game
url = https://github.com/ughstudios/maze-game.git
[submodule "library-catalog"]
path = library-catalog
url = https://github.com/ughstudios/library-catalog.git