- Changed back to exe project so bindings can be tested easily. Otherwise build as a class library.
- raylib.dll moved yet again. It is now in with bindings and copied to output.
- Improved bindings and added initial ones for Easings, Physac, Raygui and Raymath(Not yet fully tested).
- Renamed ExamplesApplication to Bindings to make it more clear.
- Examples separated from bindings.
- Improve readme to reflect changes.