v0.5.1
Changes in 0.5.1
Added
- OverTheCounter's drifters stop throwing an error every tick. The mod asks for a character the game no
longer has and fell back to an employee, which crashes without a workplace.
Installing by hand: Polyfill.Boot.dll goes into Plugins/, Polyfill.dll into Mods/. The plugin
does the work and has to be a plugin - it runs before any mod is read - so a copy of it in Mods/ is
ignored by MelonLoader. The mod only adds the console commands and can be left out.
Polyfill patches the game, not your mods. Your own files are never changed, and polyfillrestore in
the console takes the patch back out on the next launch.
What's Changed
Full Changelog: v0.5.0...v0.5.1