NetKAN generated mods - CoherentContracts-1.02, CollisionFX-1.2, RP-0-v0.14

This commit is contained in:
NetKAN bot 2014-12-02 05:36:13 -05:00
parent 86c0b0b851
commit c4e29eb1c3
3 changed files with 106 additions and 0 deletions

View File

@ -0,0 +1,21 @@
{
"spec_version": 1,
"identifier": "CoherentContracts",
"license": "BSD-3-clause",
"depends": [
{
"name": "ModuleManager"
}
],
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/333/Coherent%20Contracts"
},
"ksp_version": "0.25",
"name": "Coherent Contracts",
"abstract": "Prevents ocular traumatization by replacing the contract description generator",
"author": "DuoDex",
"version": "1.02",
"download": "https://kerbalstuff.com/mod/333/Coherent%20Contracts/download/1.02",
"x_generated_by": "netkan",
"download_size": 13267
}

23
CollisionFX-1.2.ckan Normal file
View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "CollisionFX",
"license": "GPL-2.0",
"install": [
{
"file": "GameData/CollisionFX",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/101496",
"kerbalstuff": "https://kerbalstuff.com/mod/381/Collision%20FX"
},
"ksp_version": "0.25",
"name": "Collision FX",
"abstract": "Adds bangs, sparks and skidding effects to parts.",
"author": "pizzaoverhead",
"version": "1.2",
"download": "https://kerbalstuff.com/mod/381/Collision%20FX/download/1.2",
"x_generated_by": "netkan",
"download_size": 4176854
}

62
RP-0-v0.14.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.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
}