"NetKAN generated mods - RN-USProbesPack-v0.52"
This commit is contained in:
parent
58a2591eb5
commit
f42d179b7d
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"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.52",
|
||||
"ksp_version_min": "1.1.1",
|
||||
"ksp_version_max": "1.1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "BDAnimationModules"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"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.52/RN_US_Probes_v0.52.zip",
|
||||
"download_size": 90133834,
|
||||
"download_hash": {
|
||||
"sha1": "74395C7CFCEDC45A0B212398CC68D3FEA0240CAF",
|
||||
"sha256": "8684F5CD533E302151F86DD218F51E3B99F23597EF5B7A0FDB0AA91C7EEF9FB0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue