k0Mods-EnhancedCartel icon

EnhancedCartel

Allows cartel to request other products than default

Last updated 2 weeks ago
Total downloads 700
Total rating 0 
Categories Mods Mono IL2CPP
Dependency string k0Mods-EnhancedCartel-1.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.0 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.0
the_croods-SwapperPlugin-1.2.1 icon
the_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.1

README

EnhancedCartel

Allows cartel to order other products than default ones.

icon

Warning: >0.4.0f5 only

Installation

  1. Install MelonLoader
  2. Extract the zip file
  3. Place the dll file into the Mods directory for your branch
    • For beta use IL2CPP
    • For alternate beta use Mono
  4. Launch the game
  5. Preferences file will appear once you quit the game

Configuration

  1. Open the config file in UserData/MelonLoader.cfg
  2. 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