-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules-old
More file actions
30 lines (30 loc) · 937 Bytes
/
.gitmodules-old
File metadata and controls
30 lines (30 loc) · 937 Bytes
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 "games/dictator"]
path = games/dictator
url = https://github.com/nodeGame/dictator.git
branch = demo
[submodule "games/imgscore"]
path = games/imgscore
url = https://github.com/nodeGame/imgscore.git
branch = demo
[submodule "games/car-sharing"]
path = games/car-sharing
url = https://github.com/nodeGame/car-sharing.git
branch = demo
[submodule "games/prisonersgame"]
path = games/prisonersgame
url = https://github.com/shakty/prisonersgame.git
branch = demo
[submodule "games/ultimatum-game"]
path = games/ultimatum-game
url = https://github.com/nodeGame/ultimatum-game
branch = demo
[submodule "games/stopgo"]
path = games/stopgo
url = https://github.com/nodeGame/stopgo.git
branch = demo
[submodule "games/meritocracy-game"]
path = games/meritocracy-game
url = https://github.com/nodeGame/meritocracy-game.git
[submodule "games/HawkDove"]
path = games/HawkDove
url = https://github.com/ewenw/HawkDove