Skip to content

worldspawn-web/freechests_plus

Repository files navigation

FreeChestsPlus

Thunderstore Version BepInEx

A mod for Megabonk that not only makes chests free, but also patches the HUD counters of gold and current chest price.

Don't forget to turn off 'Send to Leaderboards' feature in your game settings!

📋 Requirements

  • Megabonk (Steam version)
  • BepInEx 6.0.0+ (Unity IL2CPP version)

🔧 Installation

Automatic (Recommended)

  1. Install r2modman or Thunderstore Mod Manager
  2. Search for FreeChestsPlus in the mod manager
  3. Click "Install"
  4. Launch the game through the mod manager

Manual

  1. Download and install BepInEx 6.0.0+ IL2CPP for your game
  2. Run the game once to generate BepInEx folders
  3. Download the latest release of from Thunderstore or GitHub Releases
  4. Extract FreeChestsPlus.dll into BepInEx/plugins/ folder
  5. Launch the game

📝 Building from Source

  1. Clone the repository:

    git clone https://github.com/worldspawn-web/freechests_plus.git
    cd FreeChests
  2. Copy required DLLs from your Megabonk installation to libs/ folder:

    • BepInEx/core/BepInEx.Core.dll
    • BepInEx/core/BepInEx.Unity.IL2CPP.dll
    • BepInEx/core/0Harmony.dll
    • BepInEx/core/Il2CppInterop.Runtime.dll
    • BepInEx/interop/UnityEngine.dll
    • BepInEx/interop/UnityEngine.CoreModule.dll
    • BepInEx/interop/Assembly-CSharp.dll
    • BepInEx/interop/Il2Cppmscorlib.dll
  3. Build the project:

    dotnet build
  4. The compiled DLL will be in bin/Debug/net472/FreeChestsPlus.dll

About

Megabonk mod that makes opening chests free. Also contains patches for HUD counters of gold and current chest price.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages