-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathSTBlade.json
More file actions
465 lines (464 loc) · 11.6 KB
/
Copy pathSTBlade.json
File metadata and controls
465 lines (464 loc) · 11.6 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
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
{
"version": "2",
"author": "STBlade",
"authorURL": "https://github.com/dommrogers",
"supportURL": "https://www.patreon.com/STBlade",
"mods": [
{
"type": "mod",
"version": "1.0.1",
"name": "Halloween",
"displayName": "Halloween",
"author": "TLD Modding Community",
"previousAuthors": "",
"released": "2023-10-27",
"updated": "2023-11-02",
"downloadURL": "https://github.com/TLD-Mods/TLD-Halloween/releases/download/1.0.1/TLD-Halloween.zip",
"modURL": "https://github.com/TLD-Mods/TLD-Halloween/",
"description": "Howl-oween - Brought to you by the Discord Modding Community",
"tags": "",
"categories": [
"Misc"
],
"gameversion": [
"vanilla",
"tftft"
],
"images": [
"https://raw.githubusercontent.com/TLD-Mods/TLD-Halloween/master/ThumbHW2.png"
],
"dependencies": [
"ModComponent",
"LocalizationUtilities",
"GearSpawner",
"CraftingRevisions"
],
"status": {
"working": true,
"beta": false,
"patchnotes": "",
"notes": "",
"issues": ""
},
"testedon": {
"tldversion": "2.24",
"mlversion": "0.6.1"
},
"updater": {
"enable": true,
"downloads": []
},
"aliases": ["TLDHalloween"]
},
{
"type": "mod",
"version": "1.5.5",
"name": "ModData",
"displayName": "Mod Data",
"author": "STBlade",
"previousAuthors": "",
"released": "2023-03-16",
"updated": "2026-01-02",
"downloadURL": "https://github.com/dommrogers/ModData/releases/download/1.5.5/ModData.dll",
"modURL": "https://github.com/dommrogers/ModData",
"description": "A utility mod for TLD that lets other mods save data independently of the save file.",
"tags": "",
"categories": [
"Utility Mod"
],
"gameversion": [
"vanilla"
],
"images": [
"https://github.com/dommrogers/mod_list/blob/master/moddata.png?raw=true"
],
"dependencies": [],
"status": {
"working": true,
"beta": false,
"patchnotes": "",
"notes": "",
"issues": ""
},
"testedon": {
"tldversion": "2.51",
"mlversion": "0.7.2"
},
"updater": {
"enable": true,
"downloads": []
},
"aliases": []
},
{
"type": "mod",
"version": "1.0.0",
"name": "FixSteamWorkshopItems",
"displayName": "Fix Steam Workshop Items",
"author": "STBlade",
"previousAuthors": "",
"released": "2023-04-02",
"updated": "2023-04-02",
"downloadURL": "https://github.com/dommrogers/FixSteamWorkshopItems/releases/download/1.0.0/FixSteamWorkshopItems.dll",
"modURL": "https://github.com/dommrogers/FixSteamWorkshopItems",
"description": "Very quick mod to re-enable workshop localization files",
"tags": "",
"categories": [
"Utility Mod"
],
"gameversion": [
"vanilla",
"tftft"
],
"images": [],
"dependencies": [],
"status": {
"working": true,
"beta": false,
"patchnotes": "",
"notes": "",
"issues": ""
},
"testedon": {
"tldversion": "2.19",
"mlversion": "0.6.1"
},
"updater": {
"enable": true,
"downloads": []
},
"aliases": []
},
{
"type": "plugin",
"version": "2.0.0",
"name": "AutoUpdatingPlugin",
"displayName": "Auto Updating Plugin",
"author": "STBlade, ds5678",
"previousAuthors": "",
"released": "",
"updated": "2026-01-02",
"downloadURL": "https://github.com/dommrogers/AutoUpdatingPlugin/releases/download/2.0.0/AutoUpdatingPlugin.dll",
"modURL": "https://github.com/dommrogers/AutoUpdatingPlugin",
"description": "Plugin. Updates most Mods & Plugins automatically.",
"tags": "",
"categories": [],
"gameversion": [
"vanilla"
],
"images": [
"https://github.com/dommrogers/mod_list/blob/master/aup.png?raw=true"
],
"dependencies": [],
"status": {
"working": true,
"beta": false,
"patchnotes": "",
"notes": "",
"issues": ""
},
"testedon": {
"tldversion": "2.51",
"mlversion": "0.7.2"
},
"updater": {
"enable": true,
"downloads": []
},
"aliases": []
},
{
"type": "mod",
"version": "5.2.0",
"name": "Better-Water-Management",
"displayName": "Better Water Management",
"author": "STBlade",
"previousAuthors": "ds5678, <a href='https://github.com/WulfMarius' target='_blank'>WulfMarius</a>",
"released": "",
"updated": "2023-10-07",
"downloadURL": "https://github.com/dommrogers/Better-Water-Management/releases/tag/5.2.0",
"modURL": "https://github.com/dommrogers/Better-Water-Management",
"description": "Mod improving the way water is managed for The Long Dark.<br><br><a href='https://github.com/dommrogers/Better-Water-Management' target='_blank'>Installation Instructions</a>",
"tags": "",
"categories": [],
"gameversion": [
"vanilla",
"tftft"
],
"images": [],
"dependencies": [
"ModSettings",
"ModComponent",
"LocalizationUtilities",
"GearSpawner",
"CraftingRevisions"
],
"status": {
"working": false,
"beta": false,
"patchnotes": "",
"notes": "",
"issues": ""
},
"testedon": {
"tldversion": "2.22",
"mlversion": "0.6.1"
},
"updater": {
"enable": false,
"downloads": [
"https://github.com/dommrogers/Better-Water-Management/releases/download/5.2.0/Better-Water-Management.dll",
"https://github.com/dommrogers/Better-Water-Management/releases/download/5.2.0/Better-Water-Management.modcomponent"
]
},
"aliases": [
"BetterWaterManagement"
]
},
{
"type": "mod",
"version": "2.3.3",
"name": "CraftingRevisions",
"displayName": "Crafting Revisions",
"author": "STBlade",
"previousAuthors": "ds5678",
"released": "",
"updated": "2024-12-02",
"downloadURL": "https://github.com/dommrogers/CraftingRevisions/releases/download/2.3.3/CraftingRevisions.dll",
"modURL": "https://github.com/dommrogers/CraftingRevisions/",
"description": "** Now Part of ModComponent 7.0.0<br />Improves the Crafting UI and enables custom Blueprint/Recipe creation.",
"tags": "",
"categories": [],
"gameversion": [
"vanilla",
"tftft"
],
"images": [
"https://github.com/dommrogers/mod_list/blob/master/partofmc.png?raw=true"
],
"dependencies": [
"ModSettings"
],
"status": {
"working": true,
"beta": false,
"patchnotes": "",
"notes": "",
"issues": ""
},
"testedon": {
"tldversion": "2.33",
"mlversion": "0.6.6"
},
"updater": {
"enable": true,
"downloads": []
},
"aliases": []
},
{
"type": "mod",
"version": "2.3.2",
"name": "GearSpawner",
"displayName": "Gear Spawner",
"author": "STBlade",
"previousAuthors": "ds5678",
"released": "",
"updated": "2023-06-22",
"downloadURL": "https://github.com/dommrogers/GearSpawner/releases/download/2.3.2/GearSpawner.dll",
"modURL": "https://github.com/dommrogers/GearSpawner",
"description": "** Now Part of ModComponent 7.0.0<br />Utility mod for spawning modded items.",
"tags": "",
"categories": [],
"gameversion": [
"vanilla",
"tftft"
],
"images": [
"https://github.com/dommrogers/mod_list/blob/master/partofmc.png?raw=true"
],
"dependencies": [
"ModSettings"
],
"status": {
"working": true,
"beta": false,
"patchnotes": "",
"notes": "",
"issues": ""
},
"testedon": {
"tldversion": "2.33",
"mlversion": "0.6.6"
},
"updater": {
"enable": true,
"downloads": []
},
"aliases": []
},
{
"type": "mod",
"version": "2.1.0",
"name": "LocalizationUtilities",
"displayName": "Localization Utilities",
"author": "STBlade",
"previousAuthors": "ds5678",
"released": "",
"updated": "2025-01-21",
"downloadURL": "https://github.com/dommrogers/LocalizationUtilities/releases/download/2.1.0/LocalizationUtilities.dll",
"modURL": "https://github.com/dommrogers/LocalizationUtilities/",
"description": "** Now Part of ModComponent 7.0.0<br />Utility mod for localized text.",
"tags": "",
"categories": [],
"gameversion": [
"vanilla",
"tftft"
],
"images": [
"https://github.com/dommrogers/mod_list/blob/master/partofmc.png?raw=true"
],
"dependencies": [],
"status": {
"working": true,
"beta": false,
"patchnotes": "",
"notes": "",
"issues": ""
},
"testedon": {
"tldversion": "2.39",
"mlversion": "0.6.6"
},
"updater": {
"enable": true,
"downloads": []
},
"aliases": []
},
{
"type": "mod",
"version": "7.0.0",
"name": "ModComponent",
"displayName": "",
"author": "STBlade",
"previousAuthors": "<a href='https://github.com/ds5678' target='_blank'>ds5678</a>, <a href='https://github.com/WulfMarius' target='_blank'>WulfMarius</a>",
"released": "",
"updated": "2026-01-02",
"downloadURL": "https://github.com/dommrogers/ModComponent/releases/download/7.0.0/ModComponent.dll",
"modURL": "https://github.com/dommrogers/ModComponent",
"description": "Now includes GearSpawner,CraftingRevisions,LocalizationUtilities built in.\n\nUtility Mod; lets you load external item packs.",
"tags": "",
"categories": [],
"gameversion": [
"vanilla"
],
"images": [
"https://github.com/dommrogers/mod_list/blob/master/modcomponent.png?raw=true"
],
"dependencies": [
"ModSettings"
],
"status": {
"working": true,
"beta": false,
"patchnotes": "",
"notes": "",
"issues": ""
},
"testedon": {
"tldversion": "2.51",
"mlversion": "0.7.2"
},
"updater": {
"enable": true,
"downloads": []
},
"aliases": [
"AssetLoader",
"ModComponentMapper",
"ModComponentAPI"
],
"replaces": [
"LocalizationUtilities",
"GearSpawner",
"CraftingRevisions"
]
},
{
"type": "mod",
"version": "3.1.2",
"name": "SkipIntroRedux",
"displayName": "Skip Intro Redux",
"author": "STBlade",
"previousAuthors": "ds5678, AlexTheRegent",
"released": "",
"updated": "2026-01-02",
"downloadURL": "https://github.com/dommrogers/SkipIntroRedux/releases/download/3.1.2/SkipIntroRedux.dll",
"modURL": "https://github.com/dommrogers/SkipIntroRedux",
"description": "Allows the player to skip to the main menu when starting the game.<br><br><b>Use at your own risk</b> - Now skips those pesky disclaimers.",
"tags": "",
"categories": [],
"gameversion": [
"vanilla"
],
"images": [
"https://github.com/dommrogers/mod_list/blob/master/skipintro.png?raw=true"
],
"dependencies": [],
"status": {
"working": true,
"beta": false,
"patchnotes": "",
"notes": "",
"issues": ""
},
"testedon": {
"tldversion": "2.51",
"mlversion": "0.7.2"
},
"updater": {
"enable": true,
"downloads": []
},
"aliases": ["SkipIntro"]
},
{
"type": "mod",
"version": "2.0.0",
"name": "KeyboardUtilities",
"displayName": "Keyboard Utilities",
"author": "ds5678",
"previousAuthors": "<a href='https://github.com/sinai-dev' target='_blank'>Sinai</a>",
"released": "",
"updated": "2023-02-28",
"downloadURL": "https://github.com/ds5678/KeyboardUtilities/releases/download/2.0.0/KeyboardUtilities.dll",
"modURL": "https://github.com/ds5678/KeyboardUtilities",
"description": "A utility mod that enables other mods to more easily use keyboard and mouse input.<br><br><a href='https://www.patreon.com/ds5678' target='_blank'>Patreon</a>",
"tags": "",
"categories": [],
"gameversion": [
"vanilla",
"tftft"
],
"images": [],
"dependencies": [],
"status": {
"working": false,
"beta": false,
"patchnotes": "",
"notes": "",
"issues": ""
},
"testedon": {
"tldversion": "2.31",
"mlversion": "0.6.1"
},
"updater": {
"enable": true,
"downloads": []
},
"aliases": []
}
]
}