Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Loadout
Supply a loadout at the start of a run.
| Last updated | 2 days ago |
| Total downloads | 800 |
| Total rating | 0 |
| Categories | Items Upgrades Weapons Drones Quality Of Life |
| Dependency string | shaboingboing-Loadout-1.3.3 |
| 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.2305README
Supplies a loadout of your choosing at the start of a run. Through the in game UI or config file, you can select items and their quantity to be spawned at the start of the first round.
Only necessary for the host.
In Game UI
You can access the in game UI from either the lobby screen or pause menu.
All items are set to 0 by default. Set an item quantity to -1 to spawn one for each player. A number > 0 will spawn exactly that many.
FOR SINGLEPLAYER (Not solo lobby): Singleplayer can only access the UI from the pause menu. This means you must start a run, select your loadout, then restart the run to apply changes. Or just edit the config file.
Config File
The mod config file will be named "plspls.Loadout.cfg" located in the REPO/Bepinex/config folder. This config file will be changed by the in game UI, so any changes made in the file or UI will be reflected in the other.
Config syntax: Separate each item with a semicolon. By default, one copy will be spawned for each player in the lobby. To spawn custom amounts, add a hash symbol followed by quantity.
Example:
Item Gun Handgun;Item Gun Shotgun#2;Item Upgrade Player Grab Range#10
This config will spawn one handgun for each player, 2 shotguns, and 10 grab range upgrades.
A list of vanilla item names are supplied in the config file. Modded items will appear in the game UI exactly as they should be typed.
Requirements
BepInEx - Releases are on the right side. Download the zip
Installation
Mod manager: Click download and let it do the work.
Manual: Extract file contents into your REPO folder
Extra
Here's the Github if you want to check out the code. Viewing mod source is a great way to learn. Thanks for downloading and please let me know of any questions, issues, or additional features you'd like.
- shaboingboings