k0Mods-ProductSum_Mono icon

ProductSum Mono

Summary of products you need for your deals

Last updated 11 hours ago
Total downloads 157
Total rating 0 
Categories Mods Mono
Dependency string k0Mods-ProductSum_Mono-1.2.0
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

README

ProductSum

Summarize your deals.

Adds a summary of your deals - total amount at a glance.

showcase

Installation

  1. Install MelonLoader
  2. Extract the zip file
  3. Place the dll file into the Mods directory
  4. Launch the game

Summary UI will appear when you accept at least 2 deals.

Configuration

  1. Open the config file in UserData/MelonLoader.cfg
  2. Edit the config file to your liking
[ProductSum]
; AlwaysOn - if false, the UI will only show on key press. Normally, it will show when you have more than 1 deal.
AlwaysOn = true
; SplitByTimeSlot - if true, the UI will show a summary for each time slot. When false, it will show a summary for all time slots.
SplitByTimeSlot = true
; Keybind - the key to show the UI. Default is P.
Keybind = "P"
; Timeout - the time in seconds to show the UI when using the keybind. Default is 5.
Timeout = 5
; ShowPackagingDetails - When enabled, the product summary shows packaging details
ShowPackagingDetails = false