Files

36 lines
717 B
Plaintext
Raw Permalink Normal View History

{
"FileVersion": 3,
"Version": 1,
"VersionName": "0.2",
"FriendlyName": "Multi-User Editing",
"Description": "Allow collaborative multi-users sessions in the Editor",
"Category": "Developer",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "http://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": false,
"CanContainContent": false,
"IsBetaVersion": true,
"Installed": false,
"Modules": [
{
"Name": "MultiUserClient",
"Type": "Developer",
"LoadingPhase": "Default"
},
{
"Name": "MultiUserClientLibrary",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ConcertSyncClient",
"Enabled": true
}
]
}