Merge pull request #557 from Apokee/add_ksp_version_adaptivedockingnode

Add KSP version to AdaptiveDockingNode-1.6
This commit is contained in:
Willhelm Rendahl 2015-05-29 21:21:11 +02:00
commit 9e3c0ed43d
1 changed files with 2 additions and 1 deletions

View File

@ -15,5 +15,6 @@
}
],
"depends" : [{ "name": "ModuleManager" }],
"download" : "http://ksp.hawkbats.com/AdaptiveDockingNode/AdaptiveDockingNode-1-6.zip"
"download" : "http://ksp.hawkbats.com/AdaptiveDockingNode/AdaptiveDockingNode-1-6.zip",
"ksp_version" : "0.90"
}