Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
ReturnToSender
Modify ZDOMan.Update to use the original SendZDOToPeers method.
| Date uploaded | 2 years ago |
| Version | 1.3.0 |
| Download link | ComfyMods-ReturnToSender-1.3.0.zip |
| Downloads | 27416 |
| Dependency string | ComfyMods-ReturnToSender-1.3.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
ReturnToSender
Revert ZDOMan.Update to use the original SendZDOToPeers method.
CHANGELOG
Changelog
1.3.0
- Updated for the
v0.219.16patch. - Moved changelog into
CHANGELOG.md. - Bumped up
<LangVersion>to C# 12. - Minor code clean-up.
1.2.0
- Fixed for
v0.217.28PTB patch. - Updated project references from
unstripped_corlibtovalheim_server_Data\Managed.
1.1.0
- Fixed for
v0.216.8PTB patch. - Re-implemented
SendZDOToPeers()method since it was removed in vanilla (RIP).
1.0.0
- Initial release.