Building the API is fairly straightforward.
- Clone this!
- Go to
%BlasphemousGameInstallPath%/Blasphemous_Data/Managed/and copy it's contents to theVanillafolder in this repository. (Create the Vanilla folder if it does not exist.) - Open the solution in Visual Studio 2017 or Rider (You can also just use msbuild/xbuild)
- Set the build configuration to Debug and build.
- The patched assembly should be in
%RepoPath%/Output/ - Copy the files in this folder to
%BlasphemousGameInstallPath%/Blasphemous_Data/Managed/