Merged MultiplayerPipeline from CodeCommit

This commit is contained in:
pereslav
2021-04-15 20:24:50 +01:00
parent 59252235d5
commit a5fdbddeda
21 changed files with 890 additions and 9 deletions
@@ -0,0 +1,26 @@
{
"Amazon":
{
"Tools":
{
"Prefab":
{
"Processing":
{
"Stack":
{
"GameObjectCreation":
[
{ "$type": "AzToolsFramework::Prefab::PrefabConversionUtils::EditorInfoRemover" },
{ "$type": "{AF6C36DA-CBB9-4DF4-AE2D-7BC6CCE65176}" },
{
"$type": "AzToolsFramework::Prefab::PrefabConversionUtils::PrefabCatchmentProcessor",
"SerializationFormat": "Text" // Options are "Binary" (default) or "Text". Prefer "Binary" for performance.
}
]
}
}
}
}
}
}