/EBML

EBML is a ModLoader / Mod API project for supporting mods for the Steam game Evil Bank Manager.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Evil Bank Mod Loader

EBML is a ModLoader project for supporting mods for the Steam game Evil Bank Manager.
v1.0.0 is currently under development.

How to setup cloned fresh repository

  1. Run SetupReferences.bat and provide game directory location to setup 7 / 10 references
  2. Build EBML.sln in Visual Studio 2019
  3. Build EBML_TestMod.sln in Visual Studio 2019
  4. Run SetupReferences.bat again and provide same game directory location to setup the remaining 3 / 10 references
  5. All game references are now available in project! This means that when you build project it will automatically use the latest DLL's when launching game