mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Add DPAI 6.2.1 beta (#1060)
This commit is contained in:
@ -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"
|
||||
}
|
Reference in New Issue
Block a user