testing game export

This commit is contained in:
Dynamitos
2023-03-07 21:25:56 +01:00
parent f1062e5bcb
commit 2607c28b98
10 changed files with 134 additions and 37 deletions
+3
View File
@@ -6,6 +6,8 @@ target_sources(Engine
AssetRegistry.cpp
FontAsset.h
FontAsset.cpp
LevelAsset.h
LevelAsset.cpp
MaterialAsset.h
MaterialAsset.cpp
MaterialInstanceAsset.h
@@ -21,6 +23,7 @@ target_sources(Engine
Asset.h
AssetRegistry.h
FontAsset.h
LevelAsset.h
MaterialAsset.h
MaterialInstanceAsset.h
MeshAsset.h