-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
32 lines (32 loc) · 818 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[submodule "Tools/khamake"]
path = Tools/khamake
url = https://github.com/Kode/khamake.git
branch = master
[submodule "Backends/Kore/khacpp"]
path = Backends/Kore/khacpp
url = https://github.com/Kode/khacpp.git
branch = master
[submodule "Tools/haxe"]
path = Tools/haxe
url = https://github.com/Kode/haxe_bin.git
branch = master
shallow = true
[submodule "Tools/oggenc"]
path = Tools/oggenc
url = https://github.com/Kode/oggenc_bin.git
branch = master
shallow = true
[submodule "Tools/kravur"]
path = Tools/kravur
url = https://github.com/Kode/kravur_bin.git
branch = master
shallow = true
[submodule "Tools/lame"]
path = Tools/lame
url = https://github.com/Kode/lame_bin.git
branch = master
shallow = true
[submodule "Kinc"]
path = Kinc
url = https://github.com/Kode/Kinc.git
branch = master