From 78c493b4610195ae5d0c6d9bb0257f80eceda63e Mon Sep 17 00:00:00 2001 From: CPunch Date: Fri, 21 Aug 2020 23:37:09 -0500 Subject: [PATCH] switched default ip in config.ini --- config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.ini b/config.ini index b73ff3b..c479216 100644 --- a/config.ini +++ b/config.ini @@ -10,7 +10,7 @@ randomcharacters=true [shard] port=8002 # you'll want to change this one -ip=192.168.1.183 +ip=127.0.0.1 # distance at which other players and NPCs become visible view=20000 # little message players see when they enter the game