Voxel Game Engine
Go to file
Eric-Paul Ickhorn a8c941f041 Take UUID table as argument for ECS creation
The ECS needs a  UUID table to get UUIDs  for the entities. If none is
given into the creation function, it will create one itself.
2024-09-14 14:25:49 +02:00
dependencies Add GLAD OpenGL - function-loader library 2024-09-09 21:29:17 +02:00
modules Take UUID table as argument for ECS creation 2024-09-14 14:25:49 +02:00
scripts Add automatic tests 2024-09-14 09:43:42 +02:00
.gitignore Elaborate the root .gitignore 2024-09-09 21:37:16 +02:00