This repository has been archived by the owner on Jul 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathmods.json
164 lines (164 loc) · 4.21 KB
/
mods.json
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
{
"ModSettings": {
"Name": "Mod Settings",
"Author": "octoberU",
"RepoName": "ModSettings",
"DisplayAuthor": "octoberU"
},
"ArenaLoader": {
"Name": "Arena Loader",
"Author": "octoberU",
"RepoName": "Arena-Loader",
"DisplayAuthor": "octoberU"
},
"AutoRecenterDisabler": {
"Name": "Auto Recenter Disabler",
"Author": "Contiinuum",
"RepoName": "AutoRecenterDisabler",
"DisplayAuthor": "Alternity156, Continuum"
},
"CustomModifiers": {
"Name": "Custom Modifiers",
"Author": "Alternity156",
"RepoName": "CustomModifiers",
"DisplayAuthor": "Alternity156"
},
"FollowCamera": {
"Name": "Follow Camera",
"Author": "Contiinuum",
"RepoName": "AudicaFollowCamera",
"DisplayAuthor": "Alternity156, Continuum"
},
"GameplaySettings": {
"Name": "Gameplay Settings",
"Author": "Contiinuum",
"RepoName": "AudicaGameplaySettings",
"DisplayAuthor": "Alternity156, Continuum"
},
"GrindMode": {
"Name": "Grind Mode",
"Author": "Contiinuum",
"RepoName": "Grind-Mode",
"DisplayAuthor": "Continuum"
},
"GunBeamRedirectionDisabler": {
"Name": "Gun Beam Redirection Disabler",
"Author": "Alternity156",
"RepoName": "GunBeamRedirectionDisabler",
"DisplayAuthor": "Alternity156"
},
"HitScoreVisualizer": {
"Name": "Hit Score Visializer",
"Author": "Mettra",
"RepoName": "HitScoreVisializer_MelonLoader",
"DisplayAuthor": "Mettra"
},
"HMDDetectionDisabler": {
"Name": "HMD Detection Disabler",
"Author": "Contiinuum",
"RepoName": "AudicaHMDDetectionDisabler",
"DisplayAuthor": "Alternity156, Continuum"
},
"MenuGrabDisabler": {
"Name": "Menu Grab Disabler",
"Author": "Alternity156",
"RepoName": "MenuGrabDisabler",
"DisplayAuthor": "Alternity156"
},
"ParticleKiller": {
"Name": "Particle Killer",
"Author": "octoberU",
"RepoName": "ParticleKiller",
"DisplayAuthor": "octoberU"
},
"ScorePercentage": {
"Name": "Score Percentage",
"Author": "Alternity156",
"RepoName": "AudicaScorePercentage",
"DisplayAuthor": "Alternity156"
},
"SpectatorCamFix": {
"Name": "Spectator Cam Fix",
"Author": "Contiinuum",
"RepoName": "SpectatorCamFix",
"DisplayAuthor": "Continuum"
},
"SongBrowser": {
"Name": "Song Browser",
"Author": "octoberU",
"RepoName": "SongBrowser",
"DisplayAuthor": "octoberU"
},
"SongSettings": {
"Name": "Song Settings",
"Author": "octoberU",
"RepoName": "SongSettings",
"DisplayAuthor": "octoberU"
},
"TimingAssist": {
"Name": "Timing Assist",
"Author": "octoberU",
"RepoName": "TimingAssist",
"DisplayAuthor": "octoberU"
},
"TrippyMenus": {
"Name": "Trippy Menus",
"Author": "Alternity156",
"RepoName": "AudicaTrippyMenu",
"DisplayAuthor": "Alternity156"
},
"SongDataLoader": {
"Name": "Song Data Loader",
"Author": "MeepsKitten",
"RepoName": "Audica-SongDataLoader",
"DisplayAuthor": "MeepsKitten"
},
"GunExtras": {
"Name": "Gun Extras",
"Author": "MeepsKitten",
"RepoName": "Audica-Gun-Extras",
"DisplayAuthor": "MeepsKitten"
},
"MeepsUIEnhancements": {
"Name": "Meeps' UI Enhancements",
"Author": "MeepsKitten",
"RepoName": "Meeps-Audica-UI-Enhancements",
"DisplayAuthor": "MeepsKitten"
},
"ScoreOverlay": {
"Name": "Score Overlay",
"Author": "octoberU",
"RepoName": "ScoreOverlay",
"DisplayAuthor": "octoberU"
},
"ColoredChains": {
"Name": "Colored Chains",
"Author": "octoberU",
"RepoName": "ColoredChains",
"DisplayAuthor": "octoberU"
},
"TimingAttack": {
"Name": "Timing Attack",
"Author": "Ahriana",
"RepoName": "AUDICA-Timing-Attack",
"DisplayAuthor": "Ahriana"
},
"TwitchModifiers": {
"Name": "Twitch Modifiers",
"Author": "Contiinuum",
"RepoName": "TwitchModifiers",
"DisplayAuthor": "Continuum"
},
"AuthorableModifiers": {
"Name": "Authorable Modifiers",
"Author": "Contiinuum",
"RepoName": "AuthorableModifiers",
"DisplayAuthor": "Continuum"
},
"AutoLightshow": {
"Name": "Auto Lightshow",
"Author": "Contiinuum",
"RepoName": "AutoLightshow",
"DisplayAuthor": "Continuum"
}
}