Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 655 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 655 Bytes

Vapor-report

A CS:GO report/commend plugin based on vapor by seishun

Installation

  • Download the repository ( use git clone or just press the green Download button )
  • Add your accounts to the users folder, look at users/example.json
  • Install required dependencies using npm install command

Usage

Linux:

./report.sh [STEAMID64]
./reportAsync.sh [STEAMID64]
./commend.sh [STEAMID64]
./commendAsync.sh [STEAMID64]

Windows:

Just right click on either report.ps1 or commend.ps1 and select `Run with PowerShell`

Credits

  • @Askwrite
  • @seishun