Core Keeper is now using mod.io for their official mod support Read more here
NewBepin
Updated BepInExPack and patchers that works with 1.0 release and mod.io mods.
Last updated | a month ago |
Total downloads | 969 |
Total rating | 1 |
Categories | Mods Libraries Utils |
Dependency string | prodzpod-NewBepin-1.0.0 |
Dependants | 1 other package depends on this package |
README
New Bepinpack for Core Keeper
what the heck is a ECS
Bepin pack for core keeper 1.0. contains harmonyX and all the usual things and works with mod.io mods.
BepInEx package
bepinex 5.4 compiled from source to make it work with netstandard 2.1. does not contain monomod or harmony dlls as it is already shipped with the game.
BepInEx.GUI
the one from risk of rain, also compiled from source to made work with this one.
FixModIOMods
harmonypatch on RoslynCSharp.Compiler.AssemblyReferenceFromAssemblyObject..ctor
to acknowledge the bepin hooked UnityEngine.CoreModule
.
RemoveOldCecil
deletes Managed/Mono.Cecil.dll
so the one shipped with this mod is used instead. necessary for bepin to load correctly.
RemoveOldCecilConsole.exe
attempts to delete the dlls given by argument.