Merge pull request #1 from KSP-CKAN/master

Merge from master
This commit is contained in:
Arne Peirs 2015-08-27 17:06:42 +02:00
commit f9c1efa556
81 changed files with 861 additions and 6 deletions

View File

@ -10,6 +10,8 @@
"repository": "https://github.com/rbray89/ActiveTextureManagement"
},
"version": "5-0",
"ksp_version_min": "0.90",
"ksp_version_max": "1.0.99",
"provides": [
"ActiveTextureManagement"
],

View File

@ -10,6 +10,8 @@
"repository": "https://github.com/rbray89/ActiveTextureManagement"
},
"version": "5-0",
"ksp_version_min": "0.90",
"ksp_version_max": "1.0.99",
"provides": [
"ActiveTextureManagement"
],

View File

@ -0,0 +1,47 @@
{
"spec_version": "v1.4",
"comment": "The full path in the mod archive can change. I.e. it was AJE-2.0.3/GameData/AJE at some point. The CKAN needs to deal with this. Hence using 'find'",
"identifier": "AdvancedJetEngine",
"name": "Advanced Jet Engine",
"abstract": "Realism for turbojet, turbofans, air-breathing rockets, propellers and rotors in KSP.",
"author": "camlost",
"license": "LGPL-2.1",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/70008",
"kerbalstuff": "https://kerbalstuff.com/mod/462/Advanced%20Jet%20Engine",
"repository": "https://github.com/camlost2/AJE"
},
"version": "2.4.0",
"ksp_version": "1.0.4",
"depends": [
{
"name": "FerramAerospaceResearch"
},
{
"name": "SolverEngines"
},
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "RealFuels"
}
],
"suggests": [
{
"name": "HotRockets"
}
],
"install": [
{
"find": "GameData/AJE",
"install_to": "GameData"
}
],
"download": "https://github.com/camlost2/AJE/releases/download/2.4.0/Advanced_Jet_Engine-2.4.0.zip",
"download_size": 563026,
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,33 @@
{
"spec_version": "v1.4",
"identifier": "Asclepius-clouds",
"name": "Asclepius Clouds",
"abstract": "Provides clouds to Asclepius (requires Environmental Visual Enhancements)",
"author": "MrChumley",
"license": "LGPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/126515",
"kerbalstuff": "https://kerbalstuff.com/mod/1000/Asclepius%20-%20A%20Kopernicus%20planet%20-%20SSTO%20playground",
"repository": "https://www.dropbox.com/sh/e9oiqygej0a861u/AADHCR-KRCWjVoyeR7Cackw_a?dl=0",
"x_screenshot": "https://kerbalstuff.com/content/MrChumley_12762/Asclepius_-_A_Kopernicus_planet_-_SSTO_playground/Asclepius_-_A_Kopernicus_planet_-_SSTO_playground-1436879341.4274986.png"
},
"version": "0.88",
"ksp_version": "1.0.4",
"depends": [
{
"name": "Asclepius"
},
{
"name": "EnvironmentalVisualEnhancements"
}
],
"install": [
{
"find": "BoulderCo",
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/1000/Asclepius%20-%20A%20Kopernicus%20planet%20-%20SSTO%20playground/download/0.88",
"download_size": 6342329,
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,38 @@
{
"spec_version": "v1.4",
"identifier": "Asclepius",
"name": "Asclepius - A Kopernicus planet - SSTO playground",
"abstract": "This mod adds a new planet (and moon) for KSP 1.0.4. Asclepius is a small, sandy, and fissured world, possessing a very thin oxygen atmosphere that only gets thick enough for planes to fly (or chutes to work) deep in the canyons.",
"author": "MrChumley",
"license": "LGPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/126515",
"kerbalstuff": "https://kerbalstuff.com/mod/1000/Asclepius%20-%20A%20Kopernicus%20planet%20-%20SSTO%20playground",
"repository": "https://www.dropbox.com/sh/e9oiqygej0a861u/AADHCR-KRCWjVoyeR7Cackw_a?dl=0",
"x_screenshot": "https://kerbalstuff.com/content/MrChumley_12762/Asclepius_-_A_Kopernicus_planet_-_SSTO_playground/Asclepius_-_A_Kopernicus_planet_-_SSTO_playground-1436879341.4274986.png"
},
"version": "0.88",
"ksp_version": "1.0.4",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "Kopernicus"
}
],
"suggests": [
{
"name": "Asclepius-clouds"
}
],
"install": [
{
"find": "Asclepius",
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/1000/Asclepius%20-%20A%20Kopernicus%20planet%20-%20SSTO%20playground/download/0.88",
"download_size": 6342329,
"x_generated_by": "netkan"
}

View File

@ -5,6 +5,7 @@
"abstract": "Astronomer's Pack option",
"license": "restricted",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://kerbal.curseforge.com/ksp-mods/220335"
},

