Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"
 
        ProductSum
Summary of products you need for your deals
| Last updated | 6 months ago | 
| Total downloads | 2577 | 
| Total rating | 0 | 
| Categories | Mods IL2CPP | 
| Dependency string | k0Mods-ProductSum-1.2.0 | 
| Dependants | 1 other package depends on this package | 
This mod requires the following mods to function
 
                        LavaGang-MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Preferred version: 0.7.0README
ProductSum
Summarize your deals.
Adds a summary of your deals - total amount at a glance.

Installation
- Install MelonLoader
- Extract the zip file
- Place the dll file into the Mods directory
- Launch the game
Summary UI will appear when you accept at least 2 deals.
Configuration
- Open the config file in UserData/MelonLoader.cfg
- 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