14 lines
352 B
Text
14 lines
352 B
Text
[submodule "engine"]
|
|
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
|