NetKAN added mod - RN-SovietSpacecraft-1-v1.8.8
This commit is contained in:
parent
3990e07eac
commit
0ada1aeca1
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"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",
|
||||
"version": "1:v1.8.8",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/133579-*",
|
||||
"repository": "https://github.com/KSP-RO/SovietSpacecraft",
|
||||
"bugtracker": "https://github.com/KSP-RO/SovietSpacecraft/issues",
|
||||
"remote-avc": "http://raw.githubusercontent.com/KSP-RO/SovietSpacecraft/master/GameData/RN_Soyuz/SovietSpacecraft.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "BDAnimationModules"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "TexturesUnlimited"
|
||||
}
|
||||
],
|
||||
"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.8.8/RN_SovietSpacecraft_v1.8.8.zip",
|
||||
"download_size": 103268534,
|
||||
"download_hash": {
|
||||
"sha1": "4BEBE1BD1FAEC4A1C7BDB3029D9A97FCF9111B43",
|
||||
"sha256": "D6F7641B38A238728B118D955204D7E6F48063D7836006D1A4DD6A006C8C408E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-26T22:40:36Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue