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", "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", "identifier": "AntaresCygnus",
"name": "Antares-Cygnus", "name": "Antares-Cygnus",
"abstract": "A joint release between Kartoffelkuchen and Raidernick combining our Cygnus and Antares mods.", "abstract": "A joint release between Kartoffelkuchen and Raidernick combining our Cygnus and Antares mods.",
@ -15,7 +15,7 @@
}, },
"version": "1:v1.1", "version": "1:v1.1",
"ksp_version_min": "1.1.1", "ksp_version_min": "1.1.1",
"ksp_version_max": "1.1.3", "ksp_version_max": "1.2",
"install": [ "install": [
{ {
"find": "KK_Antares", "find": "KK_Antares",

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
{ {
"spec_version": "v1.4", "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", "identifier": "RN-Skylab",
"name": "Skylab", "name": "Skylab",
"abstract": "This mod comes with everything you need to create your own Skylab, broken solar panels and all!", "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" "repository": "https://github.com/KSP-RO/Skylab"
}, },
"version": "v1.6", "version": "v1.6",
"ksp_version_min": "1.1.1", "ksp_version_min": "1.2",
"ksp_version_max": "1.1.3", "ksp_version_max": "1.2",
"depends": [ "depends": [
{ {
"name": "FirespitterCore" "name": "BDAnimationModules"
}, },
{ {
"name": "ModuleManager" "name": "ModuleManager"
@ -25,6 +25,10 @@
{ {
"find": "RN_Skylab", "find": "RN_Skylab",
"install_to": "GameData" "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", "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" "repository": "https://github.com/KSP-RO/SovietProbes"
}, },
"version": "v2.1", "version": "v2.1",
"ksp_version_min": "1.1.1", "ksp_version_min": "1.2",
"ksp_version_max": "1.1.3", "ksp_version_max": "1.2",
"depends": [ "depends": [
{ {
"name": "FirespitterCore" "name": "BDAnimationModules"
}, },
{ {
"name": "ModuleManager" "name": "ModuleManager"

View File

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

View File

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

View File

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

View File

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