RenderPlaneFix v1.3
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.