NetKAN added mod - DockingPortAlignmentIndicator-6.10.0.0
This commit is contained in:
parent
f128d2d063
commit
e9540eab7d
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"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",
|
||||
"micha"
|
||||
],
|
||||
"version": "6.10.0.0",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?showtopic=40423",
|
||||
"spacedock": "https://spacedock.info/mod/543/Docking%20Port%20Alignment%20Indicator",
|
||||
"repository": "https://github.com/bfishman/Docking-Port-Alignment-Indicator",
|
||||
"bugtracker": "https://github.com/bfishman/Docking-Port-Alignment-Indicator/issues",
|
||||
"remote-avc": "http://ksp-avc.cybutek.net/version.php?id=361",
|
||||
"x_screenshot": "https://spacedock.info/content/NavyFish_3644/Docking_Port_Alignment_Indicator/Docking_Port_Alignment_Indicator-1461132930.9594877.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.22"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RasterPropMonitor"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/NavyFish",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/543/Docking%20Port%20Alignment%20Indicator/download/6.10.0.0",
|
||||
"download_size": 322761,
|
||||
"download_hash": {
|
||||
"sha1": "60242FA9103079A6E30CBF4EA196D951ED8A4770",
|
||||
"sha256": "614F8E80F25839BAC77D41C7C7ADC87F27AB4367B7BF424E873B062E5929B9C0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-11-23T04:07:11.647682+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue