41 lines
826 B
Plaintext
41 lines
826 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
"Version" : 1,
|
|
"VersionName" : "0.5",
|
|
"FriendlyName" : "ZoneGraph",
|
|
"Description" : "Description missing.",
|
|
"Category" : "AI",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "https://epicgames.com",
|
|
"DocsURL" : "",
|
|
"MarketplaceURL" : "",
|
|
"SupportURL" : "",
|
|
"EnabledByDefault" : false,
|
|
"CanContainContent" : false,
|
|
"IsBetaVersion": false,
|
|
"IsExperimentalVersion": true,
|
|
"Installed" : false,
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "ZoneGraph",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "Default"
|
|
},
|
|
{
|
|
"Name" : "ZoneGraphEditor",
|
|
"Type" : "Editor",
|
|
"LoadingPhase" : "PostEngineInit"
|
|
},
|
|
{
|
|
"Name" : "ZoneGraphTestSuite",
|
|
"Type" : "UncookedOnly",
|
|
"LoadingPhase" : "Default"
|
|
},
|
|
{
|
|
"Name": "ZoneGraphDebug",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
} |