BepInEx-BepInExPack_Stacklands icon

BepInExPack Stacklands

BepInEx pack for Stacklands. Preconfigured and includes Unity Base DLLs.

Last updated 2 years ago
Total downloads 10482
Total rating 5 
Categories Mods Libraries
Dependency string BepInEx-BepInExPack_Stacklands-5.4.2100
Dependants 39 other packages depend on this package

README

BepInEx logo

BepInExPack for Stacklands

This is BepInEx 5.4.21 pack for Peglin.

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.

This pack's contents

This pack is preconfigured and usable for Stacklands modding.
In particular, the changes from base BepInEx releases are:

  • Added preconfigured BepInEx.cfg with console enabled.

Installation (manual)

If you are installing this manually, do the following

  1. Extract the archive into a folder. Do not extract into the game folder.
  2. Move the contents of BepInExPack_Stacklands folder into <Steam Location>\steamapps\common\Stacklands.
  3. Run the game

If done correctly, you should see a BepInEx console appearing when the game launches.

Issues, questions, etc.

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

Changelog

5.4.2100 (based on BepInEx 5.4.21)

  • Initial release