Install stanza needed

This commit is contained in:
Dwayne Bent 2015-05-29 15:30:59 -04:00
parent f84f2ec509
commit 8745cb8f72
1 changed files with 7 additions and 1 deletions

View File

@ -14,5 +14,11 @@
"version": "1.7",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.2",
"download": "http://ksp.hawkbats.com/AdaptiveDockingNode/AdaptiveDockingNode-1-7.zip"
"download": "http://ksp.hawkbats.com/AdaptiveDockingNode/AdaptiveDockingNode-1-7.zip",
"install": [
{
"file": "GameData/AdaptiveDockingNode",
"install_to": "GameData"
}
]
}