Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta

This commit is contained in:
NetKAN inflator Robot 2016-10-15 21:00:09 +00:00
commit 1cbb42ded9
11 changed files with 66 additions and 37 deletions

View File

@ -1,6 +1,6 @@
{
"spec_version": "v1.4",
"comment": "Ships explicitly not installed by author request (he no longer maintains them)",
"comment": "Ships are installed by default again",
"identifier": "AntaresCygnus",
"name": "Antares-Cygnus",
"abstract": "A joint release between Kartoffelkuchen and Raidernick combining our Cygnus and Antares mods.",
@ -15,7 +15,7 @@
},
"version": "1:v1.1",
"ksp_version_min": "1.1.1",
"ksp_version_max": "1.1.3",
"ksp_version_max": "1.2",
"install": [
{
"find": "KK_Antares",

View File

@ -11,7 +11,7 @@
},
"version": "v1.0",
"ksp_version_min": "1.1.1",
"ksp_version_max": "1.1.3",
"ksp_version_max": "1.2",
"install": [
{
"find": "RN_Misc",

View File

@ -11,7 +11,7 @@
},
"version": "v1.3",
"ksp_version_min": "1.1.1",
"ksp_version_max": "1.1.3",
"ksp_version_max": "1.2",
"install": [
{
"find": "RN_Solar_Panels",

View File

@ -11,11 +11,11 @@
"repository": "https://github.com/KSP-RO/SalyutStations"
},
"version": "v2.7",
"ksp_version_min": "1.1.1",
"ksp_version_max": "1.1.3",
"ksp_version_min": "1.2",
"ksp_version_max": "1.2",
"depends": [
{
"name": "FirespitterCore"
"name": "BDAnimationModules"
},
{
"name": "ModuleManager"

View File

@ -1,6 +1,6 @@
{
"spec_version": "v1.4",
"comment": "Ships explicitly not installed by author request (he no longer maintains them)",
"comment": "Ships installed again, updated",
"identifier": "RN-Skylab",
"name": "Skylab",
"abstract": "This mod comes with everything you need to create your own Skylab, broken solar panels and all!",
@ -11,11 +11,11 @@
"repository": "https://github.com/KSP-RO/Skylab"
},
"version": "v1.6",
"ksp_version_min": "1.1.1",
"ksp_version_max": "1.1.3",
"ksp_version_min": "1.2",
"ksp_version_max": "1.2",
"depends": [
{
"name": "FirespitterCore"
"name": "BDAnimationModules"
},
{
"name": "ModuleManager"
@ -25,6 +25,10 @@
{
"find": "RN_Skylab",
"install_to": "GameData"
},
{
"file": "Ships/VAB",
"install_to": "Ships"
}
],
"download": "https://github.com/KSP-RO/Skylab/releases/download/v1.6/RN_Skylab_v1.6.zip",

View File

@ -11,11 +11,11 @@
"repository": "https://github.com/KSP-RO/SovietProbes"
},
"version": "v2.1",
"ksp_version_min": "1.1.1",
"ksp_version_max": "1.1.3",
"ksp_version_min": "1.2",
"ksp_version_max": "1.2",
"depends": [
{
"name": "FirespitterCore"
"name": "BDAnimationModules"
},
{
"name": "ModuleManager"

View File

@ -10,15 +10,12 @@
"repository": "https://github.com/KSP-RO/SovietRockets"
},
"version": "1:v2.2",
"ksp_version_min": "1.1.1",
"ksp_version_max": "1.1.3",
"ksp_version_min": "1.2",
"ksp_version_max": "1.2",
"depends": [
{
"name": "BDAnimationModules"
},
{
"name": "FirespitterCore"
},
{
"name": "ModuleManager"
},

View File

@ -11,14 +11,11 @@
"repository": "https://github.com/KSP-RO/SovietSpacecraft"
},
"version": "v1.5",
"ksp_version_min": "1.1.1",
"ksp_version_max": "1.1.3",
"ksp_version_min": "1.2",
"ksp_version_max": "1.2",
"depends": [
{
"name": "AnimatedDecouplers"
},
{
"name": "FirespitterCore"
"name": "BDAnimationModules"
},
{
"name": "ModuleManager"

View File

@ -1,6 +1,6 @@
{
"spec_version": "v1.4",
"comment": "Ships explicitly not installed by author request (he no longer maintains them)",
"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.",
@ -11,8 +11,8 @@
"repository": "https://github.com/KSP-RO/USProbesPack"
},
"version": "v0.60",
"ksp_version_min": "1.1.1",
"ksp_version_max": "1.1.3",
"ksp_version_min": "1.2",
"ksp_version_max": "1.2",
"depends": [
{
"name": "BDAnimationModules"
@ -20,14 +20,13 @@
{
"name": "TextureReplacer"
},
{
"name": "FirespitterCore"
},
{
"name": "ModuleManager"
},
}
],
"recommends": [
{
"name": "SmokeScreen"
"name": "RN-USRockets"
}
],
"install": [

View File

@ -10,20 +10,25 @@
"repository": "https://github.com/KSP-RO/USRockets"
},
"version": "v0.7",
"ksp_version_min": "1.1.1",
"ksp_version_max": "1.1.3",
"ksp_version_min": "1.2",
"ksp_version_max": "1.2",
"depends": [
{
"name": "AnimatedDecouplers"
"name": "BDAnimationModules"
},
{
"name": "TextureReplacer"
},
{
"name": "ModuleManager"
},
}
],
"recommends": [
{
"name": "SmokeScreen"
},
{
"name": "RN-USProbesPack"
}
],
"install": [

View File

@ -0,0 +1,27 @@
{
"spec_version": 1,
"comment": "Plugin is MIT, but some parts CC-BY-NC-SA, and we always specify most restrictive in metadata. Temporarily moved to maintainer's git until such a time as OP is not MIA.",
"identifier": "TextureReplacer",
"name": "TextureReplacer",
"abstract": "Kerbal personalisation, IVA suits on Kerbin and texture replacement and improvements.",
"author": [
"shaw",
"RangeMachine"
],
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/107471",
"repository": "https://github.com/RangeMachine/TextureReplacer"
},
"version": "v2.5.0",
"ksp_version_min": "1.2",
"ksp_version_max": "1.2",
"download": "https://github.com/RangeMachine/TextureReplacer/releases/download/v2.5.0/TextureReplacer.zip",
"download_size": 112082,
"download_hash": {
"sha1": "B4BC5C001854E31CDB73938C2365D4F4472DC33E",
"sha256": "DD40AC69BF761AEEBF6B3A8E56243EC40AFF1CFFF4AFFA16942DE3C9F6E01DB8"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}