From 7f84ea1b044b62b465e1bef328506271d1e41fe8 Mon Sep 17 00:00:00 2001 From: Yann Kervran Date: Thu, 23 May 2024 11:05:20 +0200 Subject: [PATCH] Adding multiple destination for exportinf a texture format --- example/material_list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/material_list.json b/example/material_list.json index 4cb604a..8616930 100644 --- a/example/material_list.json +++ b/example/material_list.json @@ -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":[""] }, {