mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - DescentMode-v0.3.0"
This commit is contained in:
33
DescentMode/DescentMode-v0.3.0.ckan
Normal file
33
DescentMode/DescentMode-v0.3.0.ckan
Normal file
@ -0,0 +1,33 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "DescentMode",
|
||||
"name": "Descent Mode",
|
||||
"abstract": "Allows you to offset your pod's center of mass to perform a lifting reentry",
|
||||
"author": "Eklykti",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/160887-descent-mode/",
|
||||
"repository": "https://github.com/infoman/DescentMode"
|
||||
},
|
||||
"version": "v0.3.0",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.7.9",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RealismOverhaul"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/infoman/DescentMode/releases/download/v0.3.0/DescentMode.zip",
|
||||
"download_size": 11826,
|
||||
"download_hash": {
|
||||
"sha1": "DC5A518BB83A6BD8AC4896864E4C75BED15632B2",
|
||||
"sha256": "3106E3F2CAF3A1387B2E570620976017C2CEF8B19B922B923183BEB3F4069F38"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user