-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
30 lines (30 loc) · 1.01 KB
/
.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
[submodule "Kha"]
path = Kha
url = https://github.com/mebyz/Kha
[submodule "Libraries/primitive"]
path = Libraries/primitive
url = https://github.com/mebyz/primitive
[submodule "Libraries/noisetile"]
path = Libraries/noisetile
url = https://github.com/mebyz/noisetile
[submodule "Libraries/instances"]
path = Libraries/instances
url = https://github.com/mebyz/instances
[submodule "Subprojects/aura"]
path = Subprojects/aura
url = https://github.com/MoritzBrueckner/aura
[submodule "Subprojects/koui"]
path = Subprojects/koui
url = https://gitlab.com/koui/koui
[submodule "Libraries/colyseus"]
path = Libraries/colyseus
url = https://github.com/mebyz/colyseus-haxe
[submodule "Libraries/colyseus-websocket"]
path = Libraries/colyseus-websocket
url = https://github.com/colyseus/colyseus-websocket-hx
[submodule "Libraries/haxe-glm"]
path = Libraries/haxe-glm
url = https://github.com/hamaluik/haxe-glm.git
[submodule "Libraries/haxe-gltf"]
path = Libraries/haxe-gltf
url = https://github.com/hamaluik/haxe-gltf