Skip to content

Commit 20fd77e

Browse files
authored
Update README.md
1 parent 18d4cfe commit 20fd77e

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,25 @@ Do you want unusual taunts? We got some.
44

55
# Features:
66

7-
* Auto updates taunt list every map change.
7+
* Taunts and effects are fully updated.
88
* It has unusual taunts! Duh.
99

1010
# Commands:
1111

1212
* ```!utaunt``` - Opens the Unusual Taunt Effects Menu.
13-
* ```!unusualtaunt``` - Same as above.
13+
* ```!taunt``` - Opens the taunt menu.
1414

1515
# Requirements / Dependencies:
1616

17-
* [SteamTools](https://forums.alliedmods.net/showthread.php?t=236206)
18-
* [Valid Steam API Key](https://steamcommunity.com/dev/apikey)
17+
* [TF2Items](https://forums.alliedmods.net/showthread.php?t=115100)
18+
* [TF2 Econ Data](https://forums.alliedmods.net/showthread.php?t=315011)
1919

2020
# Installation:
2121
1. Make sure you have all the dependecies installed before you download the plugin.
2222
2. [Click here](https://github.com/nushnush/TF2-Unusual-Taunts/releases/download/v1.0.2/unusual-taunts-1.0.2.zip) to download the plugin.
2323
3. Extract the files into ```tf/addons/sourcemod```.
24-
4. Open ```[TF2] Unusual Taunts.sp``` Using notepad.
25-
5. Change ```#define STEAM_API_KEY "NAN"``` to ```#define STEAM_API_KEY "YOUR_STEAM_API_KEY"``` ([Can Be Found Here](https://steamcommunity.com/dev/apikey)).
26-
6. Save changes and drag ```[TF2] Unusual Taunts.sp``` file into spcomp.exe (```tf/addons/sourcemod/scripting/spcomp.exe```).
27-
7. Drag the ```[TF2] Unusual Taunts.smx``` into ```sourcemod/plugins```.
24+
4. Drag ```[TF2] Unusual Taunts.sp``` file into spcomp.exe (```tf/addons/sourcemod/scripting/spcomp.exe```).
25+
5. Drag the ```[TF2] Unusual Taunts.smx``` into ```sourcemod/plugins```.
2826

2927
# Screenshots:
3028

0 commit comments

Comments
 (0)