Update SelectRoot

This commit is contained in:
Dwayne Bent 2015-05-14 09:55:22 -04:00
parent 9242bc57e7
commit 0da5bcaebb
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
{
"spec_version": 1,
"identifier": "SelectRoot",
"name": "Select Root",
"abstract": "Fixes stock root part selection awkwardness.",
"author": "FW Industries",
"license": "MIT",
"resources":
{
"homepage": "http://forum.kerbalspaceprogram.com/threads/43208"
},
"version": "2.0",
"ksp_version": "1.0.2",
"download": "https://dl.dropboxusercontent.com/u/7121093/ksp-mods/KSP%5B1.0.2%5DSelectRoot2%5BMay06%5D.zip",
"install": [
{
"file": "GameData/SelectRoot2",
"install_to": "GameData"
}
]
}