0 of 0

File information

Last updated

Original upload

Created by

MrPurple6411

Uploaded by

MrPurple6411

Virus scan

Safe to use

Tags for this mod

About this mod

This will be where I will be uploading and maintaining a Bepinex Mod Loader package for The Universim

Requirements
Permissions and credits
Changelogs
Donations




BepInExPack for The Universim

This is a pack pre-configured for The Universim. It is maintained by MrPurple6411.

BepInEx is a general-purpose framework for Unity modding. BepInEx includes tools and libraries to

  • load custom code (hereafter plugins) into the game on launch.
  • patch in-game methods, classes and even entire assemblies without touching original game files.
  • Configure plugins and log game to desired outputs like console or file.
  • Manage plugin dependencies.

Installation (manual)

If you are installing this manually, do the following.

  • Extract the archive into a folder. Do not extract into the game folder.
  • Move the contents of the zip folder into <Steam Location>\steamapps\common\The Universim

    .
  • Check that you have installed it correctly. If done correctly, your folder will look as follows
    

Configuration

No need to configure. Simply run the game. If everything is correct, you will see a console pop up.

Checking BepInEx version and load status

If BepInEx was loaded successfully into the game, you should see BepInEx version info in top left corner of the new console window that launches alongside the game: Please note that the information you see in this window is mostly related to the game's own output until mods are installed. This includes game logs, warnings, and errors.
You will also be able to see how many patcher plugins are loading from the BepInEx/patchers folder as well as how many plugins are loading from the BepInEx/plugins folder (found in red). Loading of BepInEx and mods is complete when you see the Chainloader startup complete message (found in green)





Useful links


Issues, questions, etc.

At this moment, you can use the following channels to ask for help.

  • BepInEx Discord -- Only technical support for Bepinex. No support for plugins. Most likely your issue is caused by a game update that could make your mods (plugins) not function correctly. This can cause various issues not related to BepInEx. Please only join this discord if you are sure that your issue is related to the modding framework and not a recent game update or plugin update.