Supermarket Simulator header

How to install mods for Supermarket Simulator

Posted 17th May 2024

Supermarket Simulator is currently in early access but already has some great quality of life improvement mods to make the game much more manageable and enjoyable. They can range from increasing cashier speed, removing the max order limit and automatically moving boxes from the street to your storage racks.

Tobey's BepInEx x MelonLoader Pack

Most Supermarket Simulator mods require the BepInEx Unity modding framework. It, as well as other mods, can be downloaded from Nexus Mods.

Download Tobey's BepInEx x MelonLoader Pack and extract all files into the game folder. This is usually located at Program Files (x86)\Steam\steamapps\common\Supermarket Simulator.

bepinex-install.png

Launch the game to automatically create mod folders and files. To verify it was installed correctly, you should see a LogOutput.txt file inside the BepInEx folder.

Now BepInEx is set up, mods are ready to be installed. For each mod, check the installation requirements. The mod's files will either go inside BepInEx or MLLoader folders depending on the type of mod.

BepInEx Mods

BepInEx mods are installed in the BepInEx\plugins folder.

BetterCashier is a BepInEx mod that increases the speed of which hired cashiers will scan items at the checkout.

Download BetterCashier and extract the BetterCashier.dll file into the BepInEx\plugins folder.

better-cashier-install.png

Launch the game and you should notice cashiers scanning much faster. The mod config files will be created in the BepInEx\config folder where you can configure any available mod settings.

MLLoader Mods

MLLoader mods are installed in the MLLoader\Mods folder.

No Max Order Limit is a MLLoader mod that removes the 10 item basket limit when ordering items from the computer.

Download No Max Order Limit and extract the NoMaxOrderLimit.dll file into the MLLoader\Mods folder.

no-max-order-limit.png

Launch the game and you should be able to order an unlimited amount of items on the computer.