- Open as folder
- Wait for VS to recognize and generate CMake
- Click Build->Build All
- Select engine.exe as the startup item, and launch the app
- examples - IGNORE
- libs - external libraries and dependencies
- out - build directory
- resources - models, textures, etc.
- src & include - engine files & headers
- test - test files