Skip to content

A Lethal Company Mod Manager/Installer I created for my friends, if you want to use it, its free.

License

Notifications You must be signed in to change notification settings

PakshP/ModCompany-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modpack Installer for Lethal Company

I created this to make it easy for friends to install and uninstall mods for Lethal Company

File Info

Many Files are not included like the main exe and pkg for size purposes

Also not included is the credentials.json becuase duh, you can't have my keys!

The mod files and bepin files are here but the program uses GoogleDriveAPI to get them from the cloud.

The music for the Boombox Mod is also not in here, put your own if you want.

Instructions to repackage with differenet mods

  1. In the main python code there are two lines that consist of the fileID of both zips in Google Drive. You would need to change those to whatever your fileID is.
  2. You would also need a credentials.json from the GoogleDriveAPI
  3. Using pyinstaller, you would need to run this command: pyinstaller --onefile --windowed --icon=app_icon.ico --add-data "dark_mode.qss;." --add-data "credentials.json;." modpack_installer.py
  4. this will output a dist folder that has the exe installer.

Author

Paksh Patel

About

A Lethal Company Mod Manager/Installer I created for my friends, if you want to use it, its free.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages