Releases: Mydayyy/Valheim-ServerSideMap
Releases · Mydayyy/Valheim-ServerSideMap
v1.3.12
v1.3.11
v1.3.10
v1.3.9
v1.3.8
v1.3.7
Compatible with Valheim 0.209 changes.
MANUAL INTERVENTION REQUIRED!
Valheim changed their folder structure of world/save files and moved the world files to the new place. Due to this you need to:
- Locate the save folder of your valheim worlds
- Move the .explored file that belongs to your world to the new location
v1.3.6
1.3.5
rc-1.3.4
rc-1.3.3
Added hotkeys. Updated readme:
Hotkeys:
You can enable hotkeys for the convertpins and 'convertpins ignorelocaldupes' commands.
To enable, adjust the Hotkeys section in the config accordingly. A list of
valid strings can be found here: https://docs.unity3d.com/ScriptReference/KeyCode.html.
Leave empty for no hotkey (default).
Example:
[Hotkeys]
## Hotkey to run /convertpins
# Setting type: String
# Default value:
KeyConvertAll = F10
## Hotkey to run /convertpins ignorelocaldupes
# Setting type: String
# Default value:
KeyConvertIgnoreDupes = F11