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.
CruiserLoader
Automatic cruiser loader for Dine.
| Last updated | 3 hours ago |
| Total downloads | 265 |
| Total rating | 2 |
| Categories | BepInEx Server-side Tweaks & Quality Of Life |
| Dependency string | Happyness-CruiserLoader-0.1.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.2305README

CruiserLoader
A Cruiser auto loader mod currently made for pub Dine runs to load cruiser up with utilities.
Currently only "supports" Dine playstyle in which you load the back of the cruiser with stuff. (planning to add more loadouts and just generally more functionality into it)
Number of items loaded and items to load are fully customizable in the config file.
Only items that are currently inside of the ship are getting loaded. Use .cload chat command to load up cruiser. Use .cload <itemname> <count> to load only one type and amount of that item. Also without having a specific item configured in the configs, can use .cload <itemname> <count> <zone> to move items to specified zones. (example .cload jet 2 D3 will move 2 jetpacks to D3 with/without having it configured in the configs)
Any number of items can be loaded up to the maximum that are set in the configs for each item. For each zone, items are loaded in in a 5 offset configuration before wrapping back and stacking them.
Clients that has the mod installed can use the commands if the host itself also has it.
Configuration
!!!Not all of the items have default zoning. Items that have default zones are shown in the picture below with their count aswell!!!
Config file lives in /config/CruiserLoader/Items.cfg
Item amount to load and their zones are configurable in the configs.
Zone names are specified on the image below.
D2 are specified as the radar booster spot (wouldnt specify that zone for anything else)

Example

Credits
This project uses LethalCompanyTemplate and slices of code of ItemDeclutter licensed under MIT License.