diff --git a/example/material_list.json b/example/material_list.json index 3b76050..6191458 100644 --- a/example/material_list.json +++ b/example/material_list.json @@ -1,8 +1,10 @@ [ { "name":"texture_factory_test_preset0", - "description":"Texturefacotry testing material", + "description":"Texture factory testing material", "type":"bhonr", - "khanat texture folder":"ground" + "destination_1024":["build/export/project_A","build/export/project_B/1024"], + "destination_512":["build/export/project_B/512"], + "destination_256":[""] } ]