Skip to content

RenderPlaneFix v1.3

Compare
Choose a tag to compare
@Marco4413 Marco4413 released this 09 Jun 13:11
· 6 commits to master since this release

Full Changelog: v1.2...v1.3

Added

  • Custom Patches (all known issues should now be user-fixable).
  • Config file to store user-chosen settings.
  • [API] Methods RunAutoPatchOnEntity and RunCustomPatchOnEntity.

Changed

  • Cleaned up blacklist for auto patch.
  • The entire mod's menu won't be drawn if requirements are not met.
  • [API] RunPatchOnEntity now calls RunAutoPatchOnEntity or RunCustomPatchOnEntity based on user settings.