"NetKAN generated mods - LandingAIM-1.3.1"

This commit is contained in:
NetKAN inflator Robot 2018-02-11 00:35:26 +00:00
parent 0aaf6d6fb8
commit 9781052df3
1 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,39 @@
{
"spec_version": "v1.4",
"identifier": "LandingAIM",
"name": "Landing AIM",
"abstract": "This - to display trajectory predictions. This mod is designed to help with a more accurate landing. If activated in the flight scene, it will draw the trajectory and predict the point of contact.",
"author": "DennyTX",
"license": "CC-BY-SA",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/160494-122landing-aiming/",
"spacedock": "https://spacedock.info/mod/1365/Landing%20AIM",
"repository": "https://github.com/DennyTX/Landing-Aim",
"x_screenshot": "https://spacedock.info/content/DennyTX_1511/Landing_AIM/Landing_AIM-1494497641.0420814.png"
},
"version": "1.3.1",
"ksp_version": "1.3.1",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"filter_regexp": [
".*\\.pdb$"
],
"install_to": "GameData",
"find": "OLDD"
}
],
"download": "https://spacedock.info/mod/1365/Landing%20AIM/download/1.3.1",
"download_size": 6733,
"download_hash": {
"sha1": "64B9871A83FFFF89636EBAAA98F4AA20A179E040",
"sha256": "982D6D1F0A237B609423DBEDD0F40F79C4A9DC08ED5F47C8A07CBF1D56B05847"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}