feat: add Config class

This commit is contained in:
2026-04-24 17:08:06 +08:00
parent 2409734e89
commit 106cc3d398
20 changed files with 465 additions and 154 deletions

View File

@@ -9,6 +9,7 @@
#include <unordered_map>
#include <Cubed/config.hpp>
#include <Cubed/primitive_data.hpp>
namespace Cubed {