fix: updated git modules file
This commit is contained in:
parent
019e326c6f
commit
724118c80f
1 changed files with 10 additions and 0 deletions
10
.gitmodules
vendored
10
.gitmodules
vendored
|
|
@ -2,3 +2,13 @@
|
|||
path = engine
|
||||
branch = 4.5
|
||||
url = https://github.com/godotengine/godot.git
|
||||
|
||||
[submodule "libzmq"]
|
||||
path = modules/you_done_it/libzmq
|
||||
branch = master
|
||||
url = https://github.com/zeromq/libzmq.git
|
||||
|
||||
[submodule "cppzmq"]
|
||||
path = modules/you_done_it/cppzmq
|
||||
branch = master
|
||||
url = https://github.com/zeromq/cppzmq.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue