"NetKAN generated mods - KRnD-1.9"
This commit is contained in:
parent
2e452b2195
commit
82d3c007c1
|
@ -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.9",
|
||||
"ksp_version": "1.1.3",
|
||||
"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.9",
|
||||
"download_size": 51614,
|
||||
"download_hash": {
|
||||
"sha1": "A253F845FD3BEFCBB459176FC808FAC787E22D95",
|
||||
"sha256": "041A7CA5124DA22667609BA2D84AFAF322E97BF5569AD846BF81A94A74AEFFC7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue