LiveMap is a browser-based world map viewer for Vintage Story. (//todo - detail this)
- (//todo - detail this)
All releases can be downloaded from the VintageStory ModDB site at:
https://mods.vintagestory.at/livemap
A live demo of LiveMap can be accessed at:
Prerequisites:
Environmental variables:
VINTAGE_STORY = the full path to your Vintage Story installation directory (on Windows this is usually C:\Users\YourName\AppData\Roaming\Vintagestory)
To build the project run the following command:
dotnet build
And the final zip will be located at bin/mods/livemap.zip if there were no errors.

