kylepaulsen / ValheimWebMap

A Valheim dedicated server mod to host a web accessible map.
29 stars 13 forks source link

Multiple servers #12

Closed creativegaffers closed 3 years ago

creativegaffers commented 3 years ago

I installed the mod on an old server to make sure I could get it working before we start up a fresh sever in a few days, what is the best way to reset everything for the new server? Should I just delete the map_data folder under the WebMap plugin directory?

Florian-S-Dev commented 3 years ago

Yes, you can just delete the map_data. If no map_data is found all relevant data will be generated. On my modding test server I do this all the time and it works great.

creativegaffers commented 3 years ago

Thanks much. Mod seems great, looking forward to using it.