xenia-canary/.gitmodules

25 lines
955 B
Plaintext
Raw Normal View History

2013-05-24 00:39:03 +00:00
[submodule "third_party/beaengine"]
path = third_party/beaengine
url = https://github.com/benvanik/beaengine.git
2013-12-29 06:04:53 +00:00
[submodule "third_party/xbyak"]
path = third_party/xbyak
2015-06-16 01:55:46 +00:00
url = https://github.com/xenia-project/xbyak.git
2015-02-21 19:16:24 +00:00
[submodule "third_party/imgui"]
path = third_party/imgui
url = https://github.com/ocornut/imgui.git
[submodule "third_party/binutils-ppc-cygwin"]
path = third_party/binutils-ppc-cygwin
url = https://github.com/benvanik/binutils-ppc-cygwin
[submodule "third_party/capstone"]
path = third_party/capstone
url = https://github.com/xenia-project/capstone.git
[submodule "third_party/libav-xma-bin"]
path = third_party/libav-xma-bin
url = https://github.com/xenia-project/libav-xma-bin.git
2015-07-07 01:12:17 +00:00
[submodule "third_party/elemental-forms"]
path = third_party/elemental-forms
url = https://github.com/xenia-project/elemental-forms.git
[submodule "build_tools"]
path = build_tools
url = https://github.com/xenia-project/build-tools.git