"NetKAN generated mods - RN-USProbesPack-1-v0.68"
This commit is contained in:
parent
a8d306112e
commit
0a73ddcf01
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Ships installed again",
|
||||
"identifier": "RN-USProbesPack",
|
||||
"name": "US Probes Pack",
|
||||
"abstract": "This pack will include pretty much all probes ever launched by NASA and the US military. It is a long term project and I will be adding to it slowly over time.",
|
||||
"author": "Raidernick",
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/93389",
|
||||
"repository": "https://github.com/KSP-RO/USProbesPack"
|
||||
},
|
||||
"version": "1:v0.68",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.3.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "BDAnimationModules"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RN-USRockets"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RN_US_Probes",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/USProbesPack/releases/download/v0.68/RN_US_Probes_v0.68.zip",
|
||||
"download_size": 95344781,
|
||||
"download_hash": {
|
||||
"sha1": "ACEE3589D5BE6702097D5330844C80BDCE717D34",
|
||||
"sha256": "CFE1D4490C03F229798FE3F281747D23344916D636C70EA20B7E5BE36BF17130"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue