-
-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 802 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 802 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "beatleader-server-private"]
path = beatleader-server-private
url = git@github.com:BeatLeader/beatleader-server-private.git
[submodule "bs-simulator"]
path = bs-simulator
url = git@github.com:DziugasRam/bs-simulator.git
[submodule "beatleader-server-models"]
path = beatleader-server-models
url = https://github.com/BeatLeader/beatleader-server-models.git
[submodule "beatleader-parser"]
path = beatleader-parser
url = https://github.com/BeatLeader/beatleader-parser.git
[submodule "ReplayDecoder"]
path = ReplayDecoder
url = https://github.com/BeatLeader/ReplayDecoder.git
[submodule "MapPostprocessor"]
path = MapPostprocessor
url = https://github.com/BeatLeader/MapPostprocessor.git
[submodule "RatingAPI"]
path = RatingAPI
url = https://github.com/BeatLeader/RatingAPI.git