Delete RN-SovietSpacecraft-v1.7.ckan
This commit is contained in:
parent
648dd7ed5e
commit
4063e9d4a4
|
@ -1,58 +0,0 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Ships installed again",
|
||||
"identifier": "RN-SovietSpacecraft",
|
||||
"name": "Soviet Spacecraft - Soyuz, Progress, Vostok/Voskhod, TKS/VA",
|
||||
"abstract": "Soviet spacecraft pack that contains Soyuz 7K-T, 7K-OKA, 7K-OKP 7K-T-AF and Progress 7K-TG, and Vostok/Voskhod spacecraft, and TKS/VA",
|
||||
"author": "Raidernick",
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/133579-105",
|
||||
"repository": "https://github.com/KSP-RO/SovietSpacecraft"
|
||||
},
|
||||
"version": "v1.7",
|
||||
"ksp_version_min": "1.3",
|
||||
"ksp_version_max": "1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "BDAnimationModules"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RN-SalyutStations"
|
||||
},
|
||||
{
|
||||
"name": "RN-SovietRockets"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RN-SalyutStations-SoyuzFerries"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RN_Soyuz",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/SovietSpacecraft/releases/download/v1.7/RN_SovietSpacecraft_v1.7.zip",
|
||||
"download_size": 87140498,
|
||||
"download_hash": {
|
||||
"sha1": "B6B35FD44ED83A8E5F33289746359A3515CC19C2",
|
||||
"sha256": "EC1742636293FCC87A0F6F4827FA9A77742A4260C54817DF797B9D5B437771CD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue