vault backup: 2024-05-03 11:15:51

This commit is contained in:
2024-05-03 11:15:51 +02:00
parent f3cf10b432
commit 39d7c0a219

View File

@@ -12,7 +12,14 @@
]
}
```
- Change <Project>.build.cs to contain
```
if (Target.bBuildEditor)
{
PrivateDependencyModuleNames.AddRange(new string[] { "UnrealEd", "AutomationDriver", "AITestSuite" });
}
```
## Server
- Install git 2.x.x