Skip to content

Display a live map of your gmod server using node.js, socket.io and canvas.

Notifications You must be signed in to change notification settings

perky/Live-Gmod-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Live Gmod Map.

In order to install:

Goto livegmodmap-node/server.js
Edit the http port and udp port at the top of the file.

Goto livegmodmap-addon/lua/autorun/server/gmodmap.lua
Edit the server ip and server port, which should correspond to your udp port.

Run server.js with node.
Requires socket.io! (http://socket.io)

For more infomation on node.js goto http://nodejs.org

About

Display a live map of your gmod server using node.js, socket.io and canvas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published