You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-138321 #rb Jason.Walter #preflight 620610e569224cb0d894decd [CL 18950853 by Dominik Peacock in ue5-main branch]
36 lines
731 B
Plaintext
36 lines
731 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "0.2",
|
|
"FriendlyName": "Concert Sync - Client",
|
|
"Description": "Client plugin to enables multi-users editor sessions when connecting to a Concert Server",
|
|
"Category": "Networking",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": true,
|
|
"Hidden": true,
|
|
"IsBetaVersion": true,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "ConcertSyncClient",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "ConcertSyncCore",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "ConcertMain",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|