You are viewing a potentially older version of this package.
View all versions.
ExpandedCartStorage
Expands the cart/sleds capacity by making the stacks of all items bigger.
| Date uploaded | 9 months ago |
| Version | 1.0.1 |
| Download link | blacks7ar-ExpandedCartStorage-1.0.1.zip |
| Downloads | 5338 |
| Dependency string | blacks7ar-ExpandedCartStorage-1.0.1 |
This mod requires the following mods to function
BepInEx-BepInExPack_IL2CPP
BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.
Preferred version: 6.0.733README
# ExpandedCartStorage
Expands the cart/sleds capacity by making the stacks of all items bigger.

## Installation (manual)
- extract
ExpandedCartStorage.dllfile to yourBepInEx\Plugins\folder
## Features
- Expanded the sled's capacity by 3x (including large items).
- Expanded the cart's capacity by 5x (including large items).
CHANGELOG
v1.0.1
- added null checks to prevent some null reference errors.
Changelog History (click to expand)
v1.0.0
- first release.