Adding multiple destination for exportinf a texture format
This commit is contained in:
parent
ed3c03683a
commit
7f84ea1b04
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
"type":"bhonr",
|
||||
"format":"10,10",
|
||||
"destination_1024":["build/export/project_A"],
|
||||
"destination_512":["build/export/project_B_512"],
|
||||
"destination_512":["build/export/project_B_512","build/export/project_C_512"],
|
||||
"destination_256":[""]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue