"NetKAN generated mods - Astrogator-v0.8.0"

This commit is contained in:
NetKAN inflator Robot 2018-08-30 00:03:14 +00:00
parent 8234d574fb
commit 60123c98f3
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": "A space-navigational aide for Kerbal Space Program",
"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": {
"repository": "https://github.com/HebaruSan/Astrogator"
},
"version": "v0.8.0",
"ksp_version_min": "1.4.0",
"ksp_version_max": "1.4.8",
"recommends": [
{
"name": "ModuleManager"
},
{
"name": "LoadingTipsPlus"
}
],
"suggests": [
{
"name": "GravityTurn"
},
{
"name": "Trajectories"
},
{
"name": "BetterBurnTime"
},
{
"name": "PreciseNode"
},
{
"name": "PreciseManeuver"
},
{
"name": "LandingHeight"
},
{
"name": "NavballDockingIndicator"
},
{
"name": "WarpEverywhere"
},
{
"name": "ManeuverQueue"
}
],
"supports": [
{
"name": "RasterPropMonitor"
}
],
"download": "https://github.com/HebaruSan/Astrogator/releases/download/v0.8.0/Astrogator.zip",
"download_size": 77882,
"download_hash": {
"sha1": "CBD4A50EB1FE7FF2B698AE4D3F02D7C020BB02D1",
"sha256": "39E41BE446AAC95617CDFE0C197074AE7B75F922F0E3F02261EF66D5661F1113"
},
"download_content_type": "application/zip",
"kind": "package",
"x_generated_by": "netkan"
}