1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/DockingPortAlignmentIndicator/DockingPortAlignmentIndicator-6.2.1.ckan
2016-04-19 23:23:02 -04:00

27 lines
833 B
Plaintext

{
"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"
}