Warning
As of 2024-04-18 this fork is no longer compatible with current releases of Team Fortress 2, and I have no intent of keeping gamedata synchronized across both. Please grab releases from FlaminSarge's repository.
TF2Attributes SourceMod plugin
https://forums.alliedmods.net/showthread.php?t=210221
This repository has been merged upstream, so there are no significant feature differences. Feel free to download the latest version from there. I've been added as a collaborator there; stabilized features will eventually make their way there.
This repository will remain for any experimental changes.
This fork is forward compatible with FlaminSarge/tf2attributes — all plugins compiled for their version should continue to work with this one. The installation instructions remain the same.
- Download all the non-source code files in the latest release.
- Copy
tf2attributes.smx
toaddons/sourcemod/plugins/
. - Copy
tf2.attributes.txt
toaddons/sourcemod/gamedata/
. - If you're a developer, copy
tf2attributes.inc
toaddons/sourcemod/scripting/include/
(or the appropriate path for your compiler toolchain / project).