About this mod
Pre-configured BepInEx with Configuration Manager preinstalled.
- Requirements
- Permissions and credits
This is just a BepInEx installation with already pre-configured values that work for TCG Card Shop Simulator.
If you'd rather set it up yourself, download BepInEx from the official Github page and the Configuration Manager plugin from here.
How to install BepInEx:
- Extract the archive to the game's root folder (where Card Shop Simulator.exe is located)
- Run the game once after installing
How to install mods (including Configuration Manager):
- If the mod's .zip file contains a BepInEx folder:
- Extract to the game's root folder
- Extract to the game's root folder
- If the mod's .zip file contains a single dll, or a folder with the mod's name with a .dll inside:
- Extract the folder with the mod's .dll file to (root folder)/BepInEx/plugins
- Extract the folder with the mod's .dll file to (root folder)/BepInEx/plugins
To open the configuration manager in-game, press F1. This key is configurable in the BepInEx/config/com.bepis.bepinex.configurationmanager.cfg file.If the mod's archive contains just a loose .dll file, you can leave it in the plugins folder but I recommend creating a folder with the mod's name and placing the .dll inside to keep your plugins folder more organised.
Recommended configuration steps:
In my case, for Configuration Manager to work, I had to change this line in BepInEx/config/BepInEx.cfg:
HideManagerGameObject = false
toHideManagerGameObject = true