

Disables chat profanity filtering in The Sledding Game on this client only.
ProfanityFilter.Clean() call so your messages are sent unmodified.ChatManager.SetProfanityFilterEnabled(false) once ChatManager is available to disable incoming filtering.PlayerSavedSettings.CensorTextChat = false to match.No configuration needed — install and it works automatically.
See INSTALLATION_GUIDE.txt.