Using libs: DX11| ASSIMP| Boost| PhysX| FX11| DirectXTK| TinyXML2| ImGUI| SOL2
Our socials:
Youtube (streams) https://www.youtube.com/channel/UCFqK9gVBJqGLSEulfw22LzA
VK Group (The Main Public also there're builds and more information about developing) https://vk.com/decisionsolver
Make sure that you have installed or have the following programms:
https://desktop.github.com or https://blog.sourcetreeapp.com/2018/04/24/sourcetree-for-windows-enterprise-now-available
Clone repo, after that necessary initialize Git-LFS with a console command under Git-bash
This is command: git lfs install (or you'll be notice about it after finish cloning)
And the last two needs to enter:
git submodule init
git submodule update
That's all you can start working in project from Engine/Engine Projects.sln
Good Luck And Having Fun!