33 lines
625 B
Plaintext
33 lines
625 B
Plaintext
|
{
|
||
|
"FileVersion" : 1,
|
||
|
"Version" : 1,
|
||
|
"VersionName" : "0.1",
|
||
|
"FriendlyName" : "Gameplay Cameras",
|
||
|
"Description" : "Default gameplay camera classes and systems",
|
||
|
"Category" : "Cameras",
|
||
|
"CreatedBy" : "Epic Games, Inc.",
|
||
|
"CreatedByURL" : "http://epicgames.com",
|
||
|
"DocsURL" : "",
|
||
|
"MarketplaceURL" : "",
|
||
|
"SupportURL" : "",
|
||
|
"EnabledByDefault" : true,
|
||
|
"CanContainContent" : false,
|
||
|
"IsBetaVersion" : true,
|
||
|
"Installed" : false,
|
||
|
"Plugins":
|
||
|
[
|
||
|
{
|
||
|
"Name": "TemplateSequence",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
],
|
||
|
"Modules" :
|
||
|
[
|
||
|
{
|
||
|
"Name" : "GameplayCameras",
|
||
|
"Type" : "Runtime",
|
||
|
"LoadingPhase" : "PreDefault"
|
||
|
}
|
||
|
]
|
||
|
}
|