Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
1d1c883dba
|
@ -3,7 +3,10 @@
|
|||
"identifier": "Corvus125mTwoKerbalPod",
|
||||
"name": "Corvus CF",
|
||||
"abstract": "A 2-Kerbal Command Pod for the early game, originally by **OrionKermin**",
|
||||
"author": "micha",
|
||||
"author": [
|
||||
"OrionKermin",
|
||||
"Micha"
|
||||
],
|
||||
"license": "CC-BY-SA",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=108993",
|
||||
|
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CryoEngines-LFO",
|
||||
"name": "Cryogenic Engines Extras: LFO Patch",
|
||||
"abstract": "Optional patch to make the engines burn KSP's normal liquid fuel and oxidizer mixture instead of the custom liquid hydrogen and oxidizer mixture that they use by default.",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/106089-112-cryogenic-engines-high-isp-chemical-rockets-16-may-112-fixes/",
|
||||
"spacedock": "https://spacedock.info/mod/709/Cryogenic%20Engines",
|
||||
"repository": "https://github.com/ChrisAdderley/CryoEngines",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Cryogenic_Engines/Cryogenic_Engines-1463537159.2542982.png"
|
||||
},
|
||||
"version": "1:0.5.9",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CryoEngines"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CryoEnginesLFO",
|
||||
"install_to": "GameData/CryoEngines/Extras"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/709/Cryogenic%20Engines/download/0.5.9",
|
||||
"download_size": 46624120,
|
||||
"download_hash": {
|
||||
"sha1": "3A23625CF4D006303E361DB2DA1DE37B1EA65AA2",
|
||||
"sha256": "FDE58605717F71707A6C2AEFC362E906CBB324FCEA68A81258C5B20A5D005B89"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CryoEngines-SurfaceAttach",
|
||||
"name": "Cryogenic Engines Extras: Surface Attachment",
|
||||
"abstract": "Optional patch to make the engines surface attaching.",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/106089-112-cryogenic-engines-high-isp-chemical-rockets-16-may-112-fixes/",
|
||||
"spacedock": "https://spacedock.info/mod/709/Cryogenic%20Engines",
|
||||
"repository": "https://github.com/ChrisAdderley/CryoEngines",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Cryogenic_Engines/Cryogenic_Engines-1463537159.2542982.png"
|
||||
},
|
||||
"version": "1:0.5.9",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CryoEngines"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CryoEnginesSurfaceAttach",
|
||||
"install_to": "GameData/CryoEngines/Extras"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/709/Cryogenic%20Engines/download/0.5.9",
|
||||
"download_size": 46624120,
|
||||
"download_hash": {
|
||||
"sha1": "3A23625CF4D006303E361DB2DA1DE37B1EA65AA2",
|
||||
"sha256": "FDE58605717F71707A6C2AEFC362E906CBB324FCEA68A81258C5B20A5D005B89"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CryoEngines",
|
||||
"name": "Cryogenic Engines",
|
||||
"abstract": "High efficiency chemical engines",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/106089-112-cryogenic-engines-high-isp-chemical-rockets-16-may-112-fixes/",
|
||||
"spacedock": "https://spacedock.info/mod/709/Cryogenic%20Engines",
|
||||
"repository": "https://github.com/ChrisAdderley/CryoEngines",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Cryogenic_Engines/Cryogenic_Engines-1463537159.2542982.png"
|
||||
},
|
||||
"version": "1:0.5.9",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "CryoTanks"
|
||||
},
|
||||
{
|
||||
"name": "DeployableEngines"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KerbalAtomics"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "CryoEngines-LFO"
|
||||
},
|
||||
{
|
||||
"name": "CryoEngines-SurfaceAttach"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CryoEngines",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/709/Cryogenic%20Engines/download/0.5.9",
|
||||
"download_size": 46624120,
|
||||
"download_hash": {
|
||||
"sha1": "3A23625CF4D006303E361DB2DA1DE37B1EA65AA2",
|
||||
"sha256": "FDE58605717F71707A6C2AEFC362E906CBB324FCEA68A81258C5B20A5D005B89"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "CryoTanks does not have its own release. Sourced from the KerbalAtomics archive.",
|
||||
"identifier": "CryoTanks",
|
||||
"name": "Cryogenic Tanks",
|
||||
"abstract": "A set of fuel tanks containing liquid hydrogen, with active cryocooling.",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/130503-10511-kerbal-atomics-fancy-nuclear-engines-initial-11-test/",
|
||||
"spacedock": "https://spacedock.info/mod/710/Kerbal%20Atomics",
|
||||
"repository": "https://github.com/ChrisAdderley/CryoTanks",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Kerbal_Atomics/Kerbal_Atomics-1463537395.8438432.png"
|
||||
},
|
||||
"version": "0.4.9",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "DynamicBatteryStorage"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "KerbalAtomics"
|
||||
},
|
||||
{
|
||||
"name": "CryoEngines"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/CryoTanks",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/710/Kerbal%20Atomics/download/0.4.9",
|
||||
"download_size": 58234533,
|
||||
"download_hash": {
|
||||
"sha1": "61A4F24BAF959086155736A6A644DB9EEAECFDA9",
|
||||
"sha256": "324CA8B8DDE261F8B2649D3EF52D98CDB663DCC827AF7E974D20AF2793DA90AE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "DeployableEngines does not have its own release. Sourced from the KerbalAtomics archive.",
|
||||
"identifier": "DeployableEngines",
|
||||
"name": "Deployable Engines Plugin",
|
||||
"abstract": "A plugin to manage extending/retracting engine nozzles.",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/130503-10511-kerbal-atomics-fancy-nuclear-engines-initial-11-test/",
|
||||
"spacedock": "https://spacedock.info/mod/710/Kerbal%20Atomics",
|
||||
"repository": "https://github.com/ChrisAdderley/KerbalAtomics",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Kerbal_Atomics/Kerbal_Atomics-1463537395.8438432.png"
|
||||
},
|
||||
"version": "0.4.9",
|
||||
"ksp_version": "1.3.1",
|
||||
"supports": [
|
||||
{
|
||||
"name": "KerbalAtomics"
|
||||
},
|
||||
{
|
||||
"name": "CryoEngines"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DeployableEngines",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/710/Kerbal%20Atomics/download/0.4.9",
|
||||
"download_size": 58234533,
|
||||
"download_hash": {
|
||||
"sha1": "61A4F24BAF959086155736A6A644DB9EEAECFDA9",
|
||||
"sha256": "324CA8B8DDE261F8B2649D3EF52D98CDB663DCC827AF7E974D20AF2793DA90AE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Dynamic Battery Storage does not have its own release. Sourced from the KerbalAtomics archive.",
|
||||
"identifier": "DynamicBatteryStorage",
|
||||
"name": "Dynamic Battery Storage",
|
||||
"abstract": "A plugin that works around the problems of stock electricity consumption/generation at high time warp.",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/130503-10511-kerbal-atomics-fancy-nuclear-engines-initial-11-test/",
|
||||
"spacedock": "https://spacedock.info/mod/710/Kerbal%20Atomics",
|
||||
"repository": "https://github.com/ChrisAdderley/DynamicBatteryStorage",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Kerbal_Atomics/Kerbal_Atomics-1463537395.8438432.png"
|
||||
},
|
||||
"version": "1:0.4.9",
|
||||
"ksp_version": "1.3.1",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/DynamicBatteryStorage",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/710/Kerbal%20Atomics/download/0.4.9",
|
||||
"download_size": 58234533,
|
||||
"download_hash": {
|
||||
"sha1": "61A4F24BAF959086155736A6A644DB9EEAECFDA9",
|
||||
"sha256": "324CA8B8DDE261F8B2649D3EF52D98CDB663DCC827AF7E974D20AF2793DA90AE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -53,6 +53,24 @@
|
|||
},
|
||||
{
|
||||
"name": "OPM-Galileo"
|
||||
},
|
||||
{
|
||||
"name": "KerbalKonstructs"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-25"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-32"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-64"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-10"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-10625"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
|
|
|
@ -1,12 +1,17 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KDEX",
|
||||
"name": "KDEX - Kerbal Dust Experiment ",
|
||||
"abstract": "Inspired by the NASA mission LADEE and it´s Lunar Dust Experiment (LDEX). One new model. Lots of results for the new experiment.",
|
||||
"author": "masTerTorch",
|
||||
"name": "Kerbal Dust Experiment",
|
||||
"abstract": "The Kerbal Dust Experiment by masTerTorch is a replica of LADEEs LDEX instrument.",
|
||||
"description": "Inspired by the NASA mission LADEE. The objective of LADEE was to investigate the mysteries of the lunar atmosphere and the question of levitated lunar dust. It carried a scientific instrument called the Lunar Dust Experiment (LDEX). This instrument was an impact ionization dust detector. In this way it was possible to measure the density of dust particles.",
|
||||
"author": [
|
||||
"masTerTorch",
|
||||
"Micha"
|
||||
],
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/54656-0-23-5-KDEX-Kerbal-Dust-Experiment-v1-02"
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=166619",
|
||||
"repository": "https://github.com/mwerle/kdex"
|
||||
},
|
||||
"version": "v1.04",
|
||||
"ksp_version_min": "0.25",
|
||||
|
@ -17,7 +22,7 @@
|
|||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "http://addons-origin.cursecdn.com/files/2219/92/KDEX.zip",
|
||||
"download": "https://github.com/mwerle/kdex/releases/download/v1.04/kdex-1.04.zip",
|
||||
"download_size": 504698,
|
||||
"download_hash": {
|
||||
"sha1": "FE37727465737528AD75733721B1487F11890230",
|
||||
|
|
|
@ -17,6 +17,20 @@
|
|||
"name": "SigmaDimensions"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Rescale-25"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-32"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-64"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-10625"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/RESCALE",
|
||||
|
|
|
@ -17,6 +17,20 @@
|
|||
"name": "SigmaDimensions"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Rescale-25"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-32"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-64"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-10"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/RESCALE",
|
||||
|
|
|
@ -17,6 +17,20 @@
|
|||
"name": "SigmaDimensions"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Rescale-32"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-64"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-10"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-10625"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/RESCALE",
|
||||
|
|
|
@ -17,6 +17,20 @@
|
|||
"name": "SigmaDimensions"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Rescale-25"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-64"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-10"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-10625"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/RESCALE",
|
||||
|
|
|
@ -17,6 +17,20 @@
|
|||
"name": "SigmaDimensions"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Rescale-25"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-32"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-10"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-10625"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/RESCALE",
|
||||
|
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SmallTweaks",
|
||||
"name": "SmallTweaks",
|
||||
"abstract": "Small pack with all my ModuleManager tweaks for KSP and mods. Full list on my homepage.",
|
||||
"author": "Jenyaza01",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/152741-ballast-water-tanks-smalltweaks",
|
||||
"repository": "https://github.com/jenyaza01/SmallTweaks"
|
||||
},
|
||||
"version": "1.3.0",
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.3.9",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Jenyaza",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jenyaza01/SmallTweaks/releases/download/1.3.0/SmallTweaks_1.3.zip",
|
||||
"download_size": 3991,
|
||||
"download_hash": {
|
||||
"sha1": "236277E9DB45B333CFF338B423EFA1411ABA3CB6",
|
||||
"sha256": "DF9052255A58D1C22F9B4A8A0079E8FDAE193AD19B16B368EC348BDB3B0295DE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -18,12 +18,6 @@
|
|||
"min_version": "2.6"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "FirespitterCore",
|
||||
"min_version": "7.1"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Jenyaza",
|
||||
|
|
Loading…
Reference in New Issue