Historic SpaceXLaunchVehicles installation fixes (#2010)

This commit is contained in:
DasSkelett 2020-06-07 19:53:31 +02:00 committed by GitHub
parent 012998df7d
commit f3ca564f0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 83 additions and 4 deletions

View File

@ -0,0 +1,69 @@
{
"spec_version": "v1.18",
"identifier": "SpaceXLaunchVehicles-StockSize",
"name": "SpaceX Launch Vehicles - Stock Size",
"abstract": "Crew Dragon, Starlink, Falcon 9, Falcon Heavy, Drone Ships to land your boosters on, Raptor engines and much more!",
"author": "Kartoffelkuchen",
"version": "6.1",
"ksp_version": "1.9.1",
"license": "restricted",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/193933-19x-kks-spacex-pack-17-05-2020/",
"spacedock": "https://spacedock.info/mod/269/SpaceX%20Launch%20Vehicles",
"x_screenshot": "https://spacedock.info/content/Kartoffelkuchen_1350/SpaceX_Launch_Vehicles/SpaceX_Launch_Vehicles-1589667274.7884016.png"
},
"tags": [
"parts"
],
"provides": [
"SpaceXLaunchVehicles"
],
"depends": [
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "TexturesUnlimited"
},
{
"name": "AnimatedDecouplers"
},
{
"name": "RetractableLiftingSurface"
}
],
"conflicts": [
{
"name": "SpaceXLaunchVehicles"
}
],
"install": [
{
"find": "Kartoffelkuchen",
"install_to": "GameData"
},
{
"find": "Launchers Pack",
"install_to": "GameData"
},
{
"file": "Rescaled/GameData",
"install_to": "GameData",
"as": "Kartoffelkuchen"
},
{
"file": "Rescaled/Ships/VAB",
"install_to": "Ships"
}
],
"download": "https://spacedock.info/mod/269/SpaceX%20Launch%20Vehicles/download/6.1",
"download_size": 129313335,
"download_hash": {
"sha1": "7320C9FFD0F5D859242182DA4A94207AF45DD299",
"sha256": "53A611FC0CDF34E3FC373AE998990F0D383A2742F049243689D73C84FA70B066"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -1,7 +1,7 @@
{
"spec_version": "v1.4",
"identifier": "SpaceXLaunchVehicles",
"name": "SpaceX Launch Vehicles",
"name": "SpaceX Launch Vehicles - Real Size",
"abstract": "Crew Dragon, Starlink, Falcon 9, Falcon Heavy, Drone Ships to land your boosters on, Raptor engines and much more!",
"author": "Kartoffelkuchen",
"version": "6.0",
@ -31,6 +31,11 @@
"name": "RetractableLiftingSurface"
}
],
"conflicts": [
{
"name": "SpaceXLaunchVehicles-StockSize"
}
],
"install": [
{
"find": "Kartoffelkuchen",
@ -41,7 +46,7 @@
"install_to": "GameData"
},
{
"find": "Ships/VAB",
"file": "KK_SpaceX_v600/Ships/VAB",
"install_to": "Ships"
}
],

View File

@ -1,7 +1,7 @@
{
"spec_version": "v1.4",
"identifier": "SpaceXLaunchVehicles",
"name": "SpaceX Launch Vehicles",
"name": "SpaceX Launch Vehicles - Real Size",
"abstract": "Crew Dragon, Starlink, Falcon 9, Falcon Heavy, Drone Ships to land your boosters on, Raptor engines and much more!",
"author": "Kartoffelkuchen",
"version": "6.1",
@ -31,6 +31,11 @@
"name": "RetractableLiftingSurface"
}
],
"conflicts": [
{
"name": "SpaceXLaunchVehicles-StockSize"
}
],
"install": [
{
"find": "Kartoffelkuchen",
@ -41,7 +46,7 @@
"install_to": "GameData"
},
{
"find": "Ships/VAB",
"file": "Ships/VAB",
"install_to": "Ships"
}
],