
You are viewing a potentially older version of this package. View Latest Version

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!
FreeChestsPlus in the mod managerFreeChestsPlus.dll into BepInEx/plugins/ folderClone the repository:
git clone https://github.com/worldspawn-web/freechests_plus.git
cd FreeChests
Copy required DLLs from your Megabonk installation to libs/ folder:
BepInEx/core/BepInEx.Core.dllBepInEx/core/BepInEx.Unity.IL2CPP.dllBepInEx/core/0Harmony.dllBepInEx/core/Il2CppInterop.Runtime.dllBepInEx/interop/UnityEngine.dllBepInEx/interop/UnityEngine.CoreModule.dllBepInEx/interop/Assembly-CSharp.dllBepInEx/interop/Il2Cppmscorlib.dllBuild the project:
dotnet build
The compiled DLL will be in bin/Debug/net472/FreeChestsPlus.dll