Mod:
https://www.nexusmods.com/supermarketsimul...
Asset Ripper:
https://github.com/AssetRipper/AssetRipper...
All Music Belongs to @NoCopyrightSounds
If u want to change the product name and icon follow this steps:
For example the name for the Rons (Sliced Bread ) Product
1. Open products_list.txt in
X:Template Modders Folder1.19/_templates/products_list.txt
2. Search for Rons . We need the Sliced Bread. We can see it has the ID 70
3. Close products_list.txt. We know now we need the ID 70 for Rons ( Sliced Bread)
4. Go to
Super market Simulator\BepInEx\plugins\TextureReplacer\products_names\
Then create a txt file then name it the product id. for the Rons Sliced Bread its 70_Brand.txt and create another one 70_Name.txt
5. Open your copied 70_Brand.txt and 70_Name.txt and change the brandname and name like you want
6. This step is only if you want to change the icon of a product. If not, skip this step. In our case, we change the icon:
take a picture of your new textures in game. then remove the background.
After that go to Super market simulator/BepInEx/plugins/TextureReplacer/product_icons
There save your new icon then name it to the product id. for me its 70_Icon.png
8. Start the game and see your new Product names and/or icon