Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"
You are viewing a potentially older version of this package.
View all versions.
ProductAppFix
A MelonLoader mod for Schedule 1 (v0.4.3f2) that allows product pricing in the Product Manager App to be increased to 99,999.
| Date uploaded | 4 months ago |
| Version | 1.0.1 |
| Download link | HazDS-ProductAppFix-1.0.1.zip |
| Downloads | 829 |
| Dependency string | HazDS-ProductAppFix-1.0.1 |
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
ProductAppFix
A MelonLoader mod for Schedule 1 (v0.4.3f2) that allows product pricing in the Product Manager App to be increased to 99,999. Confirmed working with High Baller Mod.
Features
- Raised price cap - Set product prices up to 99,999 (base game caps at a 999)
- Input validation - Limits the price input field to 5 characters and clamps values to a valid range
- Save compatibility - Works with existing saves without issues and preserves prices above 999
- CrossCompat - Single DLL works on both Mono and IL2CPP branches
Installation
- Install MelonLoader for Schedule 1
- Copy
ProductAppFix.dllto yourModsfolder
CHANGELOG
Changelog
v1.0.1
- Fixed issue with save on IL2CPP branch
v1.0.0
- Initial release