diff --git a/BepInEx/config/net.rec.plugin.cfg b/BepInEx/config/net.rec.plugin.cfg index b9cbf09..6bbc466 100644 --- a/BepInEx/config/net.rec.plugin.cfg +++ b/BepInEx/config/net.rec.plugin.cfg @@ -6,17 +6,17 @@ ## Allows other fields below in the advanced section to be modified. # Setting type: Boolean # Default value: false -Enabled Advanced Settings = false +Enabled Advanced Settings = true ## Custom Photon NameServer # Setting type: String # Default value: -Photon NameServer = +Photon NameServer = photon.recflare.net ## Custom Photon NameServer Port (if 0, it will be default) # Setting type: Int32 # Default value: 0 -Photon NameServer Port = 0 +Photon NameServer Port = 5058 ## Show debug logs (HTTP tracing, etc. WARNING: will include sensitive information such as passwords and auth tokens in the logs, be careful when sharing them!) # Setting type: Boolean @@ -58,17 +58,17 @@ DeviceId Response Status = 200 ## Photon Realtime App ID # Setting type: String # Default value: -App Id Realtime = 8f322bdb-2b1f-4c27-a232-01436f43d14e +App Id Realtime = rf-8f322bdb ## Photon Voice App ID # Setting type: String # Default value: -App Id Voice = 6b4682e1-a1a9-4e04-b44a-6db0049a4df3 +App Id Voice = rf-6b4682e1 ## Photon Chat App ID # Setting type: String # Default value: -App Id Chat = 55fae86e-0459-4f97-bf6c-39c9341da6ef +App Id Chat = rf-55fae86e [Server]