ms9
CMake cleanup: * ez cmake files are now referenced via a custom variable, instead of relying that cmake is run from a specific folder * Minimum required version is currently still 3.5, but will bump it to 3.13 soon, you may want to upgrade to 3.13.x asap * In case this change makes problems, clean your CMake cache and run full setup again
* Updated the SampleGame project. This thing was OLD! It still used JSON serialization! * Added some documentation about the samples.
Renamed lots of PCH files
Renamed lots of Basics.h and Plugin.h files to "LibNameDLL.h"