"NetKAN generated mods - RN-SalyutStations-v2.5.5"
This commit is contained in:
parent
6df9977ea2
commit
7dd883361d
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Ships readded",
|
||||
"identifier": "RN-SalyutStations",
|
||||
"name": "Salyut Stations",
|
||||
"abstract": "This is a salyut mod for the DOS & OPS style stations. It contains fully functional replicas of Salyut 1, 4, 6 and 7. It also now contains Almaz 2, 3 and 5.",
|
||||
"author": "Raidernick",
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/88383",
|
||||
"repository": "https://github.com/KSP-RO/SalyutStations"
|
||||
},
|
||||
"version": "v2.5.5",
|
||||
"ksp_version": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RN-SovietSpacecraft"
|
||||
},
|
||||
{
|
||||
"name": "RN-SovietRockets"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RN-SalyutStations-SoyuzFerries"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RN_Salyut",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/SalyutStations/releases/download/v2.5.5/RN_SalyutStations_v2.5.5.zip",
|
||||
"download_size": 28484443,
|
||||
"download_hash": {
|
||||
"sha1": "49DF335255ACAC5898041E43FAF7F9C4DD989653",
|
||||
"sha256": "7C6C55E9A91280775EF66269D2EFE351CF6DEFDFDF447B2EA59D976AA511ACF2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue