Installation - cheesenibbles123/Alternion-BW-mod GitHub Wiki

Quick note

Any version pre-v5.0 uses a text file format, v5.0 upwards will use a more central single file json layout. As is so I will be removing the individual files to keep a cleaner work environment, this means that starting January 2021 anyone running versions v4.6 and prior will not be able to use the mod properly.

Installation

  • Copy 0Harmony.dll, Assembly-CSharp.dll and BWModLoader.dll into your Blackwake_Data/Managed/ folder. (These files are added on the latest release version, starting at v 4.0, for those trying to run an older version see Required files below)
  • Run the game, it should generate a mods folder in Blackwake_Data/Managed/Mods
  • Copy Alternion.dll into the mods folder (All assets required will be automatically downloaded)
  • Play!

Required files:

  • 0Harmonydll - version 1 (included in releases v4.0 and up)
  • Assembly-CSharp.dll - Modified assembly-csharp file (included in releases v4.0 and up)
  • BWModLoader.dll - modloader created by da_google (included in releases v4.0 and up)