-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
45 lines (45 loc) · 1.31 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
45
[submodule "game/carbon"]
path = game/carbon
url = https://github.com/fielddaylab/cycle.git
branch = master
[submodule "game/nitrogen"]
path = game/nitrogen
url = https://github.com/fielddaylab/cycle.git
branch = master
[submodule "game/water"]
path = game/water
url = https://github.com/fielddaylab/cycle.git
branch = master
[submodule "game/bacteria"]
path = game/bacteria
url = https://github.com/fielddaylab/bacteria.git
branch = master
[submodule "game/waves"]
path = game/waves
url = https://github.com/fielddaylab/waves.git
branch = master
[submodule "game/wind"]
path = game/wind
url = https://github.com/fielddaylab/wind.git
branch = master
[submodule "game/magnetism"]
path = game/magnetism
url = https://github.com/fielddaylab/magnetism.git
branch = master
[submodule "game/balloon"]
path = game/balloon
url = https://github.com/fielddaylab/balloon.git
branch = master
[submodule "game/earthquake"]
path = game/earthquake
url = https://github.com/fielddaylab/earthquake.git
branch = master
[submodule "game/model"]
path = game/model
url = https://github.com/fielddaylab/model.git
[submodule "game/crystal"]
path = game/crystal
url = https://github.com/fielddaylab/crystal.git
[submodule "game/FloatingDropdown"]
path = game/FloatingDropdown
url = https://github.com/fielddaylab/FloatingDropdown.git