From 95da4403605bd9149a0c0a53741c48e86e802283 Mon Sep 17 00:00:00 2001 From: thesupremecommander Date: Wed, 7 May 2014 17:45:38 -0400 Subject: [PATCH] Update README. --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c0f480..7aa56f8 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,14 @@ StatusSpec a client plugin that shows certain player statuses via icons next to a tournament HUD +![screenshot](http://cloud-3.steampowered.com/ugc/3296944113103557748/0A2F0965D6085C0BA1CE1B85C44D673F0F78E2FC/) + Changelog --------- +**0.3.0** +* scale HUD positioning values automatically + **0.2.0** * added Vaccinator resistances/Ubers, Soldier banners, Jarate, Mad Milk, bleeding, and on fire icons to display @@ -34,4 +39,10 @@ CVars * **statusspec_icons_red_bg_red** - red value of the icon background for RED players * **statusspec_icons_red_bg_green** - green value of the icon background for RED players * **statusspec_icons_red_bg_blue** - blue value of the icon background for RED players -* **statusspec_icons_red_bg_alpha** - alpha value of the icon background for RED players \ No newline at end of file +* **statusspec_icons_red_bg_alpha** - alpha value of the icon background for RED players + +Thanks +------ +**bluee** - for the inspiration to do this project and for a lot of code reused from his [AdvSpec project](https://github.com/MattMcNam/advspec) + +**SourceMod Development Team** - for the information on how to get TF2 player conditions \ No newline at end of file