2019-11-11 17:34:09 +00:00
{
"spec_version" : "v1.4" ,
"identifier" : "StationKeeping" ,
"name" : "Station Keeping" ,
"abstract" : "Adds a button in the Tracking Station to set a ship's orbit. If you are with 1% (configurable) of your target orbit, you can simply push the button to set the orbit's semi-major axis to exactly what you want, so it won't drift out of alignment as you time warp." ,
2019-11-16 01:54:52 +00:00
"author" : [
2019-12-16 09:38:43 +00:00
"swilbur" ,
"linuxgurugamer"
2019-11-16 01:54:52 +00:00
] ,
2019-12-16 09:38:43 +00:00
"version" : "1:0.2.2" ,
"ksp_version_min" : "1.8.0" ,
2019-11-11 17:34:09 +00:00
"license" : "CC-BY-4.0" ,
"resources" : {
2019-12-17 01:32:11 +00:00
"homepage" : "https://forum.kerbalspaceprogram.com/index.php?/topic/173518-*" ,
2020-05-25 21:52:03 +00:00
"repository" : "https://github.com/linuxgurugamer/StationKeeping" ,
"bugtracker" : "https://github.com/linuxgurugamer/StationKeeping/issues"
2019-11-11 17:34:09 +00:00
} ,
2019-12-17 01:32:11 +00:00
"tags" : [
"plugin" ,
"convenience"
] ,
2019-11-11 17:34:09 +00:00
"depends" : [
{
"name" : "ToolbarController"
} ,
{
"name" : "ClickThroughBlocker"
}
] ,
"install" : [
{
"find" : "StationKeeping" ,
"install_to" : "GameData"
}
] ,
"download" : "https://github.com/linuxgurugamer/StationKeeping/releases/download/0.2.2/StationKeeping-1.8.0-0.2.2.zip" ,
"download_size" : 56509 ,
"download_hash" : {
"sha1" : "56ADADF2A1D2B1CF789139F36A9825CD4DBF2D1D" ,
"sha256" : "B8902E63E6FECAC1CBFBE958576016FE453CCD7C0554933D7E794B36431EEFB9"
} ,
"download_content_type" : "application/zip" ,
"x_generated_by" : "netkan"
}