VDS Compiler and ressource packager
-----------------------------------
Created By: ECO

Purpose: This program allows for the inclusion of resources inside a VDS executable. 

Notes: They are no restrictions for the location of the files but:
	DS.EXE, DSRUN.EXE, VDSINOUT.DLL must be accessible.
	The compiled EXE is created in the Compiler.exe directory.
	The ressources are unpacked in the directory where the EXE is run.

Usage: Simply use it to compile normal scripts.
	The script is not modified and they are no special commands needed.
	The script can be debugged and edited in DS.exe as usual.
	The only difference with the standard compiler is that this compiler
      allows for the inclusion of resources inside the compiled script.
	This is completely transparent.

Security: Note that UNDS is unable to decompile the EXE.

