Add Channel packer
This commit is contained in:
parent
8c3d31506e
commit
a716e066cb
2 changed files with 25 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 1df4e9b848b12c2bcf3df5e26da310524ee61641
|
||||
Subproject commit 652d62ed9692729adde0ce6c7dbec05b6acdfa86
|
|
@ -594,6 +594,30 @@
|
|||
{
|
||||
"Name": "PluginTemplateTool",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "VisualStudioTools",
|
||||
"Enabled": true,
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/362651520df94e4fa65492dbcba44ae2",
|
||||
"SupportedTargetPlatforms": [
|
||||
"Win64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "ChannelMachine",
|
||||
"Enabled": true,
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/1203c14fac16490bacab6a7d3577edff",
|
||||
"SupportedTargetPlatforms": [
|
||||
"Win64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "CommonUI",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "AnimationBudgetAllocator",
|
||||
"Enabled": true
|
||||
}
|
||||
],
|
||||
"TargetPlatforms": [
|
||||
|
|
Loading…
Reference in a new issue