"NetKAN generated mods - RetractableLiftingSurface-0.1.5.1"
This commit is contained in:
parent
5a2a102f2c
commit
603245e9ef
|
@ -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.5.1",
|
||||
"ksp_version": "1.4.1",
|
||||
"install": [
|
||||
{
|
||||
"find": "RetractableLiftingSurface",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/RetractableLiftingSurface/releases/download/0.1.5.1/RetractableLiftingSurface-0.1.5.1.zip",
|
||||
"download_size": 34764,
|
||||
"download_hash": {
|
||||
"sha1": "3790AB4756A88DCCB5050B0994A07FEE6F24D4F7",
|
||||
"sha256": "54FF2A5B45C8A4AB2123301106975223E7DEB2C7FFABB5E007DC9FE14F666757"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue