1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - RP-0-v0.20"

This commit is contained in:
KSP-CKAN Crawler Bot
2016-05-27 16:55:41 +00:00
parent 3fa0b42356
commit d7eaa79dba

View File

@ -3,9 +3,17 @@
"identifier": "RP-0", "identifier": "RP-0",
"name": "Realistic Progression Zero", "name": "Realistic Progression Zero",
"abstract": "Realistic Progression Zero - The lightweight Realism Overhaul tech tree", "abstract": "Realistic Progression Zero - The lightweight Realism Overhaul tech tree",
"license": "CC-BY-4.0",
"author": "RP-0 Group", "author": "RP-0 Group",
"license": "CC-BY-4.0",
"release_status": "development", "release_status": "development",
"resources": {
"repository": "https://github.com/KSP-RO/RP-0"
},
"version": "v0.20",
"ksp_version": "0.90",
"provides": [
"FinePrint-Config"
],
"depends": [ "depends": [
{ {
"name": "ModuleManager" "name": "ModuleManager"
@ -34,9 +42,6 @@
"name": "ProceduralParts" "name": "ProceduralParts"
} }
], ],
"provides": [
"FinePrint-Config"
],
"conflicts": [ "conflicts": [
{ {
"name": "FinePrint-Config" "name": "FinePrint-Config"
@ -48,12 +53,12 @@
"install_to": "GameData" "install_to": "GameData"
} }
], ],
"resources": {
"repository": "https://github.com/KSP-RO/RP-0"
},
"version": "v0.20",
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.20/RP-0-v0.20.zip", "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.20/RP-0-v0.20.zip",
"x_generated_by": "netkan",
"download_size": 46528, "download_size": 46528,
"ksp_version": "0.90" "download_hash": {
"sha1": "0A02A7407BD67EFD26328A71DFB5883AAF5450AA",
"sha256": "7438F70B40EB44A15E154C10AE8F84805CEF0559F29516DBEC17FC47DBEDF7E1"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
} }