"NetKAN generated mods - RetractableLiftingSurface-0.1.6"
This commit is contained in:
parent
c89f31b0f8
commit
40e4e1c17f
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RetractableLiftingSurface",
|
||||
"name": "Retractable Lifting Surface Module",
|
||||
"abstract": "Small mod to control retractable/foldable lifing surfaces",
|
||||
"author": [
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"repository": "https://github.com/linuxgurugamer/RetractableLiftingSurface"
|
||||
},
|
||||
"version": "0.1.6",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"install": [
|
||||
{
|
||||
"find": "RetractableLiftingSurface",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/RetractableLiftingSurface/releases/download/0.1.6/RetractableLiftingSurface-1.7.2-0.1.6.zip",
|
||||
"download_size": 24307,
|
||||
"download_hash": {
|
||||
"sha1": "A788434C82CF27188D02C9829C555CDDCD6BEC1B",
|
||||
"sha256": "45A071DABAE330A857C74B3E9304752DD2895F8F702F7FDABD3904D4428950A0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue