"NetKAN generated mods - RN-USRockets-v0.6"
This commit is contained in:
parent
fa7dcf138f
commit
600c11da27
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"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.6",
|
||||
"ksp_version_min": "1.1.1",
|
||||
"ksp_version_max": "1.1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
},
|
||||
{
|
||||
"name": "SmokeScreen"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RN_US_Rockets",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/USRockets/releases/download/v0.6/RN_US_Rockets_v0.6.zip",
|
||||
"download_size": 60294473,
|
||||
"download_hash": {
|
||||
"sha1": "0956D9CE019E36ECD3DC47B281EE2E9158216130",
|
||||
"sha256": "41A383199CFE6AE60B8E11736E6EFC6141B84F451D76D449C51F30489620F425"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue