Skip to content

jonaslagoni/csgoLiveServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSGO Live server plugin

Plugin for CSGO servers, which reflects the game in the web-browser by using NodeJS and MySQL. It supports 10FPS live game data such as player names, positions, teams, smoke nade locations, and player status (dead or alive). This plugin only supports the map for de_dust.

Gif showing the basic live map.

Gif showing the basic smoke.

How to use

Read the wiki for instructions on how to use and develop on this plugin. If there is any questions feel free to contact me.

Improvements to be made

  • Using Postgres SQL and triggers in nodejs.
  • Finding alternative to setInterval function, might be triggers.

About

Plugin for CSGO server which reflects the game in the web-browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published