Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fooock committed Jun 13, 2020
1 parent 8449270 commit ff0bb54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ If you want to use this protocol implementation in your own projects, you only n
$ go get -u github.com/csgoservers/source-rcon/pkg/protocol
```

#### CLI

Also, if you only want to execute some commands over a *Source Dedicated Servers*, then you can execute the `rcon-cli` application. To use it you just need to clone this repository and execute the `make build` directive. You can change some flags to configure your server settings. See the table below:

| Name | Default value | Description |
Expand Down

0 comments on commit ff0bb54

Please sign in to comment.