-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmods.json
More file actions
304 lines (304 loc) · 9.62 KB
/
mods.json
File metadata and controls
304 lines (304 loc) · 9.62 KB
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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
{
"$schema": "./mods-schema.json",
"mods": [
{
"name": "Winch",
"mod_guid": "hacktix.winch",
"repo": "DREDGE-Mods/Winch",
"download": "Winch.zip",
"author": "DREDGE-Mods",
"readme_path": "Winch/README.md"
},
{
"name": "Cosmic Horror Fishing Buddies",
"mod_guid": "xen.cosmichorrorfishingbuddies",
"repo": "xen-42/cosmic-horror-fishing-buddies",
"download": "xen.CosmicHorrorFishingBuddies.zip",
"downloads_offset": 159
},
{
"name": "Disaster Button",
"mod_guid": "hacktix.disasterbutton",
"repo": "DREDGE-Mods/Winch",
"download": "DisasterButton.zip",
"description": "Trigger sanity events via button press",
"author": "DREDGE-Mods",
"readme_path": "Winch.Examples/DisasterButton/README.md"
},
{
"name": "Example Items",
"mod_guid": "hacktix.exampleitems",
"repo": "DREDGE-Mods/Winch",
"download": "ExampleItems.zip",
"description": "Adds example items using Winch",
"author": "DREDGE-Mods",
"readme_path": "Winch.Examples/ExampleItems/README.md"
},
{
"name": "Intro Skipper",
"mod_guid": "hacktix.introskipper",
"repo": "DREDGE-Mods/Winch",
"download": "IntroSkipper.zip",
"description": "Skip the splash screen when starting the game",
"author": "DREDGE-Mods",
"readme_path": "Winch.Examples/IntroSkipper/README.md"
},
{
"name": "Unity Explorer",
"mod_guid": "bluey.unityexplorer",
"repo": "bdlm-dev/dredge-mods",
"download": "UnityExplorer.zip",
"description": "Build of sinai-dev's Unity Explorer for DREDGE",
"readme_path": "EnableUnityExplorer/README.md"
},
{
"name": "Rare Fish Restock",
"mod_guid": "megapiggy.rarefishrestock",
"repo": "MegaPiggy/DredgeRareFishRestock",
"download": "megapiggy.rarefishrestock.zip"
},
{
"name": "Quest Item Unlocker",
"mod_guid": "xen.QuestItemUnlocker",
"repo": "xen-42/dredge-quest-item-unlocker",
"download": "xen.QuestItemUnlocker.zip"
},
{
"name": "Dredge VR",
"mod_guid": "xen.DredgeVR",
"repo": "xen-42/DredgeVR",
"download": "xen.DredgeVR.zip"
},
{
"name": "Fast Dock",
"mod_guid": "megapiggy.fastdock",
"repo": "MegaPiggy/DredgeFastDock",
"download": "megapiggy.fastdock.zip"
},
{
"name": "Encyclopedia Lookup",
"mod_guid": "nogarcia.DredgeLookup",
"repo": "nogarcia/DredgeLookup",
"download": "nogarcia.DredgeLookup.zip"
},
{
"name": "Detailed Console Logs",
"mod_guid": "xen.DredgeMoreLogs",
"repo": "xen-42/DredgeMoreLogs",
"download": "xen.DredgeMoreLogs.zip"
},
{
"name": "Dredge Free Cam",
"mod_guid": "xen.FreeCam",
"repo": "xen-42/dredge-freecam",
"download": "xen.FreeCam.zip"
},
{
"name": "RGB Pots",
"mod_guid": "nogarcia.DredgeRGBPots",
"repo": "nogarcia/DredgeRGBPots",
"download": "nogarcia.DredgeRGBPots.zip",
"description": "Adds informational colored lights to crab pots"
},
{
"name": "Reduced Rod Requirements",
"mod_guid": "xen.ReducedRodRequirements",
"repo": "xen-42/dredge-reduced-rod-requirements",
"download": "xen.ReducedRodRequirements.zip"
},
{
"name": "Auto Fish",
"mod_guid": "xen.AutoFish",
"repo": "xen-42/dredge-auto-fish",
"download": "xen.AutoFish.zip"
},
{
"name": "Monstrous Ship",
"mod_guid": "xen.DredgeMonstrousShip",
"repo": "xen-42/dredge-monstrous-ship",
"download": "xen.DredgeMonstrousShip.zip"
},
{
"name": "Stress and Taxes",
"mod_guid": "Johncook.StressandTaxes",
"repo": "Johncook2/Stress-and-Taxes",
"download": "Johncook2.StressandTaxes.zip",
"description": "An unfinished mod about making dredge harder."
},
{
"name": "Instant Discard",
"mod_guid": "xen.InstantDiscard",
"repo": "xen-42/DredgeInstantDiscard",
"download": "xen.InstantDiscard.zip"
},
{
"name": "MorePeaceful",
"mod_guid": "DaSea.MorePeaceful",
"repo": "SeaKestrel/MorePeaceful",
"download": "DaSea.MorePeaceful.zip",
"description": "Add a real peaceful mode to Dredge"
},
{
"name": "BoatChanger",
"mod_guid": "DaSea.BoatChanger",
"repo": "SeaKestrel/BoatChanger",
"download": "DaSea.BoatChanger.zip",
"description": "Choose the boat's aspect"
},
{
"name": "Full Aberration Rods",
"mod_guid": "DaSea.FullAberrationRods",
"repo": "SeaKestrel/FullAberrationRods",
"download": "DaSea.FullAberrationRods.zip",
"description": "Modify the Viscera Crane rod to allow you to combine all rods with aberration bonus in your boat"
},
{
"name": "DredgeRichPresence",
"mod_guid": "DaSea.DredgeRichPresence",
"repo": "SeaKestrel/DredgeRichPresence",
"download": "DaSea.DredgeRichPresence.zip",
"description": "A better rich presence for discord"
},
{
"name": "Persistent Markers",
"mod_guid": "megapiggy.persistentmarkers",
"repo": "MegaPiggy/DredgePersistentMarkers",
"download": "megapiggy.persistentmarkers.zip"
},
{
"name": "Custom Loading Screen",
"mod_guid": "megapiggy.customloadingscreen",
"repo": "MegaPiggy/DredgeCustomLoadingScreen",
"download": "megapiggy.customloadingscreen.zip"
},
{
"name": "Mo' Money",
"mod_guid": "megapiggy.momoney",
"repo": "MegaPiggy/DredgeMoMoney",
"download": "megapiggy.momoney.zip"
},
{
"name": "Auto Resume",
"mod_guid": "megapiggy.autoresume",
"repo": "MegaPiggy/DredgeAutoResume",
"download": "megapiggy.autoresume.zip"
},
{
"name": "Randomizer",
"mod_guid": "mmbluey.randomizer",
"repo": "bdlm-dev/DREDGE-Randomizer",
"download": "mmbluey.Randomizer.zip",
"author": "mmbluey"
},
{
"name": "Tweaks",
"mod_guid": "megapiggy.tweaks",
"repo": "MegaPiggy/DredgeTweaks",
"download": "megapiggy.tweaks.zip"
},
{
"name": "Dredge Hard Mode",
"mod_guid": "DaSea.DredgeHardMode",
"repo": "SeaKestrel/HardModeDredge",
"download": "DaSea.DredgeHardMode.zip",
"author": "DaSea",
"description": "Adds a fun and very hard gamemode to DREDGE"
},
{
"name": "Deep Submergence",
"mod_guid": "twestpha.DeepSubmergence",
"repo": "twestpha/DredgeDeepSubmergence",
"download": "twestpha.DeepSubmergence.zip",
"description": "A mod for Dredge that adds a Submarine, new fish, and a storyline"
},
{
"name": "Remove Player Map Marker",
"mod_guid": "Johncook2.RemovePlayerMapMarker",
"repo": "Johncook2/Remove-Player-Map-Marker",
"download": "Johncook2.RemovePlayerMapMarker.zip"
},
{
"name": "Fishing Speed Rework",
"mod_guid": "Johncook2.FishingSpeedRework",
"repo": "Johncook2/Fishing-speed-Rework",
"download": "Johncook2.FishingSpeedRework.zip"
},
{
"name": "Material and Trinket Bait",
"mod_guid": "xen-42.MaterialBait",
"repo": "xen-42/dredge-material-bait",
"download": "xen-42.MaterialBait.zip"
},
{
"name": "Title Screen Command",
"mod_guid": "megapiggy.titlescreencommand",
"repo": "MegaPiggy/DredgeTitleScreenCommand",
"download": "megapiggy.titlescreencommand.zip"
},
{
"name": "Rig Repair",
"mod_guid": "megapiggy.rigrepair",
"repo": "MegaPiggy/DredgeRigRepair",
"download": "megapiggy.rigrepair.zip"
},
{
"name": "DredgeFlags",
"mod_guid": "DaSea.DredgeFlags",
"repo": "jeanpantaleon/DredgeFlags",
"download": "DaSea.DredgeFlags.zip",
"author": "DaSea",
"description": "Adds the ability to create your own flags"
},
{
"name": "Big Spender",
"mod_guid": "iainsaun.BigSpender",
"repo": "iainsaun/DredgeBigSpender",
"download": "iainsaun.BigSpender.zip",
"description": "Makes earning money harder and spending money more important."
},
{
"name": "Night Mode",
"mod_guid": "mmbluey.nightmode",
"repo": "bdlm-dev/DREDGE-NightMode",
"download": "mmbluey.nightmode.zip",
"description": "Permanent darkness, the sun is overrated anyway."
},
{
"name": "First Person",
"mod_guid": "mmbluey.firstperson",
"repo": "bdlm-dev/DREDGE-FirstPerson",
"download": "mmbluey.firstperson.zip",
"description": "First Person conversion; FOV & Waves configurable via in-game config"
},
{
"name": "Archipelago Dredge",
"mod_guid": "alextric234.archipelagodredge",
"repo": "alextric234/ArchipelagoDredgeMod",
"download": "Alextric234.ArchipelagoDredge.zip",
"author": "Alextric234"
},
{
"name": "Plentiful Seas",
"mod_guid": "kite.plentifulseas",
"repo": "Ammonite616/DREDGE_Plentiful_Seas",
"download": "kite.plentifulseas.zip",
"author": "KiteSergal"
},
{
"name": "Malignant Splashes",
"mod_guid": "AudaciousBovine.MalignantSplashes",
"repo": "AudaciousBovine/DredgeMalignantSplashes",
"download": "AudaciousBovine.MalignantSplashes.zip",
"author": "AudaciousBovine",
"description": "Dark Splashes are more of a hazard now!"
},
{
"name": "RenderScale",
"mod_guid": "OctopusHugger.RenderScale",
"repo": "octopushugger/DredgeRenderScaleMod",
"download": "OctopusHugger.RenderScale.zip",
"author": "OctopusHugger",
"description": "Change internal render resolution"
}
]
}