TooManySuits
Installation
- Install BepInEx.
- Download and install More Suits.
- Download and install TooManySuits.
Default Controls
- Next Page: n
- Back Page: b
- Refresh Suit Rack: k
These are configurable in the config, located at Lethal Company\BepInEx\config\verity.TooManySuits.cfg
Changelogs
Version 1.0.1
- Fixed text, it now disappears when exiting the ship.
- Text is now moved to a more convenient place.
Version 1.0.2
- Text is now hovering above the clothing rack, instead of being a UI element.
Version 1.0.3
- Editable Text-Scale in the config.
Version 1.0.4
Version 1.0.5
Version 1.0.6
Version 1.0.7
- Added back suit caching which was removed in 1.0.6 causing some performance issues for certain people.
- Removed text component foreach loop to prevent possible performance issues.
- Made it so that the text is only being written to when you change page, and not all the time (whoops).
Version 1.0.8
- Added some changes suggested by RT0405.
- Added a keybind to manually refresh the suit rack, its default key is K. (this could be automated but I am lazy)
Version 1.0.9
- Fixed issue where closing a lobby on a suit rack page other than the first could cause loading problems in new lobbies; should resolve broken suit rack on subsequent sessions without needing to restart the game.