"NetKAN generated mods - DockRotate-v1.4.1.12"
This commit is contained in:
parent
e367aa7e4f
commit
52b2d60a6b
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "DockRotate",
|
||||
"name": "Dock Rotate",
|
||||
"abstract": "Kerbal Space Program lightweight robotics with docking ports",
|
||||
"author": "peteletroll",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/170484-dockrotate-rotation-control-on-docking-ports/",
|
||||
"repository": "https://github.com/peteletroll/DockRotate"
|
||||
},
|
||||
"version": "v1.4.1.12",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/peteletroll/DockRotate/releases/download/v1.4.1.12/DockRotate-1.4.1.12.zip",
|
||||
"download_size": 91349,
|
||||
"download_hash": {
|
||||
"sha1": "925F0AEDE9BE7821BE4AD107B2C3126F728BB85E",
|
||||
"sha256": "08792C185E508B98FF7DE45ADD74763CFC1A7AB4B0A796CD8CDB70EE7CF048E5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue