mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Merge a7a214a9d3 into f9bbab9944
This commit is contained in:
commit
6cfa94dfd3
1 changed files with 12 additions and 0 deletions
|
|
@ -703,6 +703,18 @@ DEFAULT_TOOLS_VALUES = {
|
|||
"task_types": [],
|
||||
"task_names": [],
|
||||
"template_name": "tycache"
|
||||
},
|
||||
{
|
||||
"product_types": [
|
||||
"uasset",
|
||||
"umap"
|
||||
],
|
||||
"hosts": [
|
||||
"unreal"
|
||||
],
|
||||
"task_types": [],
|
||||
"task_names": [],
|
||||
"template_name": "unrealuasset"
|
||||
}
|
||||
],
|
||||
"hero_template_name_profiles": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue