Shop Name is a mod made with BepInEx for use with the Potion Craft game. It allows you to name your shop.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.3.0
Added a refresh button
Shop Name installation - Download the latest version from the releases page - Unzip the folder - Copy the folder into Potion Craft/BepInEx/plugins/- Run the game
How to name your shop - Open up "shopname.json" in any text editor or IDE of your choice - Change the value of [code single]Shop Name[/code] to whatever you want to call your shop { "Shop Name": "Your Shop Name Here" }
You can even put icons in your shop name to make it look more stylish! Take a look at what icons you can use with the Icons List
An example is this below: { "Shop Name": "<sprite=\"IconsAtlas\" name=\"Juggler\"> Magical Mystical Mixmasters <sprite=\"IconsAtlas\" name=\"Juggler\">" }
Example Image
How to update the name - Open up "shopname.json" in any text editor or IDE of your choice - Change the value of [code single]Shop Name[/code] to whatever you want to call your shop - Hit the blue refresh arrow button to the left of the name to update the text!
Github You can see the source for this mod on the Github Page