/rs-map-viewer

A webapp for exploring current and historical versions of RuneScape

Primary LanguageTypeScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

RuneScape Map Viewer

Website | Discord

A webapp for exploring current and historical versions of RuneScape.

Lumbridge

Running locally

$ git clone https://github.com/dennisdev/rs-map-viewer.git
$ cd rs-map-viewer
$ yarn install
$ yarn run download-caches
$ yarn start

Credits