Changelog
1.1.0
- Server-enforced via Jötunn
NetworkCompatibility (EveryoneMustHaveMod, Minor strictness): every connecting client must have a matching major.minor version of the mod installed or it is rejected at the connection handshake. This guarantees the cart-weight rule applies to everyone on the server.
- Adds Jötunn as a dependency.
1.0.1
1.0.0
- Initial release
- Restores vanilla
UpdateMass() call for player-pulled and idle carts
- Detects horse-pulled carts via
Tameable component and skips them
- Soft-dependency on OdinHorse (works with or without)