Custom patches on top of asherkin's TF2Items extension.
This fork adds a new forward TF2Items_OnGetLoadoutItem
, which allows a plugin to modify the
item returned from the player's inventory. This allows for improved implementations of things
like Local Item Server by spoofing the information at the source.
(Note that items not normally compatible with the class will still be invalidated and not applied to the target.)
Copy the files to the appropriate directories.