25 lines
577 B
Plaintext
25 lines
577 B
Plaintext
|
{
|
||
|
"FileVersion" : 3,
|
||
|
"Version" : 1,
|
||
|
"VersionName" : "0.1",
|
||
|
"FriendlyName" : "CharacterAI",
|
||
|
"Description" : "Adds code and assets related to implementing AI in a character-based project.",
|
||
|
"Category" : "Gameplay",
|
||
|
"CreatedBy" : "Epic Games, Inc.",
|
||
|
"CreatedByURL" : "http://epicgames.com",
|
||
|
"DocsURL" : "",
|
||
|
"MarketplaceURL" : "",
|
||
|
"SupportURL" : "",
|
||
|
"EnabledByDefault" : true,
|
||
|
"CanContainContent" : false,
|
||
|
"IsBetaVersion" : true,
|
||
|
"Installed" : false,
|
||
|
"Modules" :
|
||
|
[
|
||
|
{
|
||
|
"Name" : "CharacterAI",
|
||
|
"Type" : "Runtime",
|
||
|
"LoadingPhase" : "PostEngineInit"
|
||
|
}
|
||
|
]
|
||
|
}
|