This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
ServerSyncedBoatMapExploreRadius
Increases the map exploration radius while sailing. The radius is hosted on the dedicated server and synced to all clients (derivative of nearbear's BiggerBoatMapExploreRadius).Changelog
1.0.0
- Initial release.
- Fork of nearbear's BiggerBoatMapExploreRadius with the
BoatExploreRadiusconfig synchronized from the dedicated server to all clients via ServerSync. - Added
LockConfigurationconfig entry (defaulttrue) to make the server's value authoritative. - ServerSync is ILRepacked into the mod DLL, so it does not appear as a separate Thunderstore dependency.
