Add DPAI 6.2.1 beta (#1060)

This commit is contained in:
Myk Dowling 2016-04-20 13:23:02 +10:00 committed by Matthew
parent 5ffe07d2f4
commit 4405501b33
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
{
"spec_version": 1,
"identifier": "DockingPortAlignmentIndicator",
"name": "Docking Port Alignment Indicator",
"abstract": "The Docking Port Alignment Indicator is designed to help you dock manually, by presenting target alignment and relative position in a clean and intuitive manner.",
"author": "NavyFish",
"license": "MIT",
"release_status": "development",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/43901"
},
"version": "6.2.1",
"ksp_version": "1.1.0",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/NavyFish",
"install_to": "GameData"
}
],
"download": "https://www.dropbox.com/s/mdpdvr192sdjemf/DPAI%206.2.1%20Beta.zip?dl=1"
}