-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
57 lines (57 loc) · 2.02 KB
/
Copy path.gitmodules
File metadata and controls
57 lines (57 loc) · 2.02 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
[submodule "third_party/quickjs"]
path = third_party/quickjs
url = https://github.com/quickjs-ng/quickjs.git
[submodule "third_party/SDL"]
path = third_party/SDL
url = https://github.com/libsdl-org/SDL.git
[submodule "third_party/htmlayout"]
path = third_party/htmlayout
url = https://github.com/wlejon/htmlayout.git
[submodule "third_party/brokit"]
path = third_party/brokit
url = https://github.com/wlejon/brokit.git
[submodule "third_party/broaudio"]
path = third_party/broaudio
url = https://github.com/wlejon/broaudio.git
[submodule "third_party/jolt"]
path = third_party/jolt
url = https://github.com/jrouwe/JoltPhysics.git
[submodule "third_party/qjsbind"]
path = third_party/qjsbind
url = https://github.com/wlejon/qjsbind.git
[submodule "third_party/bromesh"]
path = third_party/bromesh
url = https://github.com/wlejon/bromesh.git
[submodule "third_party/brogameagent"]
path = third_party/brogameagent
url = https://github.com/wlejon/brogameagent.git
[submodule "third_party/bromath"]
path = third_party/bromath
url = https://github.com/wlejon/bromath.git
[submodule "third_party/brotensor"]
path = third_party/brotensor
url = git@github.com:wlejon/brotensor.git
[submodule "third_party/brodiffusion"]
path = third_party/brodiffusion
url = git@github.com:wlejon/brodiffusion.git
[submodule "third_party/broflora"]
path = third_party/broflora
url = git@github.com:wlejon/broflora.git
[submodule "third_party/brolm"]
path = third_party/brolm
url = git@github.com:wlejon/brolm.git
[submodule "third_party/broimage"]
path = third_party/broimage
url = git@github.com:wlejon/broimage.git
[submodule "third_party/brosoundml"]
path = third_party/brosoundml
url = git@github.com:wlejon/brosoundml.git
[submodule "third_party/brovisionml"]
path = third_party/brovisionml
url = git@github.com:wlejon/brovisionml.git
[submodule "third_party/bronze"]
path = third_party/bronze
url = https://github.com/wlejon/bronze.git
[submodule "third_party/brosurface"]
path = third_party/brosurface
url = https://github.com/wlejon/brosurface.git