TES3MP Live Map
An TES3MP Live Map to track and interact with players using a web browser.
Usage
- Copy this directory to
CoreScripts/scripts/custom/
- Copy the
web
directory toCoreScripts/data/custom/
- Add
require("custom/LiveMap/main")
tocustomScripts.lua
, afterDataManager
if you're using it.