From 5214a0c720372db1653fec2817473560e2989fc5 Mon Sep 17 00:00:00 2001 From: thedudeguy1 Date: Thu, 8 Jun 2017 08:34:08 -0400 Subject: [PATCH] Minor spelling correction I don't know sourcepawn but I love this plugin and I'd like to help where I can .-. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83437c71..6cccbc41 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Including a records system, map zones (start/end marks etc), HUD with useful inf * [Chat-Processor](https://forums.alliedmods.net/showthread.php?t=286913) - for more proper parsing inside `shavit-chat`. * `sv_disable_immunity_alpha` set to 1 in CS:GO for `shavit_misc_playeropacity` to work. * [Bunnyhop Statistics](https://forums.alliedmods.net/showthread.php?t=286135) - to show amount of scrolls for non-auto styles in the key display. CS:S only! -* [SteamWorks](https://forums.alliedmods.net/showthread.php?t=229556) - for the `{serverip}` advertisement varialbe. +* [SteamWorks](https://forums.alliedmods.net/showthread.php?t=229556) - for the `{serverip}` advertisement variable. # Installation: 1. If you want to use MySQL (**VERY RECOMMENDED**) add a database entry in addons/sourcemod/configs/databases.cfg, call it "shavit". The plugin also supports the "sqlite" driver. You can also skip this step and not modify databases.cfg.