-
-
Notifications
You must be signed in to change notification settings - Fork 91
/
.gitmodules
44 lines (44 loc) · 1.34 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[submodule "godot_headers"]
path = godot_headers
url = https://github.com/GodotNativeTools/godot_headers.git
shallow = true
[submodule "submodules/wlroots"]
path = submodules/wlroots
url = https://github.com/SimulaVR/wlroots
branch = simula
shallow = true
[submodule "submodules/godot"]
path = submodules/godot
url = https://github.com/SimulaVR/godot
branch = 3.x-simula
shallow = true
[submodule "submodules/godot-haskell"]
path = submodules/godot-haskell
url = https://github.com/SimulaVR/godot-haskell
branch = simula
shallow = true
[submodule "environments"]
path = environments
url = https://github.com/SimulaVR/environments
shallow = true
[submodule "submodules/godot-haskell-cabal"]
path = submodules/godot-haskell-cabal
url = https://github.com/SimulaVR/godot-haskell
shallow = true
[submodule "submodules/pernosco-submit"]
path = submodules/pernosco-submit
url = https://github.com/Pernosco/pernosco-submit.git
shallow = true
[submodule "submodules/cabal"]
path = submodules/cabal
url = https://github.com/SimulaVR/cabal.git
[submodule "nix/libleak"]
path = nix/libleak
url = https://github.com/SimulaVR/libleak
[submodule "submodules/i3status"]
path = submodules/i3status
url = https://github.com/SimulaVR/i3status
[submodule "submodules/monado"]
path = submodules/monado
url = https://github.com/SimulaVR/monado-xv.git
branch = xr50