0 of 0

File information

Last updated

Original upload

Created by

adammw

Uploaded by

adammw

Virus scan

Safe to use

About this mod

Adds upright freezers to the game alongside the base chest freezer.

Requirements
Permissions and credits
Mirrors
Changelogs
Adds upright freezers to the game alongside the base chest freezer.

Installation

  • Back up your save files, they are located in %localappdata%Low\Nokta Games\Supermarket Simulator. There is no guarantee this mod continues to work and may break your save file, so make sure to copy the files to a separate directory. (You may need to disable Steam Cloud Saving to restore your backup files)
  • Install Tobey's BepInEx x MelonLoader Pack for Supermarket Simulator
  • Download (and unzip) UprightFreezers.dll and copy into BepInEx\plugins\ folder

Customization

By default, the added Freezers demand a high cost in-game due to their ability to store a larger number of items than the base game Chest Freezer allows, however this can be customised in the BepInEx\Config\UprightFreezers.cfg file, for example:

## Settings file was created by plugin UprightFreezers v1.1.0
## Plugin GUID: UprightFreezers

[Cost]

## Cost of FREEZER A (1 wide)
# Setting type: Single
# Default value: 600
FreezerA = 200

## Cost of FREEZER B (2 wide)
# Setting type: Single
# Default value: 1200
FreezerB = 300

[Products]

## Product Scale Multiplier
# Setting type: Single
# Default value: 1
ScaleMultiplier = 0.7

[Visuals]

## Enable custom visuals for FreezerA
# Setting type: Boolean
# Default value: true
FreezerACustomVisuals = true

## Enable custom visuals for FreezerB
# Setting type: Boolean
# Default value: true
FreezerBCustomVisuals = true

## Texture for the sign for FreezerA
# Setting type: String
# Default value:
FreezerASignTexture =

## Texture for the sign for FreezerB
# Setting type: String
# Default value:
FreezerBSignTexture =


Troubleshooting

  • There may be incompatibilities with other mods - if you have multiple mods installed, before reporting any issues please test on a clean install of Supermarket Simulator with only this mod installed. 
  • Check the log output for BepInEx/LogOutput.log for any warnings / errors from the plugin or game, attach this file to any bug reports. 

Links

Source Code: https://github.com/adammw/SupermarketSimulator.UprightFreezers