v2 nearly done

This commit is contained in:
Jorijn van der Graaf 2026-04-27 07:04:42 +02:00
commit f13671b2be
24 changed files with 1467 additions and 314 deletions

View file

@ -21,4 +21,5 @@ export module Crafter.Build;
export import :Clang;
export import :Platform;
export import :Implementation;
export import :Shader;
export import :Shader;
export import :External;