Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yannickgloster authored Sep 17, 2020
1 parent 458c24a commit b328cc7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,27 @@ This sourcemod plugin sends [Get5 Event logs](https://github.com/splewis/get5/wi

This plugin this plugin was built to work in conjuction with [Discord 10man Bot](https://github.com/yannickgloster/discord-10man) however it can be used for any other project.

## CVARs
#### CVARs
```
get5_event_api_url - Set's the server url to send the post request to
get5_event_api_available - Checks if the plugin is correctly loaded on the server
```

# Server Requirements
### Server Requirements

To use this plugin on your server, you must have the following:

- [Get5](https://github.com/splewis/get5)
- [SteamWorks](https://forums.alliedmods.net/showthread.php?t=229556)

# Build Requirements
### Build Requirements

To build the plugin, you must have the following:

- [Get5](https://github.com/splewis/get5)
- [SteamWorks](https://raw.githubusercontent.com/KyleSanderson/SteamWorks/master/Pawn/includes/SteamWorks.inc)
- [sm-json](https://github.com/clugg/sm-json)

# Thanks To
#### Thanks To

Forked from [splewis'](https://github.com/splewis) [get5_apistats](https://github.com/splewis/get5/blob/master/scripting/get5_apistats.sp) plugin.

0 comments on commit b328cc7

Please sign in to comment.