Skip to content

TreeLoader to ATC Converter v1.0

Latest
Compare
Choose a tag to compare
@jcalero jcalero released this 18 Oct 10:47

A simple converter between r4mons TreeLoader files and SirJodelsteins Alternative Tree Configurator files for use in Kerbal Space Program.

Please note: This will not work with all trees as ATC cannot load more than 54 nodes and the node names have to be the default stock ones. Given this, some manual editing of the files will most likely be required.

Installation

  • Unzip all files to any folder.
  • Run atc-treeloader-converter.exe

Usage

  • Check the "Load parts definitions?" checkbox to include parts TechRequired definitions in the tech tree file. This is important for trees that move parts around (which most trees do).
  • If checked, you need to specify the KSP folder location so that the tool can scan for parts and their TechRequired property.
  • Once a file is selected to convert, it will automatically be saved in the same location as the source file with "atc_" appended to it. E.g. if your TreeLoader file is called tree.cfg the converted file will be called atc_tree.cfg.