Skip to content

Commit f5dcb73

Browse files
committed
Lethal Zhopa 2024-05-04.3
Added mods: - Foundation: - LethalConfig - Fixes: - PathfindingLagFix - DissonanceLagFix - Quality of Life - ShipLoot (moved from Foundation) - OpenBodyCams - BetterTeleporter - Fumos - FumoCompany - LethalExpansion (dependency)
1 parent 474c926 commit f5dcb73

File tree

1 file changed

+82
-8
lines changed

1 file changed

+82
-8
lines changed

lethal-zhopa.py

Lines changed: 82 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@
99
},
1010

1111
"extensions": {
12+
"engine": {
13+
"name": "Engine",
14+
"description": "Just install the mods engine to the game",
15+
"hidden": False,
16+
"require": [],
17+
"mods": []
18+
},
19+
1220
"foundation": {
1321
"name": "Foundation",
1422
"description": "Basic mods setup",
@@ -27,17 +35,40 @@
2735
"file": "anormaltwig-LateCompany-1.0.13.zip",
2836
"hash": "fa4b7e09797ecfdce21429d577f7bf9a9b4e472fd8deb3d19fad8b8f2e329149"
2937
},
30-
{
31-
"name": "ShipLoot",
32-
"url": "https://gcdn.thunderstore.io/live/repository/packages/tinyhoot-ShipLoot-1.1.0.zip",
33-
"file": "tinyhoot-ShipLoot-1.1.0.zip",
34-
"hash": "3f5306dc714dd710d8f394f4b5f75cdee2cc811780ae48fe7f23c9d301acc3c1"
35-
},
3638
{
3739
"name": "MoreItems",
3840
"url": "https://gcdn.thunderstore.io/live/repository/packages/Drakorle-MoreItems-1.0.2.zip",
3941
"file": "Drakorle-MoreItems-1.0.2.zip",
4042
"hash": "69bdfbc748ea6d2b1320fb1c4636c5b9936308cbdbaf423dcb82116d1f33d952"
43+
},
44+
{
45+
"name": "LethalConfig",
46+
"url": "https://gcdn.thunderstore.io/live/repository/packages/AinaVT-LethalConfig-1.4.2.zip",
47+
"file": "AinaVT-LethalConfig-1.4.2.zip",
48+
"hash": "8428de265fed698c11c36916da9971043af1fcfa307b3478ddd838fc4ca6306c"
49+
}
50+
]
51+
},
52+
53+
"fixes": {
54+
"name": "Fixes",
55+
"description": "Mods that fix the game",
56+
"hidden": False,
57+
"require": [
58+
"foundation"
59+
],
60+
"mods": [
61+
{
62+
"name": "PathfindingLagFix",
63+
"url": "https://gcdn.thunderstore.io/live/repository/packages/Zaggy1024-PathfindingLagFix-1.2.1.zip",
64+
"file": "Zaggy1024-PathfindingLagFix-1.2.1.zip",
65+
"hash": "862babc450d94c125ba7f678d0dcf5e545e09194c6d3f17cb3f4a14008b03e12"
66+
},
67+
{
68+
"name": "DissonanceLagFix",
69+
"url": "https://gcdn.thunderstore.io/live/repository/packages/linkoid-DissonanceLagFix-1.0.0.zip",
70+
"file": "linkoid-DissonanceLagFix-1.0.0.zip",
71+
"hash": "b6ae0efed7f5e78cd2d8564ed13a39b8c6ad4407b769e1f216b19bcb27b6e8a8"
4172
}
4273
]
4374
},
@@ -50,6 +81,12 @@
5081
"foundation"
5182
],
5283
"mods": [
84+
{
85+
"name": "ShipLoot",
86+
"url": "https://gcdn.thunderstore.io/live/repository/packages/tinyhoot-ShipLoot-1.1.0.zip",
87+
"file": "tinyhoot-ShipLoot-1.1.0.zip",
88+
"hash": "3f5306dc714dd710d8f394f4b5f75cdee2cc811780ae48fe7f23c9d301acc3c1"
89+
},
5390
{
5491
"name": "DynamicDeadline",
5592
"url": "https://gcdn.thunderstore.io/live/repository/packages/Krayken-DynamicDeadline-1.2.2.zip",
@@ -85,6 +122,18 @@
85122
"url": "https://gcdn.thunderstore.io/live/repository/packages/EladNLG-EladsHUD-1.2.1.zip",
86123
"file": "EladNLG-EladsHUD-1.2.1.zip",
87124
"hash": "3ce4bfb60bcc682596986b7b86c357e3e8d480bbb87302d16bec3b0febb1d349"
125+
},
126+
{
127+
"name": "OpenBodyCams",
128+
"url": "https://gcdn.thunderstore.io/live/repository/packages/Zaggy1024-OpenBodyCams-1.3.0.zip",
129+
"file": "Zaggy1024-OpenBodyCams-1.3.0.zip",
130+
"hash": "c62737de859f09f7eca4ac33d5522e66eaf07c4d59696c3baba963940f106df5"
131+
},
132+
{
133+
"name": "BetterTeleporter",
134+
"url": "https://gcdn.thunderstore.io/live/repository/packages/SirTyler-BetterTeleporter-1.2.2.zip",
135+
"file": "SirTyler-BetterTeleporter-1.2.2.zip",
136+
"hash": "b8ba2e768c08cf679636d80314af958600c7706313ee32f0955e510ccb8eddb8"
88137
}
89138
]
90139
},
@@ -162,16 +211,41 @@
162211
]
163212
},
164213

214+
"fumos": {
215+
"name": "Fumos",
216+
"description": "Mods that add fumos to the game",
217+
"hidden": False,
218+
"require": [
219+
"foundation"
220+
],
221+
"mods": [
222+
{
223+
"name": "FumoCompany",
224+
"url": "https://gcdn.thunderstore.io/live/repository/packages/silhygames-FumoCompany-1.2.4.zip",
225+
"file": "silhygames-FumoCompany-1.2.4.zip",
226+
"hash": "4ab44efc701f20b16dbc2fbfc74f95a5d1df103d9070bae26f9b7631c5607920"
227+
},
228+
{
229+
"name": "LethalExpansion",
230+
"url": "https://gcdn.thunderstore.io/live/repository/packages/HolographicWings-LethalExpansion-1.2.16.zip",
231+
"file": "HolographicWings-LethalExpansion-1.2.16.zip",
232+
"hash": "ca6194ce3e17063d3f749068d256617958594ae2ed9598493627e29530939741"
233+
}
234+
]
235+
},
236+
165237
"full": {
166238
"name": "Full",
167239
"description": "Install all available mods",
168240
"hidden": False,
169241
"require": [
170242
"foundation",
243+
"fixes",
171244
"qol",
172245
"admin",
173246
"emotes",
174-
"anime-suits"
247+
"anime-suits",
248+
"fumos"
175249
],
176250
"mods": []
177251
}
@@ -294,7 +368,7 @@ def print_help(message = False):
294368
print(message)
295369
print()
296370

297-
print("Lethal Zhopa 2024-05-04.2 (year-month-day.edition)")
371+
print("Lethal Zhopa 2024-05-04.3 (year-month-day.edition)")
298372
print()
299373
print("Use `python3 lethal-zhopa.py setup <game path> <extensions>` to setup the mods to the game")
300374
print("Example: `python3 lethal-zhopa.py setup \"C:\\Games\\Lethal Company\" full`")

0 commit comments

Comments
 (0)