"NetKAN generated mods - RN-USRockets-1-v0.9.0"
This commit is contained in:
parent
88e3af5e06
commit
c75e24fac6
|
@ -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.0",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.3.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "BDAnimationModules"
|
||||
},
|
||||
{
|
||||
"name": "ReflectionPlugin"
|
||||
},
|
||||
{
|
||||
"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.0/RN_US_Rockets_v0.9.0.zip",
|
||||
"download_size": 61581120,
|
||||
"download_hash": {
|
||||
"sha1": "DC5E089412FB5472A46AFAFCC227F088CFB95E5B",
|
||||
"sha256": "949E0B37FFDA43B30A3791173B64FF6F6805D015949A52B3805FE8491DF8636C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue