You are viewing a potentially older version of this package. View all versions.
Romestead_Modding-BepInExPack_Romestead-0.4.1 icon

BepInExPack Romestead

Romestead-specific BepInEx 6 CoreCLR mod loader. Preconfigured and ready to use.

Date uploaded a day ago
Version 0.4.1
Download link Romestead_Modding-BepInExPack_Romestead-0.4.1.zip
Downloads 5
Dependency string Romestead_Modding-BepInExPack_Romestead-0.4.1

README

BepInEx logo

BepInExPack for Romestead

This is a Romestead-specific BepInEx 6 pack for .NET/CoreCLR.

This package is based on BepInEx 6 and modified for Romestead by ibox233 / Ice Box Studio.

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

  • load custom code (hereafter plugins) into the game on launch;
  • patch in-game methods, classes and assemblies without touching original game files;
  • configure plugins and log game output to console or file;
  • manage plugin dependencies.

This pack's contents

This pack is preconfigured and usable for the Romestead Windows client and Steam Proton client. In particular, this pack comes with a local d3d11.dll hook and preconfigured BepInEx files that enable the BepInEx console and file logging.

Installation (automated)

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

  1. Download and install Thunderstore Mod Manager or r2modman.
  2. Click Install with Mod Manager button on top of the page.
  3. Run Romestead through the mod manager or through Steam as supported by your manager profile.

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 the BepInExPack folder into the Romestead game folder, where Romestead.exe is located.
  3. Confirm that d3d11.dll is next to Romestead.exe.
  4. Start Romestead through Steam.

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

Useful links

Issues, questions, etc.

This modified loader is experimental and has not been fully tested with every BepInEx feature or every future Romestead update.

For issues specific to the Romestead loader, use the Romestead-specific source repository:

For BepInEx itself, use official BepInEx resources. Do not report Romestead-specific packaging or game-specific mod issues to upstream BepInEx unless the issue is confirmed to be in upstream BepInEx.