NetKAN generated mods - ContractConfigurator/ContractConfigurator-0.7.0, KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.26, RP-0/RP-0-v0.26

This commit is contained in:
NetKAN bot 2015-03-17 07:23:37 +01:00
parent a658fc595c
commit 9f526c692a
3 changed files with 139 additions and 0 deletions

View File

@ -0,0 +1,31 @@
{
"spec_version": 1,
"identifier": "ContractConfigurator",
"name": "Contract Configurator",
"abstract": "A config-file based solution for creating new contracts!",
"license": "MIT",
"release_status": "stable",
"author": "nightingale",
"description": "A config-file based solution for creating new contracts!",
"suggests": [
{
"name": "CoherentContracts"
},
{
"name": "ContractsWindowPlus"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
"bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues",
"license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt",
"manual": "https://github.com/jrossignol/ContractConfigurator/wiki",
"repository": "https://github.com/jrossignol/ContractConfigurator"
},
"version": "0.7.0",
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.7.0/ContractConfigurator_0.7.0.zip",
"x_generated_by": "netkan",
"download_size": 195882,
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0"
}

View File

@ -0,0 +1,38 @@
{
"spec_version": 1,
"identifier": "KerbalConstructionTime-RP-0-Config",
"name": "Kerbal Construction Time RP-0 Config",
"abstract": "A Kerbal Construction Time configuration meant to be used for RP-0",
"license": "CC-BY-4.0",
"author": "RP-0 Group",
"release_status": "development",
"depends": [
{
"name": "RP-0"
},
{
"name": "KerbalConstructionTime"
}
],
"provides": [
"KerbalConstructionTime-Config"
],
"conflicts": [
{
"name": "KerbalConstructionTime-Config"
}
],
"install": [
{
"file": "GameData/KerbalConstructionTime",
"install_to": "GameData"
}
],
"resources": {
"repository": "https://github.com/KSP-RO/RP-0"
},
"version": "v0.26",
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.26/RP-0-v0.26.zip",
"x_generated_by": "netkan",
"download_size": 624882
}

70
RP-0/RP-0-v0.26.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.26",
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.26/RP-0-v0.26.zip",
"x_generated_by": "netkan",
"download_size": 624882
}