NetKAN added mod - StationKeeping-1-0.2.3

This commit is contained in:
NetKAN inflator Robot 2022-12-26 14:57:50 +00:00
parent 6229a30bd7
commit 64ebf73915
1 changed files with 47 additions and 0 deletions

View File

@ -0,0 +1,47 @@
{
"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.",
"author": [
"swilbur",
"linuxgurugamer"
],
"version": "1:0.2.3",
"ksp_version_min": "1.12.0",
"license": "CC-BY-4.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/173518-*",
"repository": "https://github.com/linuxgurugamer/StationKeeping",
"bugtracker": "https://github.com/linuxgurugamer/StationKeeping/issues",
"remote-avc": "http://ksp.spacetux.net/avc/StationKeeping"
},
"tags": [
"plugin",
"convenience"
],
"depends": [
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
}
],
"install": [
{
"find": "StationKeeping",
"install_to": "GameData"
}
],
"download": "https://github.com/linuxgurugamer/StationKeeping/releases/download/0.2.3/StationKeeping-1.12.0-0.2.3.zip",
"download_size": 37368,
"download_hash": {
"sha1": "411C9675294F6B65DE82E118D97ED5298F910CEA",
"sha256": "02636304B7EE6A7D93BA31EDC3D1E93A3248FF6B7A42E39AA1AE52331011DAF5"
},
"download_content_type": "application/zip",
"install_size": 55588,
"release_date": "2022-12-26T14:20:28Z",
"x_generated_by": "netkan"
}