NetKAN added mod - SpaceXLegs-2.9.1
This commit is contained in:
parent
3481960d4e
commit
1d3db1d971
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "SpaceXLegs",
|
||||
"name": "Kerbal Reusability Expansion",
|
||||
"abstract": "KRE - A collection of parts to make your rockets reusable.",
|
||||
"author": [
|
||||
"EmbersArc",
|
||||
"damon"
|
||||
],
|
||||
"version": "2.9.1",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.11.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/195546-110-kre-kerbal-reusability-expansion/",
|
||||
"spacedock": "https://spacedock.info/mod/841/Kerbal%20Reusability%20Expansion",
|
||||
"remote-avc": "https://raw.githubusercontent.com/damonvv/Kerbal-Reusability-Expansion/master/GameData/KerbalReusabilityExpansion/KRE_VERSION.version",
|
||||
"x_screenshot": "https://spacedock.info/content/EmbersArc_2817/Kerbal_Reusability_Expansion/Kerbal_Reusability_Expansion-1498812129.835737.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "FMRSContinued"
|
||||
},
|
||||
{
|
||||
"name": "Trajectories"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "TweakScale"
|
||||
},
|
||||
{
|
||||
"name": "RealPlume"
|
||||
},
|
||||
{
|
||||
"name": "FerramAerospaceResearch"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "KerbalReusabilityExpansion",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/841/Kerbal%20Reusability%20Expansion/download/2.9.1",
|
||||
"download_size": 49572902,
|
||||
"download_hash": {
|
||||
"sha1": "5D9A2D98E28EFA8C54D9602B6AA0FC4E96F51ABA",
|
||||
"sha256": "1D83593D6F644227DA6F9297034DCEDA62C57CA8D391E13D7B030208FFC21979"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-01-24T19:58:01.013022+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue