From 1c630f6d3ad0ca5f88cf25707e10a169bba84b40 Mon Sep 17 00:00:00 2001 From: Paul Fenwick Date: Wed, 17 Sep 2014 16:12:07 +1000 Subject: [PATCH] Added README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5c4478c --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# ATC - Alternative Tree Configurator + +This is a plugin to Kerbal Space Program to modify the tech tree. You can +customize nodes (positions, descriptions, sciencecost, icons, etc) and node +dependencies. + +This repository contains the source code. You can get the built mod +[on curseforge](http://kerbal.curseforge.com/ksp-mods/224290-atc-alternative-tree-configurator) + +Learn more [on this forum thread]([http://forum.kerbalspaceprogram.com/threads/93759-ATC-Alternative-Tree-Configurator). + +License: MIT