NetKAN generated mods - RN-USRockets-1-v0.9.4
This commit is contained in:
parent
febb09e10d
commit
1358c964bf
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"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": "1:v0.9.4",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.7.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "BDAnimationModules"
|
||||
},
|
||||
{
|
||||
"name": "TexturesUnlimited"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "SmokeScreen"
|
||||
},
|
||||
{
|
||||
"name": "RN-USProbesPack"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RN_US_Rockets",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/USRockets/releases/download/v0.9.4/RN_US_Rockets_v0.9.4.zip",
|
||||
"download_size": 81785491,
|
||||
"download_hash": {
|
||||
"sha1": "DA30323A1231330B45CB53B333A5A82DEBCBE905",
|
||||
"sha256": "075328C2F0DA8D590CE04F93BE6AF73C85AB7DC5B66EBB66FD0C7F74839B3444"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue