*********************************************
* QValidate V1.02                           *
*                                           *
* MD5 Package checker for Unreal Tournament *
*                                           *
* By: ProfessorQ                            *
*********************************************

DESCRIPTION

This is a package validator for Unreal Tournament. It checks if certain packages are
the same on the client and on the server. It does this not by re-loading the file
into memory (like UTPure does with WebResponse.IncludeBinaryFile), but in-memory.
Because it's not possible to do this with UScript, it's partly native coded in a DLL.

PACKAGE CONTENTS

- QValidate102_server.zip
  ZIP file containing the necessary files to install QValidate on a server.
  There is a readme in this ZIP file with further instructions
- QValidate102_client.umod:
  UMOD install package for automated installation of QValidate on a client.
- QValidate102_client.zip:
  ZIP file containing the necessary files to install QValidate manually on a client.
  There is a readme in this ZIP file with further instructions

THANKS

Thanks go to ^KiK^MaGma and ^KiK^NuFFy for being so friendly to test QValidate on their server!

CONTACT

You can contact me on UTPure forums (http://forums.utpure.com) for questions about this mod.
Also, I'm quite frequently online on #unrealadmin on irc.quakenet.org.

Greetz,

ProfessorQ