Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"
You are viewing a potentially older version of this package.
View all versions.
EnhancedCartel
Allows cartel to request other products than default
| Date uploaded | 9 months ago |
| Version | 1.0.2 |
| Download link | k0Mods-EnhancedCartel-1.0.2.zip |
| Downloads | 194 |
| Dependency string | k0Mods-EnhancedCartel-1.0.2 |
This mod requires the following mods to function
LavaGang-MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Preferred version: 0.7.0the_croods-SwapperPlugin
Allows seamless swapping between the il2cpp and mono backends. Can be used to install the mono and Il2Cpp version of a mod seamlessly
Preferred version: 1.2.2README
EnhancedCartel
Allows cartel to order other products than default ones.
![]()
Warning: >0.4.0f5 only
Installation
- Install MelonLoader
- Extract the zip file
- Place the dll file into the Mods directory for your branch
- For beta use IL2CPP
- For alternate beta use Mono
- Launch the game
- Preferences file will appear once you quit the game
Configuration
- Open the config file in
UserData/MelonLoader.cfg - Edit the config file
[EnhancedCartel]
# Minimum quantity of products in cartel requests
ProductQuantityMin = 10
# Maximum quantity of products in cartel requests
ProductQuantityMax = 40
# Use products that are listed for sale in cartel requests
UseListedProducts = true
# Use products that have been discovered in cartel requests. Overrides UseListedProducts if true
UseDiscoveredProducts = false
Credits
CHANGELOG
Changelog
1.1.1
- feat: add option to change the time delay between deals
1.1.0
- feat: add option to round requested product quantities to nearest multiple
1.0.2
- fix: remove union with default weed, dependency bump
1.0.1
- fix: change list to make the mod work in 0.4.0f5
1.0.0
- initial