You are viewing a potentially older version of this package. View all versions.
k0Mods-EnhancedCartel-1.0.1 icon

EnhancedCartel

Allows cartel to request other products than default

Date uploaded 11 months ago
Version 1.0.1
Download link k0Mods-EnhancedCartel-1.0.1.zip
Downloads 912
Dependency string k0Mods-EnhancedCartel-1.0.1

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.2 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.2

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

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