forked from facebookresearch/fairo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 857 Bytes
/
Copy path.gitmodules
File metadata and controls
15 lines (15 loc) · 857 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "droidlet/lowlevel/minecraft/client/pybind11"]
path = droidlet/lowlevel/minecraft/client/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "droidlet/lowlevel/minecraft/client/lib/rapidjson"]
path = droidlet/lowlevel/minecraft/client/lib/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "droidlet/lowlevel/minecraft/server/cuberite"]
path = droidlet/lowlevel/minecraft/server/cuberite
url = https://github.com/cuberite/cuberite.git
[submodule "droidlet/lowlevel/minecraft/server/cuberite_plugins/lib/lua-struct"]
path = droidlet/lowlevel/minecraft/server/cuberite_plugins/lib/lua-struct
url = https://github.com/iryont/lua-struct.git
[submodule "droidlet/lowlevel/minecraft/logging/lib/argparse"]
path = droidlet/lowlevel/minecraft/logging/lib/argparse
url = https://github.com/jonathathan/argparse.git