View File

@ -5,6 +5,7 @@
"abstract": "Astronomer's Pack option",
"license": "restricted",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://kerbal.curseforge.com/ksp-mods/220335"
},

View File

@ -5,6 +5,7 @@
"abstract": "Astronomer's Pack option",
"license": "restricted",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://kerbal.curseforge.com/ksp-mods/220335"
},

View File

@ -5,6 +5,7 @@
"abstract": "Astronomer's Pack core EVE configuration, with high-resolution volumetric clouds.",
"license": "restricted",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://kerbal.curseforge.com/ksp-mods/220335"
},

View File

@ -5,6 +5,7 @@
"abstract": "Astronomer's Pack core EVE configuration, with low-resolution volumetric clouds.",
"license": "restricted",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://kerbal.curseforge.com/ksp-mods/220335"
},

View File

@ -5,6 +5,7 @@
"abstract": "Astronomer's Pack core EVE configuration, with medium-resolution volumetric clouds.",
"license": "restricted",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://kerbal.curseforge.com/ksp-mods/220335"
},

View File

@ -5,6 +5,7 @@
"abstract": "Distant Object Enhancement Configuration from Astronomer's Pack.",
"license": "restricted",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://kerbal.curseforge.com/ksp-mods/220335"
},

View File

@ -5,6 +5,7 @@
"abstract": "Astronomer's Pack option",
"license": "restricted",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://kerbal.curseforge.com/ksp-mods/220335"
},

View File

@ -5,6 +5,7 @@
"abstract": "Astronomer's Pack option",
"license": "restricted",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://kerbal.curseforge.com/ksp-mods/220335"
},

View File

@ -5,6 +5,7 @@
"abstract": "Astronomer's Pack option",
"license": "restricted",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://kerbal.curseforge.com/ksp-mods/220335"
},

View File

@ -5,6 +5,7 @@
"abstract": "Astronomer's Pack option",
"license": "restricted",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://kerbal.curseforge.com/ksp-mods/220335"
},

View File

@ -5,6 +5,7 @@
"abstract": "Astronomer's Pack PlanetShine configuration.",
"license": "restricted",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://kerbal.curseforge.com/ksp-mods/220335"
},

View File

@ -5,6 +5,7 @@
"abstract": "Astronomer's Pack option",
"license": "restricted",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://kerbal.curseforge.com/ksp-mods/220335"
},

View File

@ -5,6 +5,7 @@
"abstract": "Astronomer's Pack option",
"license": "restricted",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://kerbal.curseforge.com/ksp-mods/220335"
},

View File

@ -5,6 +5,7 @@
"abstract": "Astronomer's Pack option",
"license": "restricted",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://kerbal.curseforge.com/ksp-mods/220335"
},

View File

@ -5,6 +5,7 @@
"abstract": "Meta-package for Astronomer's Visual Pack and its options",
"license": "restricted",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://kerbal.curseforge.com/ksp-mods/220335"
},

View File

@ -0,0 +1,38 @@
{
"spec_version": "v1.4",
"comment": "AVC vref should be added with next version of mod, which will have a proper .version file",
"identifier": "Canadarm",
"name": "Canadarm",
"abstract": "KSP Space Shuttle Canadarm",
"author": "Jeast",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/132054-1-0-x-Canadarm-v1-00-August-20",
"kerbalstuff": "https://kerbalstuff.com/mod/1098/Canadarm"
},
"version": "1.00",
"ksp_version": "1.0.4",
"depends": [
{
"name": "InfernalRobotics"
},
{
"name": "KAS"
},
{
"name": "ModuleManager"
},
{
"name": "RasterPropMonitor-Core"
}
],
"install": [
{
"find": "Canadarm",
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/1098/Canadarm/download/1.00",
"download_size": 11170719,
"x_generated_by": "netkan"
}

View File

@ -11,6 +11,7 @@
},
"version": "7-4",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"provides": [
"EnvironmentalVisualEnhancements-Config"
],

