Skip to content

Commit 8f0bcaa

Browse files
committed
Lethal Zhopa 2024-05-04.5
Added mods: - Fixes - LCMaxSoundsFix - Boombox Sync Fix - DoorFix - FixResolution
1 parent 747f915 commit 8f0bcaa

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

lethal-zhopa.py

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,30 @@
6969
"url": "https://gcdn.thunderstore.io/live/repository/packages/linkoid-DissonanceLagFix-1.0.0.zip",
7070
"file": "linkoid-DissonanceLagFix-1.0.0.zip",
7171
"hash": "b6ae0efed7f5e78cd2d8564ed13a39b8c6ad4407b769e1f216b19bcb27b6e8a8"
72+
},
73+
{
74+
"name": "LCMaxSoundsFix",
75+
"url": "https://gcdn.thunderstore.io/live/repository/packages/Hardy-LCMaxSoundsFix-1.1.0.zip",
76+
"file": "Hardy-LCMaxSoundsFix-1.1.0.zip",
77+
"hash": "c53a9c01605d4809be2f4b8fa49ba54da877c87218ca28237e0fbc81e793e7f8"
78+
},
79+
{
80+
"name": "Boombox Sync Fix",
81+
"url": "https://gcdn.thunderstore.io/live/repository/packages/FutureSavior-Boombox_Sync_Fix-1.1.2.zip",
82+
"file": "FutureSavior-Boombox_Sync_Fix-1.1.2.zip",
83+
"hash": "6bef30c95298ed272efe13ac4b6d49ca0f1c7f05d044263d2178ba5be4c86a93"
84+
},
85+
{
86+
"name": "DoorFix",
87+
"url": "https://gcdn.thunderstore.io/live/repository/packages/itsmeowdev-DoorFix-1.0.0.zip",
88+
"file": "itsmeowdev-DoorFix-1.0.0.zip",
89+
"hash": "6ce41e432d49c02c34a184e28ee800a0b5e5fe18a08a3ec2416c8450864c950f"
90+
},
91+
{
92+
"name": "FixResolution",
93+
"url": "https://gcdn.thunderstore.io/live/repository/packages/nodelll-kruumys_FixResolution-1.0.0.zip",
94+
"file": "nodelll-kruumys_FixResolution-1.0.0.zip",
95+
"hash": "fd983a6a0e72a2823e5349d0fa19a99c269d58497f266cceff4936d6abdbf621"
7296
}
7397
]
7498
},
@@ -386,7 +410,7 @@ def print_help(message = False):
386410
print(message)
387411
print()
388412

389-
print("Lethal Zhopa 2024-05-04.4 (year-month-day.edition)")
413+
print("Lethal Zhopa 2024-05-04.5 (year-month-day.edition)")
390414
print()
391415
print("Use `python3 lethal-zhopa.py setup <game path> <extensions>` to setup the mods to the game")
392416
print("Example: `python3 lethal-zhopa.py setup \"C:\\Games\\Lethal Company\" full`")

0 commit comments

Comments
 (0)