mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - RetractableLiftingSurface-0.0.1.2"
This commit is contained in:
@ -0,0 +1,32 @@
|
||||
{
|
||||
"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.0.1.2",
|
||||
"ksp_version_min": "1.1.3",
|
||||
"ksp_version_max": "1.2.0",
|
||||
"install": [
|
||||
{
|
||||
"find": "RetractableLiftingSurface",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/RetractableLiftingSurface/releases/download/0.0.1.2/RetractableLiftingSurface-0.0.1.2.zip",
|
||||
"download_size": 20114,
|
||||
"download_hash": {
|
||||
"sha1": "6EAE9C7A35548FCB1D08600DBCC6462EAEA18EE5",
|
||||
"sha256": "E9C1E576F09871BAE97951A385C8CCED3F6CA0B7D65C78EF848B33834C0810E8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user