File:   README.TXT
Author: Stephen Mann

    INSTALLATION INSTRUCTIONS

Unzip this file to your mod directory.  Remember to keep folder structure intact.  

    DEVELOPER NOTES

Exposed natives are located in "sourcemod\scripting\sodstats\include\sodstats.inc".  
Comments indicate the efficiency of each call and whether or not the function is 
thread safe.  

Sample command implementations are located in "sourcemod\scripting\sodstats\commands".  
These use natives for demonstrative purposes.  