forked from gameontext/gameon
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 713 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 713 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
[submodule "mediator"]
path = mediator
url = https://github.com/gameontext/gameon-mediator.git
[submodule "player"]
path = player
url = https://github.com/gameontext/gameon-player.git
[submodule "proxy"]
path = proxy
url = https://github.com/gameontext/gameon-proxy.git
[submodule "room"]
path = room
url = https://github.com/gameontext/gameon-room.git
[submodule "swagger"]
path = swagger
url = https://github.com/gameontext/gameon-swagger.git
[submodule "webapp"]
path = webapp
url = https://github.com/gameontext/gameon-webapp.git
[submodule "map"]
path = map
url = https://github.com/gameontext/gameon-map.git
[submodule "auth"]
path = auth
url = https://github.com/gameontext/gameon-auth.git