"NetKAN generated mods - Astrogator-v0.7.5"

This commit is contained in:
NetKAN inflator Robot 2017-07-22 00:02:58 +00:00
parent a47d459bba
commit 5d6d4e4c8d
1 changed files with 68 additions and 0 deletions

View File

@ -0,0 +1,68 @@
{
"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.5",
"ksp_version_min": "1.3.0",
"ksp_version_max": "1.3.8",
"recommends": [
{
"name": "ModuleManager"
},
{
"name": "LoadingTipsPlus"
}
],
"suggests": [
{
"name": "GravityTurn"
},
{
"name": "Trajectories"
},
{
"name": "BetterBurnTime"
},
{
"name": "PreciseNode"
},
{
"name": "PreciseManeuver"
},
{
"name": "LandingHeight"
},
{
"name": "NavballDockingIndicator"
},
{
"name": "WarpEverywhere"
},
{
"name": "RasterPropMonitor"
},
{
"name": "ManeuverQueue"
}
],
"download": "https://github.com/HebaruSan/Astrogator/releases/download/v0.7.5/Astrogator.zip",
"download_size": 111813,
"download_hash": {
"sha1": "35ADF969D21AA323350F7F638FAE471348A144C8",
"sha256": "1BA4A3E5A6A5AF841772AE02B8E80F014D59063DCA22F2981F8136807D897F48"
},
"download_content_type": "application/zip",
"kind": "package",
"x_generated_by": "netkan"
}