Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"
LaundryApp
Adds a simple phone app to track your money laundering operations and start new ones without needing to visit every business.
| Date uploaded | 4 months ago |
| Version | 1.1.0 |
| Download link | DazUki-LaundryApp-1.1.0.zip |
| Downloads | 2020 |
| Dependency string | DazUki-LaundryApp-1.1.0 |
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

Adds a simple phone app to track your money laundering operations and start new ones without needing to visit every business.
Installation
Extract the contents directly into your Schedule I game directory. The files should be placed like this:
../Schedule I/Mods/LaundryApp.dll
Settings
| Setting | Default | Description |
|---|---|---|
| Show Progress Circle | On | Show a progress circle next to each laundering operation. |
| Progress Circle Colored | On | Color the progress circles based on completion (red to green). Disable for plain white circles. |
| Show Sleep Icon | On | Show a sleep icon on businesses when laundering is paused at 4 AM. |
| Show Balance Summary | On | Show your current bank balance and expected balance after all current laundering operations are completed. |
| Auto-Cap Amount | Off | Always pre-fill the amount with the most you can launder based on your cash and business capacity. |
Changing settings without a mod manager
Settings are stored in UserData/MelonPreferences.cfg inside your Schedule I game directory. After launching the game at least once with the mod installed, you'll find a [LaundryApp] section you can edit with any text editor while the game is closed.
Requirements
- Schedule I (Main version - IL2CPP)
- MelonLoader 0.7.0 (0.7.2 Confirmed Working - 0.7.1 Not Tested)
CHANGELOG
| Version | Update Notes |
|---|---|
| 1.1.8 | - Update to work with v0.4.6 of Schedule I |
| 1.1.7 | - Now respects mods that increase custom laundering capacity. |
| 1.1.6 | - Removed a problematic patching method. |
| 1.1.5 | - Fix occasional game crash when using the ATM. |
| 1.1.4 | - Fix laundered money not persisting after sleep. Operations completing during the morning now correctly save the online balance increase. |
| 1.1.3 | - Auto-launder now checks every 5 in-game minutes instead of once at morning, laundering whenever cash and capacity are available. Per-business notifications. New setting: "Debug Logging". |
| 1.1.2 | - Auto-launder: Prevent cash loss and double-fire on reload |
| 1.1.1 | - Clickable business names to select in dropdown. New setting: "Auto-Launder at Morning" with rotating icon indicator and notification. |
| 1.1.0 | - Redesigned operations form (two-row layout), new logo header, input validation, scroll improvements, pause icon with pulse animation for 4AM. New setting: "Show Balance Summary" |
| 1.0.8 | - Fix phone UI initialization timeout causing false failures on slower loads. |
| 1.0.7 | - Added Mod Manager support with a couple of settings. |
| 1.0.6 | - Fix dropdown list for version 0.4.3f3 |
| 1.0.5 | - Fix for icon not showing up sometimes for some players. The .png icon should not be needed anymore. |
| 1.0.4 | - Moved the second view of the app to main app screen. |
| 1.0.3 | - Minor UX improvements and visual changes. |
| 1.0.2 | - You can now start laundering money directly from the app. |
| 1.0.1 | - Visual changes and some minor small fixes. |
| 1.0.0 | - Initial upload. |