"NetKAN generated mods - Astrogator-v0.7.1"

This commit is contained in:
NetKAN inflator Robot 2017-05-27 03:02:57 +00:00
parent eb7c0d55c9
commit cc5ab441e7
1 changed files with 62 additions and 0 deletions

View File

@ -0,0 +1,62 @@
{
"spec_version": 1,
"comment": "Indexed by author. Please report any problems at the repository bugtracker.",
"identifier": "Astrogator",
"name": "Astrogator",
"abstract": "Summary of transfer windows with automatic maneuver node creation",
"description": "Displays a table of all of the bodies reachable from the current location, along with the time till burn and delta V needed to reach them. These values can be used to time warp or generate maneuver nodes. Supports prograde and retrograde orbits, nested ejection trajectories, transfers to satellites of the current parent body, and transfers to other vessels.",
"author": "HebaruSan",
"license": "GPL-3.0",
"release_status": "development",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155998-122-astrogator",
"repository": "https://github.com/HebaruSan/Astrogator",
"bugtracker": "https://github.com/HebaruSan/Astrogator/issues"
},
"version": "v0.7.1",
"ksp_version_min": "1.3.0",
"ksp_version_max": "1.3.8",
"depends": [
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "GravityTurn"
},
{
"name": "Trajectories"
},
{
"name": "BetterBurnTime"
},
{
"name": "PreciseNode"
},
{
"name": "PreciseManeuver"
},
{
"name": "LandingHeight"
},
{
"name": "NavballDockingIndicator"
},
{
"name": "WarpEverywhere"
},
{
"name": "RasterPropMonitor"
}
],
"download": "https://github.com/HebaruSan/Astrogator/releases/download/v0.7.1/Astrogator.zip",
"download_size": 108994,
"download_hash": {
"sha1": "05E6C6D9484E1445315E3C17A6DB47927EC55667",
"sha256": "F6368F3C459D87FB45A54A7D787FEFCB7F2446EB01FFCA752665122B993F0039"
},
"download_content_type": "application/zip",
"kind": "package",
"x_generated_by": "netkan"
}