A game engine!
- Windows 10/11;
- OpenGL 2/3
- MSBuild
- Clone the repository using
git clone https://github.com/TheLuke013/KingdomEngine.git; - Go to the cloned repository folder and run the bat script
BuildWindows.bat; - To run execute the bat script
RunWindows.bat.