Releases: solidDoWant/Planetbase-Modpatcher
Modpatcher 2.2-release
Patcher has been rewritten from scratch to use Mono.Cecil to patch the game. Patching is now much more reliable and less likely to break on game updates. The game can also be restored from backup after being auto-backed up after patch. Added feature to auto download and install the latest version of the framework (https://github.com/solidDoWant/Planetbase-Framework) which is now required to be installed to patch.
Modpatcher 2.1-release
Removed "readonly" attributes from all fields
Modpatcher 2.0-release
General bugfixes. Has now been confirmed to be working on multiple computers.
2.0-beta
Make sure to install the framework as well.
Modpatcher 1.1-beta
This release is more or less the same as João's latest, however it provides access to a couple of extra functions that (should) allow new models to be loaded in for modules. This also includes the first iteration of my IL parsing code. Implementing on the fly IL code modification will allow fewer modifications to the official dll, which should result in fewer crashes/bugs. Please report all crashes/issues.