Fix -Game no matieral error

This commit is contained in:
Eragon-Brisingr
2026-07-05 11:26:32 +08:00
parent 799848f87f
commit a6fbdf10f8
30 changed files with 331 additions and 206 deletions

View File

@@ -20,6 +20,7 @@ public class UShaderLabEditor : ModuleRules
PrivateDependencyModuleNames.AddRange(new string[]
{
"UShaderLab",
"UShaderLabBuilder",
"RenderCore",
"RHI",
"Json",