diff --git a/KRnD/KRnD-1.13.ckan b/KRnD/KRnD-1.13.ckan new file mode 100644 index 0000000000..1e7bfcfd0f --- /dev/null +++ b/KRnD/KRnD-1.13.ckan @@ -0,0 +1,62 @@ +{ + "spec_version": "v1.4", + "identifier": "KRnD", + "name": "Kerbal Research And Development", + "abstract": "This mod allows the player to invest science points to improve the stats of parts such as the mass or engine-efficiency.", + "author": "mm", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/128204-105-kerbal-research-development/", + "repository": "https://github.com/mmoench/KRnD" + }, + "version": "1.13", + "ksp_version": "1.2.2", + "depends": [ + { + "name": "ModuleManager" + } + ], + "conflicts": [ + { + "name": "B9AerospaceProceduralParts" + }, + { + "name": "InterstellarFuelSwitch" + }, + { + "name": "ProceduralAirships" + }, + { + "name": "ProceduralDynamics" + }, + { + "name": "ProceduralFairings" + }, + { + "name": "ProceduralParts" + }, + { + "name": "ProceduralParts-Extended" + }, + { + "name": "ProceduralProbes" + }, + { + "name": "TweakScale" + } + ], + "install": [ + { + "find": "KRnD", + "install_to": "GameData" + } + ], + "download": "https://api.github.com/repos/mmoench/KRnD/zipball/1.13", + "download_size": 51260, + "download_hash": { + "sha1": "0976A24EC5B5F17AF552F8D3C0EF2E4BD6AFF768", + "sha256": "12A240CBB278BF7D463465A161671A20069EEE903E43373D6DA43B8037CBBE3E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}