32 lines
660 B
Plaintext
32 lines
660 B
Plaintext
{
|
|
"FileVersion" : 1,
|
|
"Version" : 1,
|
|
"VersionName" : "0.1",
|
|
"FriendlyName" : "Replay Tracks (Experimental)",
|
|
"Description" : "Sequence tracks for playing recorded gameplay",
|
|
"Category" : "Editor",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "https://epicgames.com",
|
|
"DocsURL" : "",
|
|
"MarketplaceURL" : "",
|
|
"SupportURL" : "",
|
|
"EnabledByDefault" : false,
|
|
"CanContainContent" : false,
|
|
"IsBetaVersion" : true,
|
|
"Installed" : false,
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "ReplayTracks",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "Default"
|
|
},
|
|
{
|
|
"Name" : "ReplayTracksEditor",
|
|
"Type" : "Editor",
|
|
"LoadingPhase" : "PostEngineInit"
|
|
}
|
|
]
|
|
}
|
|
|