Delete RN-USProbesPack-v0.66.ckan
This commit is contained in:
parent
4063e9d4a4
commit
4a578ba77c
|
@ -1,50 +0,0 @@
|
|||
{
|
||||
"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": "v0.66",
|
||||
"ksp_version_min": "1.3",
|
||||
"ksp_version_max": "1.3",
|
||||
"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.66/RN_US_Probes_v0.66.zip",
|
||||
"download_size": 95208538,
|
||||
"download_hash": {
|
||||
"sha1": "8D7D70079E216A1BF9308661DD1275E3CFF8A955",
|
||||
"sha256": "38BE6147AE047D14723041F8A89CC3D4DAF656F954A42E1E3136963DD5E4E883"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue