CKAN-meta/KRnD/KRnD-1.15.ckan

68 lines
1.8 KiB
Plaintext

{
"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",
"version": "1.15",
"ksp_version": "1.4.2",
"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",
"metanetkan": "https://raw.githubusercontent.com/mmoench/KRnD/master/KRnD.netkan"
},
"tags": [
"plugin",
"science"
],
"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.15",
"download_size": 51296,
"download_hash": {
"sha1": "5FC16E9E3BF544001F149E6DB3D7371DAE1AFD05",
"sha256": "ED8C35D6CC1DAE83B158315CA085226524D384B05187805EB081D18EBEF36A1B"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}