glenndehaan / csgo-rcon-plugin

A SourcePawn plugin to provide livescoring for csgo-rcon-nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Counter-Strike Global Offensive Plugin

A SourcePawn plugin to provide livescoring for csgo-rcon-nodejs

Structure

  • SourcePawn
  • RipExt

Usage

  • Download the repository as a ZIP from GitHub
  • Transfer the ZIP to you CS:GO server
  • Unzip the ZIP
  • Copy the the following folder to the addons/sourcemod folder:
    • configs
    • extensions
    • plugins
    • scripting
  • Restart your CS:GO server
  • Run the following command in your CS:GO server console: sm plugins list
  • Check if you see that the CSGO Remote Utils is installed and enabled

Documentation

License

MIT

About

A SourcePawn plugin to provide livescoring for csgo-rcon-nodejs

License:MIT License


Languages

Language:C++ 76.9%Language:SourcePawn 21.3%Language:Pawn 1.8%Language:Shell 0.0%