Yet another mod manager for Lethal Company. No internet, files only mod manager based on PyQt6. Allows quickly switching between mods that use BepInEx and are downloaded from sides like https://thunderstore.io/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Peery 4705da0157
Version 0.1
Created a small PyQt6-based window to manage Lethal Company mods by storing their zip files and extracting them correctly into the BepInEx folder and remove them again.

Creates a small config file which is currently set nearby the main.py as a yaml
5 months ago
files Version 0.1 5 months ago
window Version 0.1 5 months ago
.gitignore Init 5 months ago
ModManager.py Version 0.1 5 months ago
main.py Version 0.1 5 months ago
requirements.txt Version 0.1 5 months ago