Skip to content

Commit 735f074

Browse files
committed
README: Clarify download instructions
1 parent 40a6c4b commit 735f074

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,10 @@ This fork is forward compatible with FlaminSarge/tf2attributes — all plugi
4343
their version should continue to work with this one. The installation instructions remain the
4444
same.
4545

46-
1. Copy `tf2attributes.smx` to `addons/sourcemod/plugins/`.
47-
2. Copy `tf2.attributes.txt` to `addons/sourcemod/gamedata/`.
48-
3. If you're a developer, copy `tf2attributes.inc` to `addons/sourcemod/scripting/include/`
46+
1. Download all the non-source code files in [the latest release][].
47+
2. Copy `tf2attributes.smx` to `addons/sourcemod/plugins/`.
48+
3. Copy `tf2.attributes.txt` to `addons/sourcemod/gamedata/`.
49+
4. If you're a developer, copy `tf2attributes.inc` to `addons/sourcemod/scripting/include/`
4950
(or the appropriate path for your compiler toolchain / project).
51+
52+
[the latest release]: https://github.com/nosoop/tf2attributes/releases

0 commit comments

Comments
 (0)