
EnhancedCartel
Allows cartel to request other products than defaultDetails
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 none/beta use IL2CPP
- For alternate/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
# Round requested product quantities to nearest multiple of this value (1 = no rounding) [1-20]
RoundingMultiple = 5