View File

@ -11,6 +11,7 @@
},
"version": "7-4",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"provides": [
"EnvironmentalVisualEnhancements-Config"
],

View File

@ -11,6 +11,7 @@
},
"version": "7-4",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"depends": [
{
"name": "EnvironmentalVisualEnhancements-Config"

View File

@ -1,5 +1,6 @@
{
"spec_version": "v1.4",
"comment": "agencymod",
"identifier": "FusTek-SharedAssets",
"name": "FusTek Aerospace - Shared Assets",
"abstract": "Agency folders shared by multiple FusTek-branded add-ons for Kerbal Space Program ",
@ -10,6 +11,7 @@
"repository": "https://github.com/sumghai/FusTek_SharedAssets"
},
"version": "1.0",
"ksp_version": "any",
"install": [
{
"file": "Agencies",

View File

@ -11,6 +11,7 @@
},
"version": "v0.3",
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.99",
"install": [
{
"file": "GameData/JSI",

View File

@ -12,6 +12,7 @@
},
"version": "v1.04",
"ksp_version_min": "0.25",
"ksp_version_max": "1.0.99",
"install": [
{
"file": "GameData/masTerTorch",

View File

@ -41,9 +41,6 @@
}
],
"suggests": [
{
"name": "CommunityTechTree"
},
{
"name": "CrossFeedEnabler"
}

View File

@ -0,0 +1,58 @@
{
"spec_version": 1,
"identifier": "KSPInterstellarExtended",
"name": "KSP Interstellar Extended",
"abstract": "Full download of KSPI-E",
"author": "FreeThinker",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/111159-WIP-0-90-KSP-Interstellar-Extended",
"kerbalstuff": "https://kerbalstuff.com/mod/791/KSP%20Interstellar%20Extended",
"repository": "https://github.com/sswelm/KSPInterstellar",
"x_screenshot": "https://kerbalstuff.com/content/FreeThinker_6401/KSP_Interstellar_Extended/KSP_Interstellar_Extended-1431587321.3258672.jpg"
},
"version": "1.4.5",
"ksp_version": "1.0.4",
"depends": [
{
"name": "CommunityResourcePack",
"min_version": "0.4.2"
},
{
"name": "Toolbar",
"min_version": "1.7.9"
},
{
"name": "InterstellarFuelSwitch",
"min_version": "1.7"
},
{
"name": "TweakScale",
"min_version": "2.1"
},
{
"name": "ModuleManager",
"min_version": "2.6.3"
}
],
"recommends": [
{
"name": "FilterExtensions"
}
],
"suggests": [
{
"name": "CrossFeedEnabler"
}
],
"install": [
{
"file": "GameData/WarpPlugin",
"install_to": "GameData",
"filter": "MiniAVC.xml"
}
],
"download": "https://kerbalstuff.com/mod/791/KSP%20Interstellar%20Extended/download/1.4.5",
"download_size": 47889525,
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,40 @@
{
"spec_version": 1,
"identifier": "KerbalConstructionTime",
"name": "Kerbal Construction Time",
"abstract": "Unrapid Planned Assembly",
"author": "magico13",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/92377-0-24-2-Kerbal-Construction-Time-Release-v1-0-0-(8-29-14)",
"kerbalstuff": "https://kerbalstuff.com/mod/125/Kerbal%20Construction%20Time",
"repository": "https://github.com/magico13/KCT",
"x_screenshot": "https://kerbalstuff.com/content/magico13_568/Kerbal_Construction_Time/Kerbal_Construction_Time.png"
},
"version": "1.2.2",
"ksp_version": "1.0.4",
"recommends": [
{
"name": "StageRecovery"
}
],
"suggests": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/KerbalConstructionTime",
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/125/Kerbal%20Construction%20Time/download/1.2.2",
"download_size": 471025,
"conflicts": [
{
"name": "TarsierSpaceTech"
}
],
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,26 @@
{
"spec_version": 1,
"identifier": "KustomKerbals",
"name": "Kustom Kerbals",
"abstract": "Kreate Kerbals in game, without any koding knowledge. (I spelled it with a 'k' for a reason)",
"author": "CliftonM",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/132291-1-0-4-Kustom-Kerbals-Under-New-Ownership(I-HATE-AUTOCORRECT!!!!!!!!!!!!)",
"kerbalstuff": "https://kerbalstuff.com/mod/1101/Kustom%20Kerbals",
"repository": "https://github.com/clintmm/KustomKerbals",
"x_screenshot": "https://kerbalstuff.com/content/CliftonM_12500/Kustom_Kerbals/Kustom_Kerbals-1440309874.412353.png"
},
"version": "0.9.8.1",
"ksp_version": "1.0.4",
"install": [
{
"file": "KustomKerbals",
"install_to": "GameData",
"filter": ".DS_Store"
}
],
"download": "https://kerbalstuff.com/mod/1101/Kustom%20Kerbals/download/0.9.8.1",
"download_size": 28386,
"x_generated_by": "netkan"
}

View File

@ -6,7 +6,8 @@
"abstract": "Display true height to ground from the bottom of your vessel on in-game altimeter when in surface mode. Display altitude above sea level (KSP Default) when in orbit mode.",
"license": "GPL-3.0",
"release_status": "stable",
"ksp_version": "any",
"ksp_version_min": "0.90",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/76320",
"repository": "https://github.com/SirDiazo/LandingHeight"

View File

@ -11,7 +11,8 @@
"repository": "https://github.com/SirDiazo/LandingHeight"
},
"version": "1.4",
"ksp_version": "any",
"ksp_version_min": "0.24",
"ksp_version_max": "1.0.99",
"install": [
{
"file": "GameData/Diazo",

View File

@ -5,6 +5,8 @@
"abstract": "ModuleAnimateEmissive replaces ModuleAnimateHeat with a more flexible, configurable module.",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"install": [
{
"find": "SolverEngines",

View File

@ -5,6 +5,8 @@
"abstract": "ModuleAnimateEmissive replaces ModuleAnimateHeat with a more flexible, configurable module.",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"install": [
{
"find": "SolverEngines",

View File

@ -0,0 +1,30 @@
{
"spec_version": "v1.4",
"identifier": "ModuleAnimateEmissive",
"name": "Animate Emissive Module",
"abstract": "ModuleAnimateEmissive replaces ModuleAnimateHeat with a more flexible, configurable module.",
"author": "NathanKell",
"license": "LGPL-2.1",
"release_status": "stable",
"resources": {
"repository": "https://github.com/KSP-RO/SolverEngines"
},
"version": "v1.10",
"ksp_version": "1.0.4",
"install": [
{
"find": "SolverEngines",
"install_to": "GameData",
"filter": [
"Icons",
"PluginData",
"SolverEngines.dll",
"Readme_SolverEngines.txt",
"SolverEngines.version"
]
}
],
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v1.10/SolverEngines_v1.10.zip",
"download_size": 41430,
"x_generated_by": "netkan"
}

View File

@ -5,6 +5,8 @@
"abstract": "ModuleAnimateEmissive replaces ModuleAnimateHeat with a more flexible, configurable module.",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"install": [
{
"find": "SolverEngines",

View File

@ -5,6 +5,8 @@
"abstract": "ModuleAnimateEmissive replaces ModuleAnimateHeat with a more flexible, configurable module.",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"install": [
{
"find": "SolverEngines",

View File

@ -5,6 +5,8 @@
"abstract": "ModuleAnimateEmissive replaces ModuleAnimateHeat with a more flexible, configurable module.",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"install": [
{
"find": "SolverEngines",

View File

@ -5,6 +5,8 @@
"abstract": "ModuleAnimateEmissive replaces ModuleAnimateHeat with a more flexible, configurable module.",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"install": [
{
"find": "SolverEngines",

View File

@ -5,6 +5,8 @@
"abstract": "ModuleAnimateEmissive replaces ModuleAnimateHeat with a more flexible, configurable module.",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"install": [
{
"find": "SolverEngines",

View File

@ -5,6 +5,8 @@
"abstract": "ModuleAnimateEmissive replaces ModuleAnimateHeat with a more flexible, configurable module.",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"install": [
{
"find": "SolverEngines",

View File

@ -5,6 +5,8 @@
"abstract": "ModuleAnimateEmissive replaces ModuleAnimateHeat with a more flexible, configurable module.",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"install": [
{
"find": "SolverEngines",

View File

@ -6,6 +6,8 @@
"author": "NathanKell",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"resources": {
"repository": "https://github.com/KSP-RO/SolverEngines"
},

View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "Multiports",
"name": "Multiports",
"abstract": "Docking ports able to dock with different sized other docking ports",
"author": "TheCardinal",
"license": "BSD-2-clause",
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/1107/Multiports",
"x_screenshot": "https://kerbalstuff.com/content/TheCardinal_4807/Multiports/Multiports-1440432072.8323042.png"
},
"version": "1.0.2",
"ksp_version": "1.0.4",
"install": [
{
"file": "Multiports",
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/1107/Multiports/download/1.0.2",
"download_size": 1895,
"x_generated_by": "netkan"
}

View File

@ -10,6 +10,7 @@
"author": "xEvilReeperx",
"release_status": "stable",
"ksp_version_min": "0.24",
"ksp_version_max": "1.0.99",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/69540-Making-high-contrast-nav-ball!?p=969741&viewfull=1#post969741",
"repository": "https://bitbucket.org/xEvilReeperx/ksp_navballtexturechanger",

View File

@ -4,6 +4,7 @@
"license": "MIT",
"name": "NavHud",
"abstract": "a NavBall inspired Heads Up Display",
"ksp_version": "0.25",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/81543",
"repository": "https://github.com/Ninenium/NavHud"

View File

@ -4,6 +4,7 @@
"license": "MIT",
"name": "NavHud",
"abstract": "a NavBall inspired Heads Up Display",
"ksp_version": "0.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/81543",
"repository": "https://github.com/Ninenium/NavHud"

View File

@ -4,6 +4,7 @@
"license": "MIT",
"name": "NavHud",
"abstract": "a NavBall inspired Heads Up Display",
"ksp_version": "0.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/81543",
"repository": "https://github.com/Ninenium/NavHud"

View File

@ -4,6 +4,7 @@
"license": "MIT",
"name": "NavHud",
"abstract": "a NavBall inspired Heads Up Display",
"ksp_version": "1.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/81543",
"repository": "https://github.com/Ninenium/NavHud"

View File

@ -10,6 +10,7 @@
"repository": "https://github.com/Ninenium/NavHud"
},
"version": "1.2.1",
"ksp_version": "1.0",
"install": [
{
"file": "GameData/NavHud",

View File

@ -0,0 +1,27 @@
{
"spec_version": "v1.4",
"identifier": "NoCrewRequirement",
"name": "No Crew Requirement",
"abstract": "A simple ModuleManager plugin that eliminates crew requirements for manned vessels and/or the need to attach an unmanned probe to your spacecraft. Useful for automatic launches and docking of space station modules, rescue missions etc. Requires ModuleManager",
"author": "Orbinaut",
"license": "GPL-3.0",
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/1103/No%20Crew%20Requirement"
},
"version": "1.0",
"ksp_version": "1.0.4",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "No Crew Requirement",
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/1103/No%20Crew%20Requirement/download/1.0",
"download_size": 501,
"x_generated_by": "netkan"
}

View File

@ -12,6 +12,7 @@
"bugtracker": "https://github.com/Sujimichi/KerbalX/issues"
},
"version": "0.3.0",
"ksp_version": "any",
"install": [
{
"file": "PartMapper.exe",

View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "PilotAssistant",
"name": "Pilot Assistant",
"abstract": "Helpful tool which controls planes altitude, heading, and airspeed via autopilot or custom SAS",
"author": "Crzyrndm",
"license": "CC-BY-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/100073",
"repository": "https://github.com/Crzyrndm/Pilot-Assistant"
},
"version": "1.11.7",
"ksp_version": "1.0.4",
"install": [
{
"file": "GameData/Pilot Assistant",
"install_to": "GameData"
}
],
"download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.11.7/Pilot.Assistant.v1.11.7.zip",
"download_size": 45201,
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,20 @@
{
"spec_version": 1,
"identifier": "PortraitStats",
"name": "Portrait Stats",
"abstract": "Displays the type and level of each Kerbal over their portrait in the lower-right corner during flight",
"author": "DMagic",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/120731",
"kerbalstuff": "https://kerbalstuff.com/mod/899/Portrait%20Stats",
"repository": "https://github.com/DMagic1/KSP-Portrait-Stats",
"x_screenshot": "https://kerbalstuff.com/content/DMagic_6/Portrait_Stats/Portrait_Stats-1433953116.7958252.png"
},
"version": "6.0",
"ksp_version": "1.0.4",
"download": "https://kerbalstuff.com/mod/899/Portrait%20Stats/download/6.0",
"download_size": 18142,
"x_via": "Automated KerbalStuff CKAN submission",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,25 @@
{
"spec_version": 1,
"identifier": "RCSSounds",
"name": "RCS Sounds",
"abstract": "Adds a sound effect when firing RCS engines.",
"license": "GPL-2.0",
"author": "pizzaoverhead",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/52896",
"repository": "https://github.com/pizzaoverhead/RcsSounds"
},
"version": "4.3a",
"ksp_version_min": "0.25.0",
"ksp_version_max": "1.0.4",
"download": "http://addons-origin.cursecdn.com/files/2252/83/RcsSoundsV4.3a.zip",
"depends": [
{ "name": "ModuleManager" }
],
"install": [
{
"file": "GameData/RcsSounds",
"install_to": "GameData"
}
]
}

View File

@ -0,0 +1,38 @@
{
"spec_version": 1,
"comment": "This package contains the plugin, and the standard parts library.",
"identifier": "RasterPropMonitor-Core",
"name": "RasterPropMonitor Core",
"abstract": "RasterPropMonitor is a plugin and toolkit that provides functional props within your IVA.",
"author": [
"MOARdV",
"Mihara"
],
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/117471",
"kerbalstuff": "https://kerbalstuff.com/mod/734/RasterPropMonitor",
"repository": "https://github.com/Mihara/RasterPropMonitor",
"x_screenshot": "https://kerbalstuff.com/content/MOARdV_3078/RasterPropMonitor/RasterPropMonitor-1430598635.6151521.png"
},
"version": "v0.22.2",
"ksp_version": "1.0.4",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/JSI",
"filter": [
"Agencies",
"RPMPodPatches"
],
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/734/RasterPropMonitor/download/v0.22.2",
"download_size": 714212,
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,47 @@
{
"spec_version": 1,
"identifier": "RasterPropMonitor",
"name": "RasterPropMonitor",
"abstract": "RasterPropMonitor is a plugin and toolkit that provides functional props within your IVA.",
"author": [
"MOARdV",
"Mihara"
],
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/117471",
"kerbalstuff": "https://kerbalstuff.com/mod/734/RasterPropMonitor",
"repository": "https://github.com/Mihara/RasterPropMonitor",
"x_screenshot": "https://kerbalstuff.com/content/MOARdV_3078/RasterPropMonitor/RasterPropMonitor-1430598635.6151521.png"
},
"version": "v0.22.2",
"ksp_version": "1.0.4",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RasterPropMonitor-Core"
}
],
"suggests": [
{
"name": "VesselView"
},
{
"name": "SCANsat"
}
],
"install": [
{
"file": "GameData/JSI",
"filter": [
"RasterPropMonitor"
],
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/734/RasterPropMonitor/download/v0.22.2",
"download_size": 714212,
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,65 @@
{
"spec_version": 1,
"identifier": "RealFuels",
"name": "Real Fuels",
"abstract": "Real fuels and tanks for KSP",
"author": [
"ialdabaoth",
"NathanKell",
"taniwha"
],
"license": "CC-BY-SA",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/64118",
"repository": "https://github.com/NathanKell/ModularFuelSystem"
},
"version": "rf-v10.6",
"ksp_version": "1.0.4",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RealFuels-Engine-Configs"
},
{
"name": "CommunityResourcePack"
},
{
"name": "SolverEngines"
}
],
"recommends": [
{
"name": "CrossFeedEnabler"
}
],
"install": [
{
"file": "RealFuels",
"install_to": "GameData",
"filter": ".DS_Store"
}
],
"download": "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v10.6/RealFuels_v10.6.zip",
"download_size": 289447,
"conflicts": [
{
"name": "ModularFuelSystem"
},
{
"name": "ModularFuelTanks"
},
{
"name": "Fuelswitchtoeverytank"
},
{
"name": "StockFuelSwitch"
},
{
"name": "EngineIgnitor"
}
],
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,24 @@
{
"spec_version": 1,
"identifier": "RemoteEverything",
"name": "RemoteEverything",
"abstract": "http remote access for KSP mods",
"author": "xytovl",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/132328",
"kerbalstuff": "https://kerbalstuff.com/mod/1104/RemoteEverything",
"repository": "https://github.com/xytovl/RemoteEverything"
},
"version": "0.1.0",
"ksp_version": "1.0.4",
"install": [
{
"file": "RemoteEverything",
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/1104/RemoteEverything/download/0.1.0",
"download_size": 16983,
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,26 @@
{
"spec_version": "v1.4",
"identifier": "Scatterer",
"name": "Scatterer",
"abstract": "Atmospheric scattering shaders",
"author": "blackrack",
"license": "GPL-3.0",
"release_status": "development",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/115408",
"kerbalstuff": "https://kerbalstuff.com/mod/700/Scatterer",
"repository": "https://github.com/blackrack/Scatterer",
"x_screenshot": "https://kerbalstuff.com/content/blackrack_8817/Scatterer/Scatterer-1429217753.4550316.jpg"
},
"version": "v0.0175",
"ksp_version": "1.0.4",
"install": [
{
"find": "scatterer",
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/700/Scatterer/download/0.0175",
"download_size": 15137486,
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,29 @@
{
"spec_version": "v1.4",
"identifier": "SixCrewScienceLab",
"name": "6 Crew Science Lab",
"abstract": "This mod adds crew seats to the the upper and lower level of the science lab.",
"author": "KerbalSpaceCommand",
"license": "MIT",
"resources": {
"homepage": "https://www.youtube.com/c/kerbalspacecommand",
"kerbalstuff": "https://kerbalstuff.com/mod/1110/6%20Crew%20Science%20Lab",
"x_screenshot": "https://kerbalstuff.com/content/KerbalSpaceCommand_13978/6_Crew_Science_Lab/6_Crew_Science_Lab-1440620667.3074503.png"
},
"version": "1.0.4.1",
"ksp_version": "1.0.4",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "KSC",
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/1110/6%20Crew%20Science%20Lab/download/1.0.4.1",
"download_size": 30123,
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,29 @@
{
"spec_version": "v1.4",
"identifier": "SixSeatMk3cockpit",
"name": "6 seat Mk3 cockpit",
"abstract": "Enables the 2 seats down below in the Mk3 cockpit.",
"author": "KerbalSpaceCommand",
"license": "MIT",
"resources": {
"homepage": "https://www.youtube.com/c/kerbalspacecommand",
"kerbalstuff": "https://kerbalstuff.com/mod/1100/6%20seat%20Mk3%20cockpit",
"x_screenshot": "https://kerbalstuff.com/content/KerbalSpaceCommand_13978/6_seat_Mk3_cockpit/6_seat_Mk3_cockpit-1440347416.4095352.png"
},
"version": "1.0.4.2",
"ksp_version": "1.0.4",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "KSC",
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/1100/6%20seat%20Mk3%20cockpit/download/1.0.4.2",
"download_size": 29873,
"x_generated_by": "netkan"
}

View File

@ -5,6 +5,8 @@
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "ModuleAnimateEmissive"

View File

@ -5,6 +5,8 @@
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "ModuleAnimateEmissive"

View File

@ -0,0 +1,32 @@
{
"spec_version": "v1.4",
"identifier": "SolverEngines",
"name": "Solver Engines plugin",
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
"author": "NathanKell",
"license": "LGPL-2.1",
"release_status": "stable",
"resources": {
"repository": "https://github.com/KSP-RO/SolverEngines"
},
"version": "v1.10",
"ksp_version": "1.0.4",
"depends": [
{
"name": "ModuleAnimateEmissive"
}
],
"install": [
{
"find": "SolverEngines",
"install_to": "GameData",
"filter": [
"ModuleAnimateEmissive.dll",
"PluginData"
]
}
],
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v1.10/SolverEngines_v1.10.zip",
"download_size": 41430,
"x_generated_by": "netkan"
}

View File

@ -5,6 +5,8 @@
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "ModuleAnimateEmissive"

View File

@ -5,6 +5,8 @@
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "ModuleAnimateEmissive"

View File

@ -5,6 +5,8 @@
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "ModuleAnimateEmissive"

View File

@ -5,6 +5,8 @@
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "ModuleAnimateEmissive"

View File

@ -5,6 +5,8 @@
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "ModuleAnimateEmissive"

View File

@ -5,6 +5,8 @@
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "ModuleAnimateEmissive"

View File

@ -5,6 +5,8 @@
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "ModuleAnimateEmissive"

View File

@ -6,6 +6,8 @@
"author": "NathanKell",
"license": "LGPL-2.1",
"release_status": "stable",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"resources": {
"repository": "https://github.com/KSP-RO/SolverEngines"
},

View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "SpaceY-Lifters",
"name": "SpaceY Heavy Lifters Parts Pack",
"abstract": "5m rocket parts and large SRBs, rocket-powered decouplers, large docking ports, upper-stage thrust plates with fairings, payload bays, and more. ",
"author": "NecroBones",
"license": "CC-BY-NC-SA",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/100408",
"kerbalstuff": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack",
"x_screenshot": "https://kerbalstuff.com/content/NecroBones_1035/SpaceY_Heavy_Lifters_Parts_Pack/SpaceY_Heavy_Lifters_Parts_Pack.jpg"
},
"version": "1.0.2",
"ksp_version": "1.0.4",
"recommends": [
{
"name": "ModuleManager"
}
],
"download": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack/download/1.0.2",
"download_size": 17670468,
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,32 @@
{
"spec_version": "v1.4",
"identifier": "Suppliesbackpack",
"name": "Supplies backpack ",
"abstract": "Small supply package for USI Life Support.",
"author": "Bloody_looser",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/132521-1-0-4-Supply-backpack-for-USI-Life-Support",
"kerbalstuff": "https://kerbalstuff.com/mod/1109/Supplies%20backpack%20",
"x_screenshot": "https://kerbalstuff.com/content/Bloody_looser_14084/Supplies_backpack/Supplies_backpack-1440508369.8912263.png"
},
"version": "1.0",
"ksp_version": "1.0.4",
"depends": [
{
"name": "USI-LS"
},
{
"name": "KIS"
}
],
"install": [
{
"find": "Bloody_looser",
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/1109/Supplies%20backpack%20/download/1.0",
"download_size": 376793,
"x_generated_by": "netkan"
}

View File

@ -9,6 +9,8 @@
"comment" : "actual licensing wording was more like WTFPL",
"version" : "1.0",
"release_status" : "stable",
"ksp_version_min": "0.23",
"ksp_version_max": "1.0.99",
"author" : "Fel",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/25305?p=442982&viewfull=1#post442982"

View File

@ -8,6 +8,8 @@
"license" : "restricted",
"comment" : "License is CC BY except for the parachute model, ask CardBoardBoxProcessor if you want to use it for anything, he made it.",
"version" : "1.2",
"ksp_version_min": "0.23",
"ksp_version_max": "1.0.99",
"release_status" : "stable",
"author" : ["Kreuzung", "CardBoardBoxProcessor"],
"resources" : {

View File

@ -8,6 +8,7 @@
"version" : "0.7.2",
"release_status" : "stable",
"ksp_version_min": "0.23",
"ksp_version_max": "1.0.99",
"author" : "Kreuzung",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/25305",

View File

@ -57,6 +57,10 @@ create_dummy_ksp () {
echo "Overidding '1.0' with '$KSP_VERSION_DEFAULT'"
KSP_VERSION=$KSP_VERSION_DEFAULT
;;
"1.0.99")
echo "Overidding '1.0.99' with '$KSP_VERSION_DEFAULT'"
KSP_VERSION=$KSP_VERSION_DEFAULT
;;
"any")
echo "Overridding any with '$KSP_VERSION_DEFAULT'"
KSP_VERSION=$KSP_VERSION_DEFAULT
@ -225,7 +229,7 @@ do
# Extract identifier and KSP version.
CURRENT_IDENTIFIER=$($JQ_PATH '.identifier' $ckan)
CURRENT_KSP_VERSION=$($JQ_PATH 'if .ksp_version then .ksp_version else .ksp_version_min end' $ckan)
CURRENT_KSP_VERSION=$($JQ_PATH 'if .ksp_version then .ksp_version else .ksp_version_max end' $ckan)
# Strip "'s.
CURRENT_IDENTIFIER=${CURRENT_IDENTIFIER//'"'}