"NetKAN generated mods - KRnD-1.15"
This commit is contained in:
parent
8f7ceaab38
commit
6f53edbe05
|
@ -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.15",
|
||||
"ksp_version": "1.4.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.15",
|
||||
"download_size": 51296,
|
||||
"download_hash": {
|
||||
"sha1": "5FC16E9E3BF544001F149E6DB3D7371DAE1AFD05",
|
||||
"sha256": "ED8C35D6CC1DAE83B158315CA085226524D384B05187805EB081D18EBEF36A1B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue