Update SelectRoot
This commit is contained in:
parent
9242bc57e7
commit
0da5bcaebb
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue