"NetKAN generated mods - SpaceXLegs-2.3"
This commit is contained in:
parent
4240351f8a
commit
fbbd702abf
|
@ -0,0 +1,39 @@
|
||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"identifier": "SpaceXLegs",
|
||||||
|
"name": "Kerbal Reusability Expansion",
|
||||||
|
"abstract": "A collection of parts to make your rockets reusable.",
|
||||||
|
"author": "EmbersArc",
|
||||||
|
"license": "MIT",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/138871-11-kerbal-reusability-expansion/",
|
||||||
|
"spacedock": "https://spacedock.info/mod/841/Kerbal%20Reusability%20Expansion",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/svendii_2817/Kerbal_Reusability_Expansion/Kerbal_Reusability_Expansion-1475220283.1583118.png"
|
||||||
|
},
|
||||||
|
"version": "2.3",
|
||||||
|
"ksp_version": "1.2.1",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"suggests": [
|
||||||
|
{
|
||||||
|
"name": "FirespitterCore"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "KerbalReusabilityExpansion",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/841/Kerbal%20Reusability%20Expansion/download/2.3",
|
||||||
|
"download_size": 13448136,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "20F776391FEE91192E7331C82F8C9958722A2097",
|
||||||
|
"sha256": "2B3ABB0BA1D89958885FC827B474B9A79ACB955B11852BB29CAB051B467648F4"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue