Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"
ExpandRecipe
A Product Manager recipe expansion mod for the game Schedule 1.
| Date uploaded | a year ago |
| Version | 0.1.3 |
| Download link | robbmanes-ExpandRecipe-0.1.3.zip |
| Downloads | 984 |
| Dependency string | robbmanes-ExpandRecipe-0.1.3 |
README
ExpandRecipe - Schedule 1
A Product Manager recipe expansion mod for the game Schedule 1.
About
When using the Product Manager App on your phone, instead of having to click on each product in succession to determine what mixers you need, this mod expands all of them at once including the base product you need (type of weed, meth, cocaine, etc).
Currently due to the recursive nature of needing to look up these recipes only a single solution is presented in the Product Manager app. Ideally I'd show all possible solutions but attempts to do so were not very performant and caused long delays/hangs in the game, so I opted to show just a single solution (for now).
Installation
- Install MelonLoader (https://melonwiki.xyz/#)
- Download the
ExpandRecipe.dllfile. - Place the
ExpandRecipe.dllfile in the Mods folder in your Schedule 1 installation folder. - The mod will automatically start with MelonLoader, and the next item you click on in the Product Manager app should be expanded.
Source/Contributing
This mod is published under the open source MIT license and all source code is available here:
- ExpandRecipe GitHub (https://github.com/robbmanes/Schedule1_ExpandRecipe/)
- The mod is available for download at NexusMods (https://www.nexusmods.com/schedule1/mods/453).
Reporting Issues
This is my first mod ever, please be gentle with your reports. I am a programmer but am very new to Unity, and wanted to try my hand at improving the Product Manager. Feel free to either report issues within NexusMods or as an issue in the above GitHub link.
ToDo
- Make the plus and arrow icons less ugly/sized properly (need to figure out how the spacing/sprite sizing is working).
- Show additional recipes (without causing performance issues, within reason).