diff --git a/KRnD/KRnD-1.11.ckan b/KRnD/KRnD-1.11.ckan new file mode 100644 index 0000000000..528210a2a0 --- /dev/null +++ b/KRnD/KRnD-1.11.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.11", + "ksp_version": "1.2.0", + "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.11", + "download_size": 51995, + "download_hash": { + "sha1": "2A1E4D7C4D786D251F6FED1DBF836DABA5499C17", + "sha256": "71E8E89D1628F9DDB3A5CC348DF0DC0D05EE6648A33955DB0B2B5C27DA88DBD2" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}