Skip to content

Releases: leandroarndt/msfs_livery_tools

MSFS Livery Tools 1.7.3

20 Oct 18:44
aea2f14

Choose a tag to compare

Complete Microsoft Flight Simulator 2020/2024 livery package creation tool with unified graphical user interface. Use the installer below, the distribution zip file, or run the source code with Python 3.13. This application makes use of Microsoft's texconv.exe texture converter.

Regarding MSFS 2024 compatibility, liveries created with this tool should be compatible with it, but the current version cannot extract KTX2 textures.

Refer to the wiki for help.

New in this version

  • Allows editing of texture descriptors and flags (".dds.json" and ".flags" files).
  • Updates texture descriptors when packaging, so that they have information about the current version of the texture file.
  • Checks for updates at startup.
  • Creates UV maps for all texture types: albedo, composite, emissive and normal.

v1.7.3

  • Fixed file name "thumbnail_small.jpg" (#23)
  • Runs on Python 3.13
  • Add donate button and menu command 😉

See the changelog for a complete list of changes.

MSFS Livery Tools 1.7.2

23 Jan 02:04

Choose a tag to compare

Complete Microsoft Flight Simulator 2020 livery package creation tool with unified graphical user interface. Use the installer below, the distribution zip file, or run the source code with Python 3.11+. This application makes use of Microsoft's texconv.exe texture converter.

Refer to the wiki for help.

New in this version

  • Allows editing of texture descriptors and flags (".dds.json" and ".flags" files).
  • Updates texture descriptors when packaging, so that they have information about the current version of the texture file.
  • Checks for updates at startup.
  • Creates UV maps for all texture types: albedo, composite, emissive and normal.

v1.7.2

  • Fixed bug which prevented app loading after the first launch depending on the system language settings.

See the changelog for a complete list of changes.

MSFS Livery Tools 1.7.1

08 Jun 20:32

Choose a tag to compare

Complete Microsoft Flight Simulator 2020 livery package creation tool with unified graphical user interface. Use the installer below, the distribution zip file, or run the source code with Python 3.11+. This application makes use of Microsoft's texconv.exe texture converter.

Refer to the wiki for help.

New in this version

  • Allows editing of texture descriptors and flags (".dds.json" and ".flags" files).
  • Updates texture descriptors when packaging, so that they have information about the current version of the texture file.
  • Checks for updates at startup.
  • Creates UV maps for all texture types: albedo, composite, emissive and normal.

v1.7.1

  • Corrected texture extraction and packaging routines when it cannot find a "texture.cfg" file in the original livery.

See the changelog for a complete list of changes.