0 of 0

File information

Last updated

Original upload

Created by

CodeCraftsman

Uploaded by

CodeCraftsman

Virus scan

Safe to use

Tags for this mod

About this mod

CupFreezer mod stops ice cream and soda cups from deteriorating by freezing their temperature.

Requirements
Permissions and credits
This mod keeps ice cream and soda cups from getting warmer by freezing their temperature, maintaining their cold state.

You can adjust the freezing behavior in Mods\CupFreezer\Scripts\config.lua by changing the values.


Example:

return {
freeze_icecream = true,  
freeze_soda = true  
}


Installation

  • Download and extract the mod to a location of your choice.
  • Download the latest version of RE-UE4SS v3 (e.g. UE4SS_v3.X.X.zip).
  • Extract the UE4SS zip file and copy its contents to your game's `\Binaries\Win64` folder. Example: `C:\Program Files (x86)\Steam\steamapps\common\Fast Food Simulator\ProjectBakery\Binaries\Win64`.
  • Start the game and exit to generate the RE-UE4SS necessary files.
  • Copy the contents of the mod zip file into the `Mods` folder. Example: `C:\Program Files (x86)\Steam\steamapps\common\Fast Food Simulator\ProjectBakery\Binaries\Win64\Mods`.
  • Restart the game and the mod should be activated.