Initial Release
- Built with Visual Studio 2017 15.3
- Targets .NET Standard 2.0 for maximum compatibility with .NET Framework and .NET Core
- Covers 100% GLFW 3.2.1 (latest version) exported functions, including Vulkan context
- Simplified "GameWindow" class to emulate WinForms, with similar properties, events, etc.