Skip to content

v0.1.2

Compare
Choose a tag to compare
@viniciuszendron viniciuszendron released this 04 Nov 03:12

Version 0.1.2

  • Functions fixLods and fixBinGltf (both executed from fixCorruptedFiles) now removes all correspondent texture files (.png) from folder texture. Previously, only the corrupted .bin, .gltf and .xml were deleted, but the textures themselves were not. This behavior could make the final package bigger to the end user (as Flight Simulator editor does not remove them automatically).
  • New function: objectsXmlGuids (Get all guids identifiers registered in objects.xml file).