


A Product Manager recipe expansion mod for the game Schedule 1.
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).
ExpandRecipe.dll file.ExpandRecipe.dll file in the Mods folder in your Schedule 1 installation folder.This mod is published under the open source MIT license and all source code is available here:
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.