
Zen ModLib
Shared code library used in all ZenMods.Details
v1.1.3
- add compatibility for Seasons mod in fireplace fuel burn rate calculations.
v1.1.2
- Changed remap of gamepad sit from Select to X + Alt Function to free up room for ZenConstruction to use Select as the dedicated Hammer button.
v1.1.1
- Add method: UI.InsertInteractAlt
v1.1.0
- improved config sync handling for prefabs and fallback for single player mode.
- refactored internal code
- add default constructor to StringList
- code cleanup: remove some public methods, breaks backwards compatibility with some ZenMods, update all ZenMods.
v1.0.5
- add capability to automatically sync config changes for custom crafting items.
v1.0.4
- internal code cleanup
v1.0.3
- relocated input refresh method to base class, no major changes.
v1.0.2
- fix minor logging issue.
v1.0.1
- add config option to force gamepad remap if desired.
v1.0.0
- initial release