vault backup: 2024-05-03 11:15:51
This commit is contained in:
@@ -12,7 +12,14 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
- Change <Project>.build.cs to contain
|
||||||
|
|
||||||
|
```
|
||||||
|
if (Target.bBuildEditor)
|
||||||
|
{
|
||||||
|
PrivateDependencyModuleNames.AddRange(new string[] { "UnrealEd", "AutomationDriver", "AITestSuite" });
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
- Install git 2.x.x
|
- Install git 2.x.x
|
||||||
Reference in New Issue
Block a user