Add DPAI 6.2.1 beta (#1060)
This commit is contained in:
parent
5ffe07d2f4
commit
4405501b33
|
@ -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"
|
||||
}
|
Loading…
Reference in New Issue