You are viewing a potentially older version of this package. View all versions.
Date uploaded 2 weeks ago
Version 1.3.0
Download link lufurrius-NoMoreCosmetics-1.3.0.zip
Downloads 610
Dependency string lufurrius-NoMoreCosmetics-1.3.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
notnotnotswipez-MoreCompany-1.10.1 icon
notnotnotswipez-MoreCompany

A stable lobby player count expansion mod. With cosmetics!

Preferred version: 1.10.1

README

Tired of the glaring green button at the bottom right of your screen?

Banner

Then this is a plugin for you! Blow that button to smithereens. It's been almost 10 months since MoreCompany was released and I personally have seen DOZENS of people request a way to remove the button. Yet for some reason it is not yet a feature nor where any patch plugins released. Until now, that is.

This is simple a patch that disables the UI relating to cosmetics and now also prevents any from being loaded! This is not an alternative to MoreCompany, it's an add-on patch.

Highly recommended to use in conjunction with DaXcess' NoMoreCompanyLogo, go check it out! Here's what your title screen will look like when using the patches. Identical to vanilla! Consider using if you have an Emblem custom menu.

This is my first ever time using C# and working with BepInEx Plugins, worked my ass off with it.
Will soon get a public GitHub repo set up.

There are no current known issues. The implementation has been tested with 2 players using "Online" mode and no errors or warns where observed in the logs, nor hits to performance. Please reach out via the thread on the Lethal Company Modding Discord if you run into problems.

Last tested on Lethal Company v62, using MoreCompany v1.10.1

CHANGELOG

1.3.1

  • Updated readme and links.

1.3.0

  • Should work consistently now. Mostly rewrote to have outright prevent MoreCompany from loading any cosmetics, along with removing related savedata.
    • Cosmetic savedata removal is currently enforced by default, though will be given a config in future.
  • Fixes cosmetics still rendering on players who had previously equipped cosmetics.

1.2.0

  • Rather than updating the Config Values the methods of displaying the cosmetics are disabled. I am learning.

1.1.0

  • Now updates MoreCompany's configs so that cosmetics are not used at launch.

1.0.0

  • Initial Release.