- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
Home
        Leandro Arndt edited this page Apr 30, 2023 
        ·
        11 revisions
      
    MSFS Livery Tools is set of tools to help creating livery for existing aircrafts on Microsoft Flight Simulator 2020. It deals with all bureaucratic steps of livery creations, so that you can focus on your creative work:
- Converting texture images from and to DDS format.
 - Creating the directory structure of a package.
 - Creating an "aircraft.cfg" file based on the original aircraft and variation information.
 - Creating a "manifest.json" file (optionally based on the original manifest).
 - Creating a "panel.cfg" file and changing:
- variation override;
 - external registration font color and stroke.
 
 - Creating descriptive JSON files for DDS textures (.DDS.json).
 - Creating flag file for textures (.FLAGS) (not in graphical user interface).
 - Creating package layout files ("layout.json")
 
Download latest release and use the provided tools in a Python 3 interpreter.
Copyright ₢ Leandro Arndt (2023-2025)
Software freely distributable under BSD 3-clause license. Made for FlightSim World Tour.
Wiki licensed under Creative Commons CC BY-SA 4.0.

