NetKAN added mod - RetractableLiftingSurface-0.2.1.2
This commit is contained in:
parent
53ffe1f234
commit
db0cc0e4a3
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RetractableLiftingSurface",
|
||||
"name": "Retractable Lifting Surface Module",
|
||||
"abstract": "Small mod to control retractable/foldable lifing surfaces",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.2.1.2",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/145583-*",
|
||||
"repository": "https://github.com/linuxgurugamer/RetractableLiftingSurface",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/RetractableLiftingSurface/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/RetractableLiftingSurface"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RetractableLiftingSurface",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/RetractableLiftingSurface/releases/download/0.2.1.2/RetractableLiftingSurface-1.12.0-0.2.1.2.zip",
|
||||
"download_size": 8638,
|
||||
"download_hash": {
|
||||
"sha1": "FBF170493D3D841BE2C232480BF44165224D4854",
|
||||
"sha256": "97FE391CFDEDB26348A966FF0FB5564BF38B854E54BD67B923E51F0BAA1102AA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-03T03:20:47Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue