NetKAN added mod - SpaceXLegs-2.9.3
This commit is contained in:
parent
438f5c0793
commit
e04ac25d41
|
@ -0,0 +1,63 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "SpaceXLegs",
|
||||
"name": "Kerbal Reusability Expansion",
|
||||
"abstract": "KRE - A collection of parts to make your rockets reusable.",
|
||||
"author": [
|
||||
"EmbersArc",
|
||||
"damon"
|
||||
],
|
||||
"version": "2.9.3",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.12.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.3",
|
||||
"download_size": 49572913,
|
||||
"download_hash": {
|
||||
"sha1": "5C126811A6F3B7552DE30868E960B3FCBD3B1A0C",
|
||||
"sha256": "8A82DEA6DA0F1B4235CDF3E6ACB10550F224B329389ADE3E8557FF3C7956A0F0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 133806291,
|
||||
"release_date": "2023-04-30T15:30:55.937242+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue