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.
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
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.