
EnhancedCartel
Allows cartel to request other products than defaultDetails
EnhancedCartel
Allows cartel to order other products than default ones.
Warning: As of 2025-08-20, Cartel update (0.4.0) is available on beta branches only. As such, this mod will not work on versions <0.4.0. Tested on 0.4.0f2.
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