You are viewing a potentially older version of this package. View all versions.
ZenDragon-Zen_ModLib-1.0.5 icon

Zen ModLib

Shared code library used in all ZenMods.

Date uploaded 2 days ago
Version 1.0.5
Download link ZenDragon-Zen_ModLib-1.0.5.zip
Downloads 2042
Dependency string ZenDragon-Zen_ModLib-1.0.5

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202
ValheimModding-Jotunn-2.24.3 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.24.3

README

Zen.ModLib

This is a shared library for all ZenMods

You do not need to install this manually as it should be included automatically by any ZenMod you install if you are using a package manager like R2 or Gale.

Learn more via the links below...

Improve Your Experience

ALL ZenMods

The full collection of all Zen MODS:

  • Radically improved QoL
  • Incredible performance
  • Pre-configured
  • 100% Gamepad support
  • Spectacularly immersive

Enjoy!

CHANGELOG

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