NetKAN added mod - Astrogator-v1.0.2

This commit is contained in:
NetKAN inflator Robot 2024-06-25 01:14:58 +00:00
parent 46533ac44c
commit c4453487cf
1 changed files with 77 additions and 0 deletions

View File

@ -0,0 +1,77 @@
{
"spec_version": "v1.2",
"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": "v1.0.2",
"ksp_version": "1.12",
"license": "GPL-3.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/155998-*",
"repository": "https://github.com/HebaruSan/Astrogator",
"bugtracker": "https://github.com/HebaruSan/Astrogator/issues",
"remote-avc": "https://raw.githubusercontent.com/HebaruSan/Astrogator/master/GameData/Astrogator/Astrogator.version"
},
"tags": [
"plugin",
"information",
"control"
],
"localizations": [
"en-us",
"es-es",
"fr-fr",
"it-it",
"ru",
"zh-cn"
],
"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/v1.0.2/Astrogator.zip",
"download_size": 81413,
"download_hash": {
"sha1": "51E858A85DDF4362E1EF10A94701B50DCC865F71",
"sha256": "5AF91B08CB230C3AA760A8B3E640B484B3521EFB9F532AA442AF97909A462371"
},
"download_content_type": "application/zip",
"install_size": 178422,
"release_date": "2024-06-25T00:57:36Z",
"x_generated_by": "netkan"
}