An open API service indexing awesome lists of open source software.

https://github.com/marqdevx/sm-demo

Demo management plugin
https://github.com/marqdevx/sm-demo

csgo csgo-plugin sourcemod sourcemod-plugin sourcepawn

Last synced: 2 months ago
JSON representation

Demo management plugin

Awesome Lists containing this project

README

          

![Compilation](https://github.com/marqdevx/sm-demo/actions/workflows/sourcemod-compile.yml/badge.svg)

# sm-demo
Demo management plugin for sourcemod

The format: DayMonth_Hour-Minute_Map for example `12June_20-05_inferno.dem` on a `gotv` folder under your server's `csgo` directory.
So the final directory will be `{server}/csgo/gotv/{demo}.dem`

## Commands
### `sm_startdemo`
Start the recording.
Chat command: `.record`

### `sm_stopdemo`
Stops the recording.
Chat command: `.stopdemo`