You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
383 B
Plaintext
16 lines
383 B
Plaintext
[submodule "libshit"]
|
|
path = libshit
|
|
url = ../libshit.git
|
|
[submodule "ext/zlib"]
|
|
path = ext/zlib
|
|
url = https://github.com/madler/zlib
|
|
[submodule "ext/tinyxml2"]
|
|
path = ext/tinyxml2
|
|
url = ../tinyxml2
|
|
[submodule "ext/capnproto"]
|
|
path = ext/capnproto
|
|
url = https://github.com/capnproto/capnproto.git
|
|
[submodule "ext/mujs"]
|
|
path = ext/mujs
|
|
url = https://github.com/ccxvii/mujs
|