"NetKAN generated mods - KRnD-1.10"
This commit is contained in:
parent
b16386a7bd
commit
e7dff58988
|
@ -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.10",
|
||||
"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.10",
|
||||
"download_size": 51892,
|
||||
"download_hash": {
|
||||
"sha1": "5F46605FF144B163F5E632173020F58F77872317",
|
||||
"sha256": "BB914A148B77A66C8988784D85B0A687BE8E742BA66875E64B2B3BFCB955ADB2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue