NetKAN generated mods - Astrogator-v0.10.1

This commit is contained in:
NetKAN inflator Robot 2020-05-25 17:43:15 +00:00
parent 48f2c1a16a
commit 745334ca89
1 changed files with 76 additions and 0 deletions

View File

@ -0,0 +1,76 @@
{
"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",
"version": "v0.10.1",
"ksp_version_min": "1.8",
"ksp_version_max": "1.9",
"license": "GPL-3.0",
"release_status": "development",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/155998-*",
"repository": "https://github.com/HebaruSan/Astrogator",
"bugtracker": "https://github.com/HebaruSan/Astrogator/issues"
},
"tags": [
"plugin",
"information",
"control"
],
"localizations": [
"es-es",
"fr-fr",
"en-us",
"zh-cn",
"ru"
],
"recommends": [
{
"name": "ModuleManager"
},
{
"name": "LoadingTipsPlus"
}
],
"suggests": [
{
"name": "GravityTurn"
},
{
"name": "Trajectories"
},
{
"name": "BetterBurnTime"
},
{
"name": "PreciseNode"
},
{
"name": "NavballDockingIndicator"
},
{
"name": "WarpEverywhere"
},
{
"name": "ManeuverQueue"
}
],
"supports": [
{
"name": "RasterPropMonitor"
}
],
"download": "https://github.com/HebaruSan/Astrogator/releases/download/v0.10.1/Astrogator.zip",
"download_size": 80813,
"download_hash": {
"sha1": "7785FEC0DB28BD17124DA9D8A8F31A5C353B5F23",
"sha256": "8BB0C8A691FD3CFAAFCD1CA00D1C8EDCABD2BD42A3E3EA5DB31BCA0853AA2B77"
},
"download_content_type": "application/zip",
"kind": "package",
"x_generated_by": "netkan"
}