"NetKAN generated mods - RN-SovietProbes-1-v2.4.2"
This commit is contained in:
parent
252576ad06
commit
00eb1c0760
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Ships installed again",
|
||||
"identifier": "RN-SovietProbes",
|
||||
"name": "Soviet Probes",
|
||||
"abstract": "This pack includes early Soviet probes such as Sputnik, Luna, Molniya and Polyot. Probes are meant to be used with my Soviet Rockets pack.",
|
||||
"author": "Raidernick",
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/79433-122-131-soviet-probes-soviet-rockets-r7soyuzprotonzenit-4-2-18/",
|
||||
"repository": "https://github.com/KSP-RO/SovietProbes"
|
||||
},
|
||||
"version": "1:v2.4.2",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.3.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "BDAnimationModules"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ReflectionPlugin"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RN-SovietRockets"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RN_Soviet_Probes",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/SovietProbes/releases/download/v2.4.2/RN_Soviet_Probes_v2.4.2.zip",
|
||||
"download_size": 20974438,
|
||||
"download_hash": {
|
||||
"sha1": "561EEB08BC3B3EE1AC316497FF76B9D4DD827FCC",
|
||||
"sha256": "B262E9496F2CE1C5C1923C5E23ACDCEF1B65EF8737A6EDF3F52DC0F2A96AB2E1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue