Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
ReturnToSender
Modify 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.