Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1007 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 1007 Bytes

Online Tibia map viewer

This is an online Tibia map viewer (in slippy map style) that uses the data from the tibia-map-data project.

Local setup

  1. Clone this repository and cd to its root directory.
  2. Install and use the expected Node.js version: nvm use
  3. Run npm install to install the dependencies.
  4. Run npm run build to compile a new version of the src files into the dist directory.

Credits

This code is based on the old TibiaMaps map viewer which was written by @Cavitt aka Syntax. Without his hard work, this repository probably wouldn’t exist. Respect! 👍🏻

Maintainer

twitter/mathias
Mathias Bynens