Adjust path to load autogenerated world

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-06-06 19:55:33 +02:00
parent 4151a995b7
commit 9ec74b9601
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -26,7 +26,7 @@
#Load a world and automatically start the server. #Load a world and automatically start the server.
#world=C:\Users\YOUR_USERNAME_HERE\My Documents\My Games\Terraria\Worlds\world1.wld #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). #Creates a new world if none is found. World size is specified by: 1(small), 2(medium), and 3(large).
#autocreate=1 #autocreate=1