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

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-30 21:05:36 +00:00
parent 8b0fe0add3
commit 73426b4b72
1 changed files with 65 additions and 60 deletions

View File

@ -1,63 +1,68 @@
{ {
"spec_version": 1, "spec_version": 1,
"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",
"depends": [ "resources": {
{ "repository": "https://github.com/KSP-RO/RP-0"
"name": "ModuleManager"
}, },
{ "version": "v0.14",
"name": "RealismOverhaul" "ksp_version": "0.90",
"provides": [
"FinePrint-Config"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RealismOverhaul"
},
{
"name": "SXT"
},
{
"name": "ProceduralFairings"
},
{
"name": "CommunityTechTree"
}
],
"recommends": [
{
"name": "ProceduralDynamics"
},
{
"name": "TweakScale"
},
{
"name": "ProceduralParts"
}
],
"conflicts": [
{
"name": "FinePrint-Config"
}
],
"install": [
{
"file": "GameData/RP-0",
"install_to": "GameData"
},
{
"file": "GameData/FinePrint",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.14/RP-0-v0.14.zip",
"download_size": 41407,
"download_hash": {
"sha1": "B108DA43791BA80523F6A8CFE9E7A64E8A98A029",
"sha256": "B861E2E2ECB87BD0E96AF4DFC0F6DDCB99AD1A33B5C7997374026F83A81621F9"
}, },
{ "download_content_type": "application/zip",
"name": "SXT" "x_generated_by": "netkan"
}, }
{
"name": "ProceduralFairings"
},
{
"name": "CommunityTechTree"
}
],
"recommends": [
{
"name": "ProceduralDynamics"
},
{
"name": "TweakScale"
},
{
"name": "ProceduralParts"
}
],
"provides": [
"FinePrint-Config"
],
"conflicts": [
{
"name": "FinePrint-Config"
}
],
"install": [
{
"file": "GameData/RP-0",
"install_to": "GameData"
},
{
"file": "GameData/FinePrint",
"install_to": "GameData"
}
],
"resources": {
"repository": "https://github.com/KSP-RO/RP-0"
},
"version": "v0.14",
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.14/RP-0-v0.14.zip",
"x_generated_by": "netkan",
"download_size": 41407,
"ksp_version": "0.90"
}