You are viewing a potentially older version of this package. View all versions.
ComfyMods-Unstrippable-1.1.0 icon

Unstrippable

Disable ZDO data stripping when loading world files.

Date uploaded a day ago
Version 1.1.0
Download link ComfyMods-Unstrippable-1.1.0.zip
Downloads 158
Dependency string ComfyMods-Unstrippable-1.1.0

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

README

Unstrippable

Disable ZDO data stripping when loading world files.

Instructions

  • Mod is only needed by the server (or player) loading world files.
  • Mod disables all calls to ZDO.Strip(), ZDO.StripConvert() and ZDO.StripLong() called during world loading.
  • For use with other mods that modify and store custom ZDO field data.

Notes

CHANGELOG

Changelog

1.1.0

  • Fixed for the v1.0.7 PTB patch.
  • Migrated to SDK-style project.
  • Updated mod icon.

1.0.0

  • Initial release.