How to Install:
Copy all files to the \System directory.  On web servers there is no need to place the path in your serverpackages since this package adds it for you.

Comments:
//=============================================================================
// Apoc MatrixMoves
// by Rob Gutermuth, AKA [Apoc]Death
// death@apoc.org
// http://www.apoc.org/
//=============================================================================
//=============================================================================
// (A.S.S) MOD v1.00a
// by Steve Hansen, AKA (A.S.S)CoMM
// comm@maveninc.net
// http://assclansniper.com/
//=============================================================================
// v1.00 fixes
// - roll code disabled prevent server auto-adjusting view causing a 180 yaw
//   and further removed to lessen possibility of bugs
// v1.00 changes
// - packages renamed to track use
// - allows 4 air dodges
// - forward dodge zeros out z if less than 0 and increases z by boostDodgeZ*2
// - backward dodge zeros out z if greater than 0 and decreases z by boostDodgeZ*3
// - dodge speed factor changed from 1.5 to 2.0
// - wall walking extended to ceiling
// - wall walking speed incresed to groundSpeed*1.4 (same as speed combo)
// - wall walking jump power doubled for both regular jump and super jump
// - subtle trails added to feet and spine
// - ground smoke on super jump to mimic the matrix movie
//=============================================================================
