From c4e29eb1c3280aaeea8ce2c4b28fda2996b4617b Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Tue, 2 Dec 2014 05:36:13 -0500 Subject: [PATCH] NetKAN generated mods - CoherentContracts-1.02, CollisionFX-1.2, RP-0-v0.14 --- CoherentContracts-1.02.ckan | 21 +++++++++++++ CollisionFX-1.2.ckan | 23 ++++++++++++++ RP-0-v0.14.ckan | 62 +++++++++++++++++++++++++++++++++++++ 3 files changed, 106 insertions(+) create mode 100644 CoherentContracts-1.02.ckan create mode 100644 CollisionFX-1.2.ckan create mode 100644 RP-0-v0.14.ckan diff --git a/CoherentContracts-1.02.ckan b/CoherentContracts-1.02.ckan new file mode 100644 index 0000000000..353e856e47 --- /dev/null +++ b/CoherentContracts-1.02.ckan @@ -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 +} \ No newline at end of file diff --git a/CollisionFX-1.2.ckan b/CollisionFX-1.2.ckan new file mode 100644 index 0000000000..cb346d6adb --- /dev/null +++ b/CollisionFX-1.2.ckan @@ -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 +} \ No newline at end of file diff --git a/RP-0-v0.14.ckan b/RP-0-v0.14.ckan new file mode 100644 index 0000000000..6625897239 --- /dev/null +++ b/RP-0-v0.14.ckan @@ -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 +} \ No newline at end of file