Add behem0th as submodule
This commit is contained in:
parent
048042d1b1
commit
5188457be5
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
||||||
[submodule "Shared/ws4py"]
|
[submodule "Shared/ws4py"]
|
||||||
path = Shared/ws4py
|
path = Shared/ws4py
|
||||||
url = https://github.com/robot0nfire/ws4py.git
|
url = https://github.com/robot0nfire/ws4py.git
|
||||||
|
[submodule "Shared/behem0th"]
|
||||||
|
path = Shared/behem0th
|
||||||
|
url = https://github.com/robot0nfire/behem0th.git
|
||||||
|
|
1
Shared/behem0th
Submodule
1
Shared/behem0th
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit df8386161138c74be9f2b1a5dc959dec9ea2a86c
|
Reference in a new issue