/LiveMap

TES3MP Live Map Project

Primary LanguageJavaScriptOtherNOASSERTION

TES3MP Live Map

An TES3MP Live Map to track and interact with players using a web browser.

Usage

  1. Copy this directory to CoreScripts/scripts/custom/
  2. Copy the web directory to CoreScripts/data/custom/
  3. Add require("custom/LiveMap/main") to customScripts.lua, after DataManager if you're using it.