Add submodules for signs
We need the possibility to find a way back while exploring caves, and signs seem to be a good way to do this.
This commit is contained in:
parent
43377b6c79
commit
e5277bf4f9
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -61,3 +61,9 @@
|
||||
[submodule "hook"]
|
||||
path = hook
|
||||
url = https://github.com/AiTechEye/hook
|
||||
[submodule "signs_lib"]
|
||||
path = signs_lib
|
||||
url = https://gitlab.com/VanessaE/signs_lib
|
||||
[submodule "street_signs"]
|
||||
path = street_signs
|
||||
url = https://gitlab.com/VanessaE/street_signs
|
||||
|
1
signs_lib
Submodule
1
signs_lib
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 1a6b9f38ff10026268ca83945a2f6e62116b212e
|
1
street_signs
Submodule
1
street_signs
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b0503a4946d3876d32837fc687a59ea96eae27fc
|
Loading…
x
Reference in New Issue
Block a user