NetKAN generated mods - RN-USRockets-1-v0.9.5
This commit is contained in:
parent
bd2a003826
commit
e472b378a1
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"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",
|
||||
"version": "1:v0.9.5",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.9.99",
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/98791-*",
|
||||
"repository": "https://github.com/KSP-RO/USRockets"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"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.5/RN_US_Rockets_v0.9.5.zip",
|
||||
"download_size": 81794585,
|
||||
"download_hash": {
|
||||
"sha1": "C5FD3EDBD1085DBE6D69AF253F8DA4C0B9623DA3",
|
||||
"sha256": "D494B3A9CFF0C7E77C65B3D7FEEF9438E0BE4D3CE4076F4D81B04680BD79BDD5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue