skylabs
1.0.0
This is my own game engine and I plan to include all the best that other game engines have in it.
Requirements for build:
For other libraries cmake uses build_dependencies script. You must install all dependencies to build these libraries manually.
Discord: grinlex
This repository contains submodules for external dependencies, so when doing a fresh clone you need to clone recursively:
git clone --recursive https://github.com/GrinlexGH/skylabs.git
Existing repositories can be updated manually:
git submodule init
git submodule update
Useful links: