Go to file
hheik 57b351403e Oops 2024-09-04 18:35:06 +03:00
docs Added install script, updated readme 2024-09-04 12:57:53 +03:00
src Oops 2024-09-04 18:35:06 +03:00
.gitignore Downloading and extracting mod archives from profile uuid 2024-08-24 17:51:54 +03:00
Cargo.lock Downloading and extracting mod archives from profile uuid 2024-08-24 17:51:54 +03:00
Cargo.toml Downloading and extracting mod archives from profile uuid 2024-08-24 17:51:54 +03:00
README.md Added README 2024-08-24 22:11:56 +03:00
install.sh Added install script, updated readme 2024-09-04 12:57:53 +03:00

README.md

Munsikka Mod Manager

Linux-compatible alternative for the thunderstore overwolf mod manger or whatever it is called.

Currently only handles Lethal Company profiles. Just pop in the profile UUID as the first argument to the program and see it run. Be sure to search the code for the GAME_DIR environment variable if you are not using a standard steam installation directory.

This will mercilessly delete your current mods.

Usage with cargo:

cargo run -- <uuid>

or with binary

munsikka <uuid>

screenshot