weedeej-Property_Upgrades icon

Property Upgrades

NOT A CHEAT MOD! Need an extra loading bay? An additional employee? Faster mixing? Faster plant growth? Buy an upgrade for it.

Last updated a month ago
Total downloads 8470
Total rating 1 
Categories Mods Tools Misc Mono
Dependency string weedeej-Property_Upgrades-1.0.5
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
KaBooMa-S1API-1.6.2 icon
KaBooMa-S1API

A Schedule One Mono / Il2Cpp Cross Compatibility Layer

Preferred version: 1.6.2

README

Property Upgrades Mod (ALTERNATE/MONO)

NOT A CHEAT MOD! Need an extra loading bay? An additional employee? Faster mixing? Faster plant growth? Buy an upgrade for it.

Features (Limits configurable)

  • Extra Employee Upgrade: Hire employees as much as you need! As long as you can pay for it!
  • Extra Loading Bay Upgrade: Add addtional loading docks for your property.
  • Faster Plant Growth Upgrade: Speed up your growing process upto x5 the normal rate!
  • Faster Mixing Upgrade: Reduce the time it takes to complete a mix. (This is per item.)
  • Dynamic Upgrade Prices: Prices dynamically change based on how many upgrades you already have
  • Saveability: Everything can be saved and loaded. INCLUDING ADDITIONAL EMPLOYEES AND DOCKS! Save data are on <Schedule One Directory>/UserData/Property Upgrades/*.json

Installation

  1. Prerequisites: Ensure you know the branch of your your Schedule I installation and Melon Loader and S1API.
  2. Download: Download the latest version of the mod from releases.
  3. Installation: Extract the downloaded files into your game's root directory.

When installing S1API, Please verify that:

"S1API.Mono.MelonLoader.dll" in Mods folder
"S1APILoader.MelonLoader.dll" in Plugins folder

Configuration

You can configure this mod from <Schedule One Directory>/UserData/MelonPreferences.cfg (Requires game restart)

Default Config:

[PropertyUpgrades]
# Maximum employee count a property can have
MaxEmployeeCount = 15
# Maximum loading docks a player can buy for a property
MaxLoadingDocks = 5
# Maximum additional growth rate a player can get
MaxAdditionalGrowthRate = 5.0
# Maximum time PER ITEM reduction a mixer can have (mk1 & 2)
MaxMixTimeReduction = 4

Translation

You can set your own translation of this mod from <Schedule One Directory>/UserData/PropertyUpgrades_Translation.cfg Please credit and LINK the mod if you are uploading a translation!!!!

Bug Reports and Feedback

If you encounter any bugs or have suggestions for improvement, please feel free to open an issue on this GitHub repository. Your feedback is highly appreciated!

Contributing

If you are interested in contributing to this mod, feel free to fork this repository and submit a pull request with your changes. Please follow the existing code style and conventions.

Credits