"NetKAN generated mods - RN-SalyutStations-v2.4"
This commit is contained in:
parent
d28a56093a
commit
d95d848f7e
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"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.4",
|
||||
"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.4/RN_SalyutStations_v2.4.zip",
|
||||
"download_size": 28480270,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue