EoWNativePack -- Readme.txt

This is a collection of RtC plugins by Element of Water. You can download the latest version at

http://www.wc3c.net/showthread.php?p=1123593

How to install?
1) Extract EoWNativePack.zip into your RtC directory
2) Run "Install.cmd" -- you should now have three additional DLLs in your RtC/plugins directory, "FileAPI.dll", "OptimizeAPI.dll" and "WindowAPI.dll". If not, check that you have extracted the files into the correct location ("Install.cmd" should be in the directory "RtC/EoWNativePack")
3) Copy the contents of "EoWNativePack.j" somewhere into your map, or import it using "//! import" if you use vJass.
4) Enjoy!

Note: this release includes the source files for the DLLs. It also includes VC++ project files, but compiling using VC++ will not work. You need to compile with MinGW by running the "compile.cmd" files found in each source file directory. When you compile, the DLLs should appear in the "bin" directory.