224-ServerSyncedBoatMapExploreRadius_fork icon

ServerSyncedBoatMapExploreRadius fork

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

Changelog

1.0.0

  • Initial release.
  • Fork of nearbear's BiggerBoatMapExploreRadius with the BoatExploreRadius config synchronized from the dedicated server to all clients via ServerSync.
  • Added LockConfiguration config entry (default true) to make the server's value authoritative.
  • ServerSync is ILRepacked into the mod DLL, so it does not appear as a separate Thunderstore dependency.