Tools and scripts to create POI objects for Aerofly FS using Blender modelling software

- tools/aerofly_fs_content_converter:
   converter to convert intermediate files like TGI, BMP, TIF, PNG to Aerofly FS ( Windows, macOS, Linux version )

- blender_auto_export_poi_windows.bat / blender_auto_export_poi_macos.sh
  Batchfile/Shell script that automatically exports POI project files to intermediate AeroFly FS format

- blender_auto_export_poi_collection.py
  Python script that scans the input folder for valid POI-projects and exports those

- blender_auto_export_poi_tgi_tsc.py
  Python script that runs a single POI-export from Blender
  generates *.tsc ( Aerofly poi_config file )
  exports meshes to *.tgi ( Aerofly intermediate mesh file )

- afcc-poi-converter-config
  Config file for the Aerofly FS 4 Content Converter

- Usage:
  Simply place individual POI project folders into the .\input folder and run the blender_auto_export_poi.bat file,
  finished POIs will then be converted into the .\output\poi folder.
  The POI folder can then be manually copied to the Aerofly FS 4 user-folder  C:/Users/--WINDOWS_USERNAME--/Documents/Aerofly FS 4/scenery/ .
  Alternatively the  afcc-poi-converter-config.tmc config file can be configured in a way that the converter will directly convert into the Aerofly FS user-folder