From 50e092b0cb7743780aa293dbf22925aa6b92304f Mon Sep 17 00:00:00 2001 From: Kyle Date: Fri, 16 May 2025 02:15:27 -0400 Subject: [PATCH] Updated Force IP For Fika Config --- mods/Config Files/BepInEx/config/com.fika.core.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mods/Config Files/BepInEx/config/com.fika.core.cfg b/mods/Config Files/BepInEx/config/com.fika.core.cfg index 21c0daa..2ec7294 100644 --- a/mods/Config Files/BepInEx/config/com.fika.core.cfg +++ b/mods/Config Files/BepInEx/config/com.fika.core.cfg @@ -18,7 +18,7 @@ Developer Mode = false ## Always tick the box to use the Headless Client if available # Setting type: Boolean # Default value: false -Auto Use Headless = false +Auto Use Headless = true ## Enable custom notifications when a player dies, extracts, kills a boss, etc. # Setting type: Boolean @@ -43,7 +43,7 @@ Extract Key = F8 ## Toggle to enable chat in game. Cannot be change mid raid. # Setting type: Boolean # Default value: false -Enable Chat = false +Enable Chat = true ## The key used to open the chat window. # Setting type: KeyboardShortcut @@ -301,7 +301,7 @@ Native Sockets = true ## Forces the server when hosting to use this IP when broadcasting to the backend instead of automatically trying to fetch it. Leave empty to disable. # Setting type: String # Default value: -Force IP = +Force IP = 50.110.74.229 ## Forces the server when hosting to use this local adapter when starting the server. Useful if you are hosting on a VPN. # Setting type: String