"NetKAN generated mods - RN-USRockets-v0.5"
This commit is contained in:
parent
1c7528086a
commit
f0d5b57f61
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RN-USRockets",
|
||||
"name": "US Rockets",
|
||||
"abstract": "This mod contains older, more obscure US rockets like Thor, Delta, Vanguard, Juno, Scout and even sounding rockets such as Aerobee.",
|
||||
"author": "Raidernick",
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/98791-105",
|
||||
"repository": "https://github.com/KSP-RO/USRockets"
|
||||
},
|
||||
"version": "v0.5",
|
||||
"ksp_version": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
},
|
||||
{
|
||||
"name": "SmokeScreen"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RN_US_Rockets",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/USRockets/releases/download/v0.5/RN_US_Rockets_v0.5.zip",
|
||||
"download_size": 29917380,
|
||||
"download_hash": {
|
||||
"sha1": "273C2A4DD56001162BB2D367158BB3E32701A172",
|
||||
"sha256": "6AAEB080467701A24E18DB927A494B0145FE7ABF79B0DC0FCEF5F649E43C8CC5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue