NetKAN: RP-0 update

Manual netkan runs, for when you're too impatient to wait for the bot. :P
This commit is contained in:
Paul Fenwick 2014-12-13 21:47:29 +11:00
parent 119b833aa9
commit 3df8c92722
1 changed files with 62 additions and 0 deletions

62
RP-0-v0.16.ckan Normal file
View File

@ -0,0 +1,62 @@
{
"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": "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.16",
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.16/RP-0-v0.16.zip",
"x_generated_by": "netkan",
"download_size": 44124
}