TED - Tech Tree Editor v0.2.2 ALPHA 2
Pre-release
Pre-release
TED - KSP Tech Tree Editor - v0.2.2 Alpha 2
Description
An external, visual, point-and-click tool for editing and creating custom tech trees for Kerbal Space Program. The tool generates the text files used by other plugins, such as TechManager, TreeLoader and ATC, hence one of these plugins are required for the trees to get loaded into the game itself.
Installation
- Unpack the archive in any location.
- Launch TED-v[x.x].exe
Troubleshooting
- You may be missing the .NET 4.5 framework. Download and install from here.
Usage
- Startup
- Start by selecting your KSP root folder, usually that's
C:\Program Files (x86)\Steam\SteamApps\common\Kerbal Space Program
but it may differ on your machine
- Start by selecting your KSP root folder, usually that's
- Load
- (Option 1) Load an existing tech tree file (.cfg)
- Make sure you select the right format!
- For TechManager and TreeLoader files use Load TreeLoader Tree..
- For ATC files use Load ATC Tree...
- (Option 2) Create a new tech tree from scratch
- Click on New Blank Tree
- (Option 4) Create a new tech tree starting from the Stock tech
- Click on New Stock Tree
- (Option 1) Load an existing tech tree file (.cfg)
- Edit
- Click on a node to edit it's values on the right (the sidebar).
- Move nodes around by draging.
- Add or remove parts from nodes at the bottom of the sidebar.
- The top section indicates the parts assigned to that node.
- The bottom section is a list of all detected parts in your KSP folder.
- Press
DELETE
to delete a node. - Press
SHIFT+CLICK
to add a blank node on an empty space - Select a node and press
CTRL+CLICK
on another node to link or unlink parents.- The little cirlce indicates the direction of the link.
- Save
- Click Save at the top menu to save your file in TechManager (TreeLoader) format.
- Click Save (ATC) to save in ATC format.
- You will be prompted to select the filename and where to save.
- NOTE: It does not matter what file the tree was when you loaded, you can save in any format (this can be used to convert a tree from one format to another!)
- Load into KSP
- Follow the corresponding mod instructions!
- This has nothing to do with TED, TED only generates the files.
- Again, see the corresponding mods instructions: TechManager, ATC
Known Issues
- It looks terrible! UI work has not properly started yet, this is a "skin-less" version of the application.
- Lots and lots of bugs. Yes, this is early alpha, there are LOTS of bugs. Please report and I'll fix as soon as I can.
Changelog
v0.2.2 Alpha 2 (2014-11-04)
- Fix bug when loading parts from KSP folder
v0.2.1 Alpha 2 (2014-11-02)
- Fix UI overlaying issue by forcing ZLayer of nodes to stay between -1 and -24
- Expanded workspace area slightly to accomodate larger trees (still not 1 on 1 with KSP though)
v0.2 Alpha 2 (2014-11-02)
[Milestone - Alpha 1][Milestone - Alpha 2] - Total of 15 closed issues
- First public release