mirror of
https://github.com/Ed94/Cog.git
synced 2026-06-13 00:01:37 -07:00
Update README.md
This commit is contained in:
@@ -275,7 +275,7 @@ public class CogSample : ModuleRules
|
||||
PCHUsage = PCHUsageMode.UseExplicitOrSharedPCHs;
|
||||
PublicDependencyModuleNames.AddRange(new string[]
|
||||
{
|
||||
"CogCommon", // The CogCommon is required on all target configuration
|
||||
"CogCommon", // CogCommon is required on all target configuration
|
||||
"AIModule",
|
||||
"Core",
|
||||
"CoreUObject",
|
||||
|
||||
Reference in New Issue
Block a user