Jump to content

Generate new World on Server


Curl0

Recommended Posts

I think you can just change lines 21 and 22 of your serverconfig.json

21: "SaveFileLocation": "/var/vintagestory/data/Saves/default.vcdbs",
22: "WorldName": "A new world"

to something else like this:

21: "SaveFileLocation": "/var/vintagestory/data/Saves/myWorld.vcdbs",
22: "WorldName": "myWorld"

 

The next time you restart the server should create a new world.

I hope I could help you

  • Amazing! 1
Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.