CORE_API_TEAM-Example_Mod icon

Example Mod

This is an example mod replace the definitions of this json with the ones your mod needs or requires.

Last updated 5 hours ago
Total downloads 5
Total rating 1 
Categories Tools
Dependency string CORE_API_TEAM-Example_Mod-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

This is an example template replace all info in this file with what you need.

Contents of this mod:

  • Nothing as it is a template

How to Contact Me:

How to Install Mods:

Installing with a Mod Manager

This is the recommended way to install BepInEx to the game.

  1. Download and install Thunderstore Mod Manager or r2modman.
  2. Click the Install with Mod Manager button on the top of BepInEx's page.
  3. Run the game via the mod manager.

Installing Manually

  1. Install BepInEx or BepInEx by pressing 'Manual Download' and extract the contents into a folder. Do not extract into the game folder!
  2. Move the contents of the extracted folder into the game folder (where the game executable is).
  3. Run the game. If everything was done correctly, you will see the BepInEx console appear on your desktop. Close the game after it finishes loading.
  4. Place all Plugins into BepInEx/plugins in their own unique folder some zips contain a folder labeled Plugins at root, you need to go a folder in than put that into the plugins folder.

Mac & Linux:

  1. Follow the steps here first: Here
  2. Next do step 4 of the Manual Installation
  3. Your game should be setup for inscryption modding now

Installing on the Steam Deck (Note You may need to modify this setup if its found to be wrong, If it is, this file should be updated to cover such.)

  1. Download BepInEx
  2. Go to Installed Files click Browse to open the folder containing The Game's local files; Put the contents Of the zip in this folder.
  3. Download the mods you plan on using and their dependencies, You will need to unzip them.
  4. Make a folder for each plugin than place them in BepInEx/plugins.
  5. Enter Gaming Mode and check 'Force the use of a specific Steam Play compatibility tool' in the Properties menu under Compatibility.
  6. Go to the launch parameters and enter WINEDLLOVERRIDES=“winhttp.dll=n,b” %command%.
  7. Open the Game. If everything was done correctly, you should see a console appear on your screen.