NetKAN added mod - ZieglerLaunchSystem-v1.1.1
This commit is contained in:
parent
77aec04cbb
commit
742ede0343
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "ZieglerLaunchSystem",
|
||||
"name": "Ziegler Launch System",
|
||||
"abstract": "Stockalike Astra Rocket 3.x",
|
||||
"author": "EStreetRockets",
|
||||
"version": "v1.1.1",
|
||||
"ksp_version": "1.12.3",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/202104-111x-ziegler-launch-system/",
|
||||
"spacedock": "https://spacedock.info/mod/2718/Ziegler%20Launch%20System",
|
||||
"repository": "https://github.com/EStreetRockets/EStreet-Rocket3x",
|
||||
"bugtracker": "https://github.com/EStreetRockets/EStreet-Rocket3x/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/EStreetRockets_54289/Ziegler_Launch_System/Ziegler_Launch_System-1654921367.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "DeployableEngines"
|
||||
},
|
||||
{
|
||||
"name": "SimpleAdjustableFairings"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "EStreet_Rocket3x",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2718/Ziegler%20Launch%20System/download/v1.1.1",
|
||||
"download_size": 3182368,
|
||||
"download_hash": {
|
||||
"sha1": "7F9935A71F8F057564E31A19966EFD0C2A74E1AF",
|
||||
"sha256": "3CF3A40E2B4C0A9DE74855ADA7C10E0BBB3563270FD43801C05AE840B19D1EB0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-06-09T00:21:15.941651+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue