-
-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy path.gitmodules
27 lines (27 loc) · 993 Bytes
/
.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
[submodule "githooks/versioning"]
path = githooks/versioning
url = https://github.com/evandrocoan/.versioning
[submodule "dependencies/ambuild"]
path = dependencies/ambuild
url = https://github.com/evandrocoan/ambuild
[submodule "dependencies/halflife"]
path = dependencies/halflife
url = https://github.com/evandrocoan/halflife
[submodule "dependencies/hlsdk"]
path = dependencies/hlsdk
url = https://github.com/evandrocoan/hlsdk
[submodule "dependencies/metamod-am"]
path = dependencies/metamod-am
url = https://github.com/evandrocoan/metamod-hl1
[submodule "dependencies/mysql-5.0"]
path = dependencies/mysql-5.0
url = https://github.com/evandrocoan/mysql-5.0
[submodule "dependencies/amxmodx"]
path = dependencies/amxmodx
url = https://github.com/evandrocoan/amxmodx
[submodule "dependencies/csdm"]
path = dependencies/csdm
url = https://github.com/evandrocoan/csdm
[submodule "dependencies/Orpheu"]
path = dependencies/Orpheu
url = https://github.com/evandrocoan/Orpheu