forked from RCVolus/league-prod-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
103 lines (103 loc) · 3.99 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
[submodule "modules/plugin-config"]
path = modules/plugin-config
url = https://github.com/rcv-prod-toolkit/plugin-config.git
branch = main
[submodule "modules/plugin-database"]
path = modules/plugin-database
url = https://github.com/rcv-prod-toolkit/plugin-database.git
branch = main
[submodule "modules/plugin-prod-clock"]
path = modules/plugin-prod-clock
url = https://github.com/rcv-prod-toolkit/plugin-prod-clock.git
branch = main
[submodule "modules/plugin-theming"]
path = modules/plugin-theming
url = https://github.com/rcv-prod-toolkit/plugin-theming.git
branch = main
[submodule "modules/plugin-webapi"]
path = modules/plugin-webapi
url = https://github.com/rcv-prod-toolkit/plugin-webapi.git
branch = main
[submodule "modules/module-teams"]
path = modules/module-teams
url = https://github.com/rcv-prod-toolkit/module-teams.git
branch = main
[submodule "modules/module-caster"]
path = modules/module-caster
url = https://github.com/rcv-prod-toolkit/module-caster.git
branch = main
[submodule "modules/module-tournament-tree"]
path = modules/module-tournament-tree
url = https://github.com/rcv-prod-toolkit/module-tournament-tree.git
branch = main
[submodule "modules/module-league-state"]
path = modules/module-league-state
url = https://github.com/rcv-prod-toolkit/module-league-state.git
branch = main
[submodule "modules/module-league-static"]
path = modules/module-league-static
url = https://github.com/rcv-prod-toolkit/module-league-static.git
branch = main
[submodule "modules/module-valorant-static"]
path = modules/module-valorant-static
url = https://github.com/rcv-prod-toolkit/module-valorant-static.git
branch = main
[submodule "modules/module-valorant-state"]
path = modules/module-valorant-state
url = https://github.com/rcv-prod-toolkit/module-valorant-state.git
branch = main
[submodule "modules/module-valorant-pregame"]
path = modules/module-valorant-pregame
url = https://github.com/rcv-prod-toolkit/module-valorant-pregame.git
branch = main
[submodule "modules/module-league-champselect-ui"]
path = modules/module-league-champselect-ui
url = https://github.com/rcv-prod-toolkit/module-league-champselect-ui.git
branch = main
[submodule "modules/module-league-end-of-game"]
path = modules/module-league-end-of-game
url = https://github.com/rcv-prod-toolkit/module-league-end-of-game.git
branch = main
[submodule "modules/module-league-in-game"]
path = modules/module-league-in-game
url = https://github.com/rcv-prod-toolkit/module-league-in-game.git
branch = main
[submodule "modules/module-league-runes"]
path = modules/module-league-runes
url = https://github.com/rcv-prod-toolkit/module-league-runes.git
branch = main
[submodule "modules/module-league-caster-cockpit"]
path = modules/module-league-caster-cockpit
url = https://github.com/rcv-prod-toolkit/module-league-caster-cockpit.git
branch = main
[submodule "modules/module-league-champselect-tent"]
path = modules/module-league-champselect-tent
url = https://github.com/rcv-prod-toolkit/module-league-champselect-tent.git
branch = main
[submodule "modules/module-league-champselect-ace"]
path = modules/module-league-champselect-ace
url = https://github.com/rcv-prod-toolkit/module-league-champselect-ace.git
branch = main
[submodule "modules/module-twitch"]
path = modules/module-twitch
url = https://github.com/rcv-prod-toolkit/module-twitch.git
branch = main
[submodule "docs/wiki"]
path = docs/wiki
url = https://github.com/RCVolus/league-prod-toolkit.wiki.git
branch = main
[submodule "modules/module-vmix"]
path = modules/module-vmix
url = https://github.com/rcv-prod-toolkit/module-vmix.git
branch = main
[submodule "modules/module-league-prm"]
path = modules/module-league-prm
url = https://github.com/rcv-prod-toolkit/module-league-prm.git
branch = main
[submodule "types"]
path = types
url = https://github.com/rcv-prod-toolkit/types.git
branch = main
[submodule "modules/module-valorant-ingame"]
path = modules/module-valorant-ingame
url = https://github.com/rcv-prod-toolkit/module-valorant-in-game.git