Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.
/ oakwood-map Public archive

A tiny resource with webmap displaying player positions

License

Notifications You must be signed in to change notification settings

MafiaHub/oakwood-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oakwood-map

A tiny resource with webmap displaying player positions

Any improvements or suggestions in forms pull requests or issues are highly appreciated.

Instructions

  1. Clone the repo
  2. Run npm install to install dependencies
  3. Run node index.js to start

By default the resource is configured to run for the localhost server. To change that and make it avaliable for others to see your webmap, you need to do few things:

  1. Make sure to configure HTTP_PORT and WEBSOCKET_PORT in the index.js
  2. Make sure to change URI for Websocket client in the static/index.html (you would need to provide a proper host and port so that other people would be able to connect)

Credits

Map image is created by djbozkosz

About

A tiny resource with webmap displaying player positions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published