Last updated | a year ago |
Total downloads | 109 |
Total rating | 0 |
Categories | Modpacks |
Dependency string | fortnite_gamrs-rexasauruss_mod-1.0.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100tinyhoot-ShipLoot
Reliably shows the total value of all scrap in your ship.
Preferred version: 1.0.0FlipMods-LetMeLookDown
This mod simply lets you look down all the way. Well, almost all the way.
Preferred version: 1.0.1FlipMods-FasterItemDropship
Makes the Item Dropship arrive and leave faster. All settings are now configurable.
Preferred version: 1.2.0Pooble-LCBetterSaves
Have as many saves as you want! (And rename them, too!)
Preferred version: 1.4.0anormaltwig-LateCompany
A mod to allow players to join after the game starts.
Preferred version: 1.0.45Bit-VoiceHUD
Displays the ingame push-to-talk icon, when detecting voice activity
Preferred version: 1.0.4FlipMods-MoreBlood
Adds more blood for you psychopaths, and for those who want more creepy vibes!
Preferred version: 1.0.2AlexCodesGames-AdditionalSuits
Adds 8 more standard suits to your initial closet at the start of the game! Great for organizing larger crews!
Preferred version: 1.0.2TeamClark-CombineEliteSuit
Adds a Combine Elite suit from Half-Life to the game. Requires the More Suits mod to appear. Skin created by TIM (teamfortress.com) on the LC Modding Discord and uploaded with their permission.
Preferred version: 1.0.2Krayken-DynamicDeadline
Just a simple mod to have the deadline increase with the quota
Preferred version: 1.1.0Ozone-Disregard_Early_Voting
New configuration options. Default is at least 2 people voting to leave early.
Preferred version: 1.0.1QuokkaCrew-MoreMonsters
Allows you to customize how many monsters spawn and how often they spawn. Press Insert to open the menu. Ideal for when there are more than 4 players (via lobby increasing mods like MoreCompany). For BepInEx.
Preferred version: 1.1.1EliteMasterEric-Coroner
Rework the Performance Report with new info, including cause of death.
Preferred version: 1.1.0RickArg-Helmet_Cameras
For monitoring first person cameras on player's helmets. For best "Camera Man" experience.
Preferred version: 2.1.3stefan750-LCUltrawide
Adds support for ultrawide monitors (or any other resolution and aspect ratio), and allows changing the size and aspect ratio of the ingame HUD
Preferred version: 1.1.1x753-More_Suits
Adds more suits to choose from, and allows you to customize them!
Preferred version: 1.3.3EliteMasterEric-SlimeTamingFix
Fixes a bug that made Hygroderes unable to be tamed with Boomboxes.
Preferred version: 1.0.1Sligili-HDLethalCompany
Additional graphics settings such as resolution, anti-aliasing, fog quality etc.
Preferred version: 1.5.3DisappointedScrubs-More_Suits_Scrub_Skins
Built on More Suits by x753. Just some skins for friends. Please use the original release!
Preferred version: 1.0.6Sligili-More_Emotes
Currently adds four more emotes (Custom keybinds supported)
Preferred version: 1.1.12018-Brutal_Company_Reborn
Brutal Company remade from the ground up with more features.
Preferred version: 1.1.0BanxMagilligan-Banx_Suits
Suits by Banx. Currently adds two suits, check the website for pictures.
Preferred version: 1.1.0notnotnotswipez-MoreCompany
A stable lobby player count expansion mod. With cosmetics!
Preferred version: 1.7.1x753-Mimics
Adds a dangerous new monster to the game. Can you figure out what's real or will you be devoured?
Preferred version: 1.1.2RugbugRedfern-Skinwalkers
The monsters have learned how to mimic the voices of your friends.
Preferred version: 2.0.0BatTeam-LethalFashion
Unlocks the green suit, hazard suit, and pajama suit by default.
Preferred version: 1.0.4README
More Suits v1.3.3
Adds more suits to choose from, and allows you to customize them!
Instructions
Place the x753-More_Suits-X.X.X
folder in your BepInEx/Plugins
folder. Make sure the moresuits
folder is in the same folder as MoreSuits.dll
.
Config File
After launching the game with the mod once, a config file is generated. In this file you can disable individual suits from being loaded, as well as ignore any !less-suits.txt
file and attempt to load all suits (which is useful if you have another mod that helps manage lots of suits).
Customize
You can add .png files to the moresuits
folder to add new suits as long as both the host and clients have the same files.
Advanced
You can add a .json file in the advanced
folder with the same name as your .png file in the moresuits
folder to enable additional features like emission. Place additional texture maps in the advanced
folder.
For a list of supported features, see: https://docs.unity3d.com/Packages/[email protected]/manual/Lit-Shader.html
Add Suits to Store
Add a "PRICE" key to your advanced .json to put a suit in the store rotation. See Glow.json
for an example of adding a suit with emission that must be purchased from the store.
Making your own More Suits mod
Upload your own package with a moresuits
folder in it (do not include the MoreSuits.dll file) and add x753-More_Suits-1.3.0
as a dependency, and this mod will automatically load your .png files as suits. If you don't want the suits that originally come with my mod, add a file called !less-suits.txt
to your moresuits
folder in your mod, or adjust the config file BepInEx\config\x753.More_Suits.cfg
.
Changelog
- v1.3.3
- Added a BepInEx config file so you can exclude certain suits from being loaded or ignore !less-suits.txt
- v1.3.0
- More Suits can now be used as a library for other suit mods
- v1.2.1
- Fixed suits being in a different order on the rack for each player
- v1.2.0
- Added support for adding suits to the store rotation
- v1.1.0
- Added new suits by Graelyth and Curt
- Added support for advanced features (normal maps, emission, etc)
- v1.0.0
- Release