-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathmod-list.json
106 lines (106 loc) · 3.3 KB
/
mod-list.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
{
"author": "zorgesho",
"authorURL": "https://github.com/zorgesho",
"mods": [
{
"name": "CookWhileFishing",
"author": "zorgesho",
"authorURL": "https://github.com/zorgesho",
"version": "1.0.0",
"updated": "2021-07-03",
"description": "This mod allows to cook the catched fish automatically without interruption of the fishing",
"modURL": "https://www.nexusmods.com/thelongdark/mods/12",
"downloadURL": "https://www.nexusmods.com/thelongdark/mods/12?tab=files",
"testedon": {
"tldversion": "1.97",
"mlversion": "0.4.0"
},
"dependencies": [],
"status": {
"working": true,
"issues": "",
"notes": ""
}
},
{
"name": "ExtraHotkeys",
"author": "zorgesho",
"authorURL": "https://github.com/zorgesho",
"version": "1.2.0",
"updated": "2021-11-05",
"description": "This mod adds additional hotkeys for equipping gear items",
"modURL": "https://www.nexusmods.com/thelongdark/mods/11",
"downloadURL": "https://www.nexusmods.com/thelongdark/mods/11?tab=files",
"testedon": {
"tldversion": "1.97",
"mlversion": "0.4.3"
},
"dependencies": [],
"status": {
"working": true,
"issues": "",
"notes": ""
}
},
{
"name": "MovableContainers",
"author": "zorgesho",
"authorURL": "https://github.com/zorgesho",
"version": "1.2.1",
"updated": "2022-01-03",
"description": "This mod allows to move some types of containers (inside one location and between locations)",
"modURL": "https://www.nexusmods.com/thelongdark/mods/9",
"downloadURL": "https://www.nexusmods.com/thelongdark/mods/9?tab=files",
"testedon": {
"tldversion": "1.97",
"mlversion": "0.4.3"
},
"dependencies": [],
"status": {
"working": true,
"issues": "",
"notes": ""
}
},
{
"name": "PlaceFromInventory",
"author": "zorgesho",
"authorURL": "https://github.com/zorgesho",
"version": "1.1.1",
"updated": "2021-11-05",
"description": "This mod allows to place items right from the inventory screen with a right mouse click. Also, it places any stackable items as one item (as stack).",
"modURL": "https://www.nexusmods.com/thelongdark/mods/10",
"downloadURL": "https://www.nexusmods.com/thelongdark/mods/10?tab=files",
"testedon": {
"tldversion": "1.97",
"mlversion": "0.4.3"
},
"dependencies": [],
"status": {
"working": true,
"issues": "",
"notes": ""
}
},
{
"name": "SaveAnywhere",
"author": "zorgesho",
"authorURL": "https://github.com/zorgesho",
"version": "1.3.0",
"updated": "2021-11-05",
"description": "This mod allows to save and load anywhere in the survival mode like in the story mode. Also, it can disable permadeath.",
"modURL": "https://www.nexusmods.com/thelongdark/mods/8",
"downloadURL": "https://www.nexusmods.com/thelongdark/mods/8?tab=files",
"testedon": {
"tldversion": "1.97",
"mlversion": "0.4.3"
},
"dependencies": [],
"status": {
"working": true,
"issues": "",
"notes": ""
}
}
]
}