0 of 0

File information

Last updated

Original upload

Created by

BepInEx

Uploaded by

guestchoop666

Virus scan

Safe to use

Tags for this mod

About this mod

A modding framework pre-configured for Green Hell

Requirements
Permissions and credits
Changelogs
This is BepInEx 5.4.23.2 pack pre-configured for Green Hell.

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.

BepInEx is currently 
one of the most popular modding tools for Unity on GitHub.

Pre-configured
Added preconfigured BepInEx.cfg with console enabled to console for easier debugging & HideManagerGameObject is set to True.

Installation (manual)

If you are installing this manually, do the following:
  • Extract the archive into a folder.
  • Move the contents of BepInExPack GH folder into "<steam location>\steamapps\common\game location" (where the executable game is located).
  • Check that you have installed it correctly. If done correctly you will see the console pop up.