Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
cdfe4fd729
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "InnerLock",
|
||||
"name": "InnerLock",
|
||||
"abstract": "This mods allows to lock moving parts in place when they should not be moved.",
|
||||
"author": "whale_2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182833-131-151-161-inner-lock-lock-your-inner-parts/",
|
||||
"spacedock": "https://spacedock.info/mod/2113/InnerLock",
|
||||
"repository": "https://github.com/whale2/InnerLock"
|
||||
},
|
||||
"version": "0.0.4_ksp-1.6.1",
|
||||
"ksp_version": "1.6.1",
|
||||
"download": "https://spacedock.info/mod/2113/InnerLock/download/0.0.4_ksp-1.6.1",
|
||||
"download_size": 150550,
|
||||
"download_hash": {
|
||||
"sha1": "73AF5FDD60202479156A1D00411DF84033A9B1B8",
|
||||
"sha256": "E66B5D2DB7574ABCABC686CB4BC6CA22939943114B9F3C4C331EB70FE76CCC1E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "MiporiaPlanetPack",
|
||||
"name": "Miporia Planet Pack",
|
||||
"abstract": "This planet pack adds a distant planet with a eccentric, inclined orbit.",
|
||||
"author": "GurrenLagann",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/2120/Miporia%20Planet%20Pack",
|
||||
"x_screenshot": "https://spacedock.info/content/GurrenLagann_26171/Miporia_Planet_Pack/Miporia_Planet_Pack-1553435289.5869029.png"
|
||||
},
|
||||
"version": "1.0.1",
|
||||
"ksp_version": "1.6.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "MiporiaPack",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "License_Miporia.txt",
|
||||
"install_to": "GameData/MiporiaPack"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2120/Miporia%20Planet%20Pack/download/1.0.1",
|
||||
"download_size": 6798215,
|
||||
"download_hash": {
|
||||
"sha1": "71E90548B48CC0AD3447FA42E3CF40F08503441E",
|
||||
"sha256": "2D6367372892EB8DA355BA2DB8AD673ABC198C4826B42016FC8B96394B404817"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -4,15 +4,16 @@
|
|||
"name": "Near Future Electrical Core",
|
||||
"abstract": "This is the Near Future Electrical plugin stand-alone, for adding functionality to other mods. It contains no parts and does nothing by itself.",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155465-122-near-future-technologies",
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/155465-16x-near-future-technologies-16x-fixes-jan-21/",
|
||||
"spacedock": "https://spacedock.info/mod/558/Near%20Future%20Electrical",
|
||||
"repository": "https://github.com/ChrisAdderley/NearFutureElectrical",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Electrical/Near_Future_Electrical-1461341733.2071052.png"
|
||||
},
|
||||
"version": "1.0.0",
|
||||
"ksp_version": "1.6.1",
|
||||
"ksp_version_min": "1.6.0",
|
||||
"ksp_version_max": "1.6.99",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/NearFutureElectrical/Plugins/NearFutureElectrical.dll",
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NearFutureElectrical-DecayingRTGs",
|
||||
"name": "Near Future Electrical Extras: Decaying RTGs Patch",
|
||||
"name": "Near Future Electrical - Decaying RTGs",
|
||||
"abstract": "This optional patch makes the power output of RTGs (both stock and Near Future's) shrink over time, like they would in real life.",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155465-122-near-future-technologies",
|
||||
"spacedock": "https://spacedock.info/mod/558/Near%20Future%20Electrical",
|
||||
|
@ -12,7 +12,8 @@
|
|||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Electrical/Near_Future_Electrical-1461341733.2071052.png"
|
||||
},
|
||||
"version": "1.0.0",
|
||||
"ksp_version": "1.6.1",
|
||||
"ksp_version_min": "1.6.0",
|
||||
"ksp_version_max": "1.6.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
"name": "Near Future Electrical",
|
||||
"abstract": "Nuclear reactors, capacitors and more batteries that fit right in with stock",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155465-122-near-future-technologies",
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/155465-16x-near-future-technologies-16x-fixes-jan-21/",
|
||||
"spacedock": "https://spacedock.info/mod/558/Near%20Future%20Electrical",
|
||||
"repository": "https://github.com/ChrisAdderley/NearFutureElectrical",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Electrical/Near_Future_Electrical-1461341733.2071052.png"
|
||||
|
|
|
@ -11,11 +11,22 @@
|
|||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=149298",
|
||||
"repository": "https://github.com/mwerle/OrbitalMaterialScience"
|
||||
"spacedock": "https://spacedock.info/mod/1393/Nehemiah%20Engineering%20Orbital%20Science",
|
||||
"repository": "https://github.com/mwerle/OrbitalMaterialScience",
|
||||
"bugtracker": "https://github.com/mwerle/OrbitalMaterialScience/issues"
|
||||
},
|
||||
"version": "0.8.0",
|
||||
"ksp_version_min": "1.4.5",
|
||||
"ksp_version_max": "1.6.99",
|
||||
"provides": [
|
||||
"NehemiahInc-Complete",
|
||||
"NehemiahScienceCommon",
|
||||
"NehemiahMultiPurposeParts",
|
||||
"KeminiResearchProgram",
|
||||
"KerbalEnvironmentalEffectsStudy",
|
||||
"KerbalLifeScience",
|
||||
"OrbitalMaterialScience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -36,14 +47,16 @@
|
|||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
},
|
||||
{
|
||||
"name": "DockingPortAlignmentIndicator"
|
||||
},
|
||||
{
|
||||
"name": "UniversalStorage"
|
||||
"name": "UniversalStorage2"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
|
@ -67,6 +80,9 @@
|
|||
},
|
||||
{
|
||||
"name": "OrbitalMaterialScience"
|
||||
},
|
||||
{
|
||||
"name": "Kerbalism"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
|
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RedOnion",
|
||||
"name": "Red Onion",
|
||||
"abstract": "In-game scripting mod for KSP with Repl/Editor/Intellisense. Two scripting languages implemented: Lua and a custom JS/Ruby-like language.",
|
||||
"author": "evan_dickinson",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/183050-wipexperimental-release-redonion-unrestricted-in-game-scripting-with-repl-and-live-editing-with-intellisense-lua-and-a-custom-jsruby-like-language-implemented/",
|
||||
"spacedock": "https://spacedock.info/mod/2116/Red%20Onion",
|
||||
"repository": "https://github.com/evandisoft/RedOnion"
|
||||
},
|
||||
"version": "0.2.1",
|
||||
"ksp_version": "1.6.1",
|
||||
"download": "https://spacedock.info/mod/2116/Red%20Onion/download/0.2.1",
|
||||
"download_size": 925344,
|
||||
"download_hash": {
|
||||
"sha1": "98A572E4981187192D3DB51C9496EC316DFE60A6",
|
||||
"sha256": "BB5176F691FA2BD793F9AB39C8D721CC42469E108D63E20B66EFDE78C784F715"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"Install": [
|
||||
{
|
||||
"find": "Licenses",
|
||||
"install_to": "GameData/RedOnion"
|
||||
},
|
||||
{
|
||||
"find": "Plugins",
|
||||
"install_to": "GameData/RedOnion"
|
||||
},
|
||||
{
|
||||
"file": "Resources.zip",
|
||||
"install_to": "GameData/RedOnion"
|
||||
},
|
||||
{
|
||||
"file": "Scripts.zip",
|
||||
"install_to": "GameData/RedOnion"
|
||||
}
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue