GameDevTecnico / cubos

A still very barebones game engine focused on voxels and data-oriented programming
https://gamedevtecnico.github.io/cubos/
MIT License
82 stars 22 forks source link

Setup CMake and file structure for the C API core and engine libraries #1190

Closed RiscadoA closed 1 month ago

RiscadoA commented 1 month ago

I think the way to go is to add a new directory to the root dir, api, and then add one subdirectory for core and another the engine there.