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.
LeanNet
Network usage reduction plugin (client side).
| Date uploaded | 9 months ago |
| Version | 1.0.1 |
| Download link | CacoFFF-LeanNet-1.0.1.zip |
| Downloads | 3604 |
| Dependency string | CacoFFF-LeanNet-1.0.1 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
Lean Networking
A plugin that reduces the amount of unnecessary data sent from a client to a server.
Install with BepInEx
CHANGELOG
1.0.1
- Fix a small issue with ZDO vec3 culling when the property has no initial data.
1.0.0
- Public release
0.0.4
- Added global toggle to enable/disable the mod's functionality.
0.0.3
- Ship objects are no longer rate limited, this helps prevent degradation of gameplay experience.
0.0.2
- Net updates are now non-randomized and more evenly distributed, based on Unreal Engine 1-3's relevancy system.
0.0.1
- Initial internal build.