Now with 100% less recompiling! And 100% more downloading. Sorry.
Download the following:
-
The two executables (Opus Patcher, Modded Opus), which you can get from the releases on their respective repos (on my GitHub profile). -The former runs on .NET Framework, which is required to patch with Opus Magnum's executable, and the latter runs on .NET Core, which has libraries I rely on.
-
Mono.Cecil, available from NuGet (https://www.nuget.org/). If you're unfamiliar with NuGet and simply want to play, download the package using the link on the sidebar, rename it from a .nupkg to a .zip, extract it to a folder, and copyMono.Cecil.dllfrom thenet40directory.Mono.Cecilprovides tools for patching an executable, used to extract strings from the game.