"NetKAN generated mods - RN-USProbesPack-v0.60"
This commit is contained in:
parent
f341eb9890
commit
79208a3e4a
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Ships explicitly not installed by author request (he no longer maintains them)",
|
||||
"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": "v0.60",
|
||||
"ksp_version_min": "1.1.1",
|
||||
"ksp_version_max": "1.1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "BDAnimationModules"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "SmokeScreen"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RN_US_Probes",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/USProbesPack/releases/download/v0.60/RN_US_Probes_v0.60.zip",
|
||||
"download_size": 89699678,
|
||||
"download_hash": {
|
||||
"sha1": "BA8B5FEA37A0D98E26272FF87D8236585F072A4E",
|
||||
"sha256": "2DB32ED2F4E604EBDE2BE156E518C77E9AFAA731F2AF1B05876ACF309F039A69"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue