From 9ec74b960157722d6552c23cbe1ffe94dbbad2a2 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Wed, 6 Jun 2018 19:55:33 +0200 Subject: [PATCH] Adjust path to load autogenerated world Signed-off-by: Knut Ahlers --- config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.ini b/config.ini index 02c7777..d23ffbd 100644 --- a/config.ini +++ b/config.ini @@ -26,7 +26,7 @@ #Load a world and automatically start the server. #world=C:\Users\YOUR_USERNAME_HERE\My Documents\My Games\Terraria\Worlds\world1.wld -world=/data/world.wld +world=/data/world/Terraria.wld #Creates a new world if none is found. World size is specified by: 1(small), 2(medium), and 3(large). #autocreate=1