NetKAN generated mods - RN-SalyutStations-1-v3.3
This commit is contained in:
parent
d530def4ae
commit
354a752856
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"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",
|
||||
"version": "1:v3.3",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.9.99",
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/79732-*",
|
||||
"repository": "https://github.com/KSP-RO/SalyutStations"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "BDAnimationModules"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "TexturesUnlimited"
|
||||
}
|
||||
],
|
||||
"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/v3.3/RN_SalyutStations_v3.3.zip",
|
||||
"download_size": 37265005,
|
||||
"download_hash": {
|
||||
"sha1": "709B8050487D9FC18C5F080C4165858282458D1C",
|
||||
"sha256": "E1213A39A88E95CBD7D6116B7A4CCF0F360D8B7D5E3C7720C0EFF07906A566FF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue