Closed JayFoxRox closed 6 years ago
Right now, the out_modelblock.bin is exported to hundred of XML files in the style of out_modelblock.bin_0.bin.xml. However, we should still generate a out_modelblock.bin.xml which combines all other XML files back together.
out_modelblock.bin
out_modelblock.bin_0.bin.xml
out_modelblock.bin.xml
listFiles.xml is essentially this. It needs some improvements to make this more intuitive, but this issue can be closed.
listFiles.xml
Right now, the
out_modelblock.bin
is exported to hundred of XML files in the style ofout_modelblock.bin_0.bin.xml
. However, we should still generate aout_modelblock.bin.xml
which combines all other XML files back together.