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

NetKAN generated mods - ContractConfigurator/ContractConfigurator-0.7.10, KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.29, RP-0/RP-0-v0.29, RealismOverhaul/RealismOverhaul-v8.3.1

This commit is contained in:
NetKAN bot
2015-04-05 06:18:45 +02:00
parent 662fd1c451
commit 0949041c9d
4 changed files with 377 additions and 0 deletions

70
RP-0/RP-0-v0.29.ckan Normal file
View File

@ -0,0 +1,70 @@
{
"spec_version": 1,
"identifier": "RP-0",
"name": "Realistic Progression Zero",
"abstract": "Realistic Progression Zero - The lightweight Realism Overhaul tech tree",
"license": "CC-BY-4.0",
"author": "RP-0 Group",
"release_status": "development",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RealismOverhaul"
},
{
"name": "SXT"
},
{
"name": "ProceduralFairings"
},
{
"name": "CommunityTechTree"
}
],
"recommends": [
{
"name": "KerbalConstructionTime"
},
{
"name": "KerbalConstructionTime-RP-0-Config"
},
{
"name": "ProceduralDynamics"
},
{
"name": "TweakScale"
},
{
"name": "ProceduralParts"
},
{
"name": "TestFlight"
},
{
"name": "VenStockRevamp"
}
],
"provides": [
"FinePrint-Config"
],
"conflicts": [
{
"name": "FinePrint-Config"
}
],
"install": [
{
"file": "GameData/RP-0",
"install_to": "GameData"
}
],
"resources": {
"repository": "https://github.com/KSP-RO/RP-0"
},
"version": "v0.29",
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.29/RP-0-v0.29.zip",
"x_generated_by": "netkan",
"download_size": 56395
}