"NetKAN generated mods - RN-SovietProbes-v2.1"
This commit is contained in:
parent
083a6c99c0
commit
80b5ab14c5
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Ships installed again",
|
||||
"identifier": "RN-SovietProbes",
|
||||
"name": "Soviet Probes",
|
||||
"abstract": "So here is yet another project. This time I am working on the series of soviet probes, focusing on the luna and sputnik probes. I will also do Molniya and Polyot probes.",
|
||||
"author": "Raidernick",
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/88045",
|
||||
"repository": "https://github.com/KSP-RO/SovietProbes"
|
||||
},
|
||||
"version": "v2.1",
|
||||
"ksp_version_min": "1.1.1",
|
||||
"ksp_version_max": "1.1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
}
|
||||
],
|
||||
"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.1/RN_Soviet_Probes_v2.1.zip",
|
||||
"download_size": 20862936,
|
||||
"download_hash": {
|
||||
"sha1": "360F4F453D27BE31039F9817086092C987E90DF3",
|
||||
"sha256": "82CD2A09794443923A6F18389965E6BB41B4DCF6EE1936EA828A3B467DBA85F2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue