Merge remote-tracking branch 'origin/master' into AstronomersPack-Options

Conflicts:
	AstronomersPack-Auroras-4K/AstronomersPack-Auroras-4K-Interstellar-V2.ckan
This commit is contained in:
SpaceTeph 2015-01-16 21:15:06 +01:00
commit 8695e47a79
24 changed files with 483 additions and 18 deletions

View File

@ -0,0 +1,17 @@
{
"spec_version": 1,
"identifier": "Chatterer",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/92324-0-24-2-Chatterer-v-0-6-0-Aug-29-2014",
"kerbalstuff": "https://kerbalstuff.com/mod/124/Chatterer"
},
"ksp_version": "0.90",
"name": "Chatterer",
"abstract": "A plugin for Kerbal Space Program from SQUAD, which adds some SSTV, beeps, and nonsensical radio chatter between your crewed command pods and Mission Control. There is also some environmental sounds as : wind in atmosphere, breathing on EVA and background noises inside space-crafts.",
"author": "Athlonic",
"version": "0.8.1",
"download": "https://kerbalstuff.com/mod/124/Chatterer/download/0.8.1",
"x_generated_by": "netkan",
"download_size": 6114951
}

View File

@ -0,0 +1,33 @@
{
"spec_version": "1",
"identifier": "ContractConfigurator-ContractPack-SCANsat",
"abstract": "A contract pack containing contracts for SCANSat.",
"name": "Contract Pack: SCANSat",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"author": "DBT85",
"depends": [
{
"name": "ContractConfigurator"
},
{
"name": "SCANsat",
"min_version": "9.0"
}
],
"install": [
{
"find": "CC-CP-SCANSat",
"install_to": "GameData/ContractPacks"
}
],
"resources": {
"repository": "https://github.com/DBT85/CC-CP-SCANSat"
},
"version": "v0.3.1",
"download": "https://github.com/DBT85/CC-CP-SCANSat/releases/download/v0.3.1/CC-CP-SCANSat-0.3.1.zip",
"x_generated_by": "netkan",
"download_size": 28792,
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0"
}

View File

@ -0,0 +1,33 @@
{
"spec_version": "1",
"identifier": "ContractConfigurator-ContractPack-SCANsat",
"abstract": "A contract pack containing contracts for SCANSat.",
"name": "Contract Pack: SCANSat",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"author": "DBT85",
"depends": [
{
"name": "ContractConfigurator"
},
{
"name": "SCANsat",
"min_version": "9.0"
}
],
"install": [
{
"find": "CC-CP-SCANSat",
"install_to": "GameData/ContractPacks"
}
],
"resources": {
"repository": "https://github.com/DBT85/CC-CP-SCANSat"
},
"version": "v0.4.0",
"download": "https://github.com/DBT85/CC-CP-SCANSat/releases/download/v0.4.0/CC-CP-SCANSat-0.4.0.zip",
"x_generated_by": "netkan",
"download_size": 31980,
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0"
}

View File

@ -2,7 +2,7 @@
"spec_version": 1,
"identifier": "EnvironmentalVisualEnhancements-HR",
"name": "Environmental Visual Enhancements - High Resolution",
"abstract": "City Lights for Kerbin and Clouds for Any planet you wish",
"abstract": "Default configuration for EVE",
"license": "MIT",
"ksp_version_min": "0.25",
"resources": {
@ -15,11 +15,11 @@
}
],
"provides": [
"EnvironmentalVisualEnhancements"
"EnvironmentalVisualEnhancements-Config"
],
"depends": [
{
"name": "EnvironmentalVisualEnhancements-Config"
"name": "EnvironmentalVisualEnhancements"
}
],
"conflicts": [

View File

@ -2,7 +2,7 @@
"spec_version": 1,
"identifier": "EnvironmentalVisualEnhancements-LR",
"name": "Environmental Visual Enhancements - Low Resolution",
"abstract": "City Lights for Kerbin and Clouds for Any planet you wish",
"abstract": "Default configuration for EVE",
"license": "MIT",
"ksp_version_min": "0.25",
"resources": {
@ -15,11 +15,11 @@
}
],
"provides": [
"EnvironmentalVisualEnhancements"
"EnvironmentalVisualEnhancements-Config"
],
"depends": [
{
"name": "EnvironmentalVisualEnhancements-Config"
"name": "EnvironmentalVisualEnhancements"
}
],
"conflicts": [

View File

@ -0,0 +1,27 @@
{
"spec_version": 1,
"identifier": "EnvironmentalVisualEnhancements",
"name": "Environmental Visual Enhancements",
"abstract": "City Lights for Kerbin and Clouds for Any planet you wish",
"license": "MIT",
"ksp_version_min": "0.25",
"resources": {
"repository": "https://github.com/rbray89/EnvironmentalVisualEnhancements"
},
"install": [
{
"file": "GameData/EnvironmentalVisualEnhancements",
"install_to": "GameData"
}
],
"depends": [
{
"name": "EnvironmentalVisualEnhancements-Config"
}
],
"author": "rbray89",
"version": "7-4",
"download": "https://github.com/rbray89/EnvironmentalVisualEnhancements/releases/download/7-4/EnvironmentalVisualEnhancements-7-4.zip",
"x_generated_by": "netkan",
"download_size": 37380309
}

View File

@ -2,7 +2,7 @@
"spec_version": 1,
"identifier": "FASA",
"license": "restricted",
"depends": [
"recommends": [
{
"name": "RasterPropMonitor"
}

View File

@ -0,0 +1,30 @@
{
"spec_version": 1,
"identifier": "KerbalConfigEditor",
"release_status": "stable",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/107085",
"bugtracker": "https://github.com/IRnifty/KerbalConfigEditor/issues",
"repository": "https://github.com/IRnifty/KerbalConfigEditor",
"kerbalstuff": "https://kerbalstuff.com/mod/495"
},
"install": [
{
"file": "Kerbal Config Editor/Kerbal Config Editor.exe",
"install_to": "GameRoot"
},
{
"file": "Kerbal Config Editor/KCE README.txt",
"install_to": "GameRoot"
}
],
"ksp_version": "0.90",
"name": "Kerbal Config Editor",
"abstract": "KCE allows modders to easily and quickly edit KSP Config Files.",
"author": "Nifty255",
"version": "v1.0.2",
"download": "https://kerbalstuff.com/mod/495/Kerbal%20Config%20Editor/download/v1.0.2",
"x_generated_by": "netkan",
"download_size": 140778
}

View File

@ -0,0 +1,26 @@
{
"spec_version": 1,
"identifier": "KerbalFlightData",
"name": "Kerbal Flight Data",
"abstract": "Displays essential information for piloting space planes. Meant to be used in conjunction with Ferram Aerospace Resarch.",
"license": "GPL-3.0",
"ksp_version": "0.90",
"recommends": [
{
"name": "Toolbar"
},
{
"name": "FerramAerospaceResearch"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/80842",
"repository": "https://github.com/DaMichel/KerbalFlightData"
},
"author": "DaMichel",
"release_status": "stable",
"version": "R16",
"download": "https://github.com/DaMichel/KerbalFlightData/releases/download/R16/KerbalFlightDataR16.zip",
"x_generated_by": "netkan",
"download_size": 21252
}

View File

@ -0,0 +1,19 @@
{
"spec_version": 1,
"identifier": "KerbalJointReinforcement",
"license": "GPL-3.0",
"release_status": "stable",
"resources": {
"repository": "https://github.com/ferram4/Kerbal-Joint-Reinforcement/",
"homepage": "http://forum.kerbalspaceprogram.com/threads/55657",
"kerbalstuff": "https://kerbalstuff.com/mod/53/Kerbal%20Joint%20Reinforcement"
},
"ksp_version": "0.90",
"name": "Kerbal Joint Reinforcement",
"abstract": "KJR tightens up the joints between parts and adds some physics-adjusting parameters to make vehicles more stable when loading on the launchpad or coming out of timewarp.",
"author": "ferram4",
"version": "v3.1.1",
"download": "https://kerbalstuff.com/mod/53/Kerbal%20Joint%20Reinforcement/download/v3.1.1",
"x_generated_by": "netkan",
"download_size": 38134
}

View File

@ -0,0 +1,18 @@
{
"spec_version": 1,
"identifier": "KerbalKonstructs",
"x_netkan_license_ok": true,
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/93699-0-24-2-WIP-Kerbal-Konstructs-v0-1-0-0-(Sept-13)-Static-Objects-and-Launch-Sites!",
"kerbalstuff": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs"
},
"ksp_version": "0.90",
"name": "Kerbal Konstructs",
"license": "MIT",
"abstract": "Create New Bases, Buildings and Launch Sites in KSP!",
"author": "medsouz",
"version": "0.7.1",
"download": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs/download/0.7.1",
"x_generated_by": "netkan",
"download_size": 6562476
}

View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "MovieTime",
"license": "CC-BY-NC-SA-4.0",
"install": [
{
"file": "GameData/MovieTime",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/102988-0-25-MovieTime-v0-1-(Dec-14)-Olde-Timey-Movie-and-TV-Effects?p=1598899#post1598899",
"kerbalstuff": "https://kerbalstuff.com/mod/409/MovieTime"
},
"ksp_version": "0.90",
"name": "MovieTime",
"abstract": "Olde Timey Film and TV Effects",
"author": "bernierm",
"version": "0.4.0",
"download": "https://kerbalstuff.com/mod/409/MovieTime/download/0.4.0",
"x_generated_by": "netkan",
"download_size": 1299797
}

View File

@ -1,7 +1,7 @@
{
"spec_version": 1,
"identifier": "PorkjetHabitats",
"ksp_version": "0.25",
"ksp_version_min": "0.25",
"resources":
{
"homepage": "http://forum.kerbalspaceprogram.com/threads/64442-Habitat-Pack"
@ -20,4 +20,4 @@
"install_to" : "GameData"
}
]
}
}

View File

@ -2,6 +2,7 @@
"spec_version": 1,
"identifier": "Proton-Bobcat",
"license": "restricted",
"ksp_version_min": "0.25",
"install": [
{
"file": "SovietPack",
@ -11,7 +12,6 @@
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/373/BobCat%20Ind.%20Proton%20Rocket"
},
"ksp_version": "0.25",
"name": "BobCat Ind. Proton Rocket",
"abstract": "A low-res replica of the famous Russian Proton rocket. Low memory usage, no wobble, large fairing, simple staging. Has a good lifting capacity.",
"author": "Dragon01",

58
RP-0/RP-0-v0.20.ckan Normal file
View File

@ -0,0 +1,58 @@
{
"spec_version": 1,
"identifier": "RP-0",
"name": "Realistic Progression Zero",
"abstract": "Realistic Progression Zero - The lightweight Realism Overhaul tech tree",
"license": "CC-BY-4.0",
"author": "RP-0 Group",
"release_status": "development",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RealismOverhaul"
},
{
"name": "SXT"
},
{
"name": "ProceduralFairings"
},
{
"name": "CommunityTechTree"
}
],
"recommends": [
{
"name": "ProceduralDynamics"
},
{
"name": "TweakScale"
},
{
"name": "ProceduralParts"
}
],
"provides": [
"FinePrint-Config"
],
"conflicts": [
{
"name": "FinePrint-Config"
}
],
"install": [
{
"file": "GameData/RP-0",
"install_to": "GameData"
}
],
"resources": {
"repository": "https://github.com/KSP-RO/RP-0"
},
"version": "v0.20",
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.20/RP-0-v0.20.zip",
"x_generated_by": "netkan",
"download_size": 46528
}

View File

@ -1,7 +1,7 @@
{
"spec_version": 1,
"identifier": "RocketdyneF-1",
"ksp_version": "0.25",
"ksp_version_min": "0.25",
"resources":
{
"homepage": "http://forum.kerbalspaceprogram.com/threads/47892"
@ -18,4 +18,4 @@
"file" : "Hakari",
"install_to": "GameData"
}]
}
}

View File

@ -0,0 +1,42 @@
{
"spec_version": "v1.4",
"identifier": "SETI",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "ProceduralParts"
},
{
"name": "StageRecovery"
}
],
"recommends": [
{
"name": "KerbalEngineerRedux"
},
{
"name": "TweakScale"
}
],
"install": [
{
"file": "SETI",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/106130",
"kerbalstuff": "https://kerbalstuff.com/mod/484/SETI-BalanceMod"
},
"ksp_version": "0.90",
"name": "SETI-BalanceMod",
"license": "restricted",
"abstract": "The Scope, Econ & Tech Integration - BalanceMod combines and tweaks existing mods to provide a more coherent and balanced gameplay experience.",
"author": "Yemo",
"version": "0.5.3",
"download": "https://kerbalstuff.com/mod/484/SETI-BalanceMod/download/0.5.3",
"x_generated_by": "netkan",
"download_size": 353180
}

View File

@ -0,0 +1,29 @@
{
"spec_version": 1,
"identifier": "SP314CircularSolarPanel",
"license": "CC-BY-NC-SA",
"install": [
{
"file": "sp314",
"install_to": "GameData"
}
],
"depends": [
{
"name": "TweakScale"
}
],
"x_via": "Automated KerbalStuff CKAN submission",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/106149-SP-3-14-Circular-Solar-Panel",
"kerbalstuff": "https://kerbalstuff.com/mod/478/SP-3.14%20Circular%20Solar%20Panel"
},
"ksp_version": "0.90",
"name": "SP-3.14 Circular Solar Panel",
"abstract": "This Circular Solar Panel goes unlike other around the Vessel.",
"author": "KerbalEremit",
"version": "1.1.1",
"download": "https://kerbalstuff.com/mod/478/SP-3.14%20Circular%20Solar%20Panel/download/1.1.1",
"x_generated_by": "netkan",
"download_size": 436905
}

View File

@ -0,0 +1,31 @@
{
"spec_version": 1,
"identifier": "ShipManifest",
"release_status": "stable",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/62270",
"repository": "https://github.com/PapaJoesSoup/ShipManifest",
"x_curse": "http://kerbal.curseforge.com/plugins/220357-ship-manifest",
"kerbalstuff": "https://kerbalstuff.com/mod/261/Ship%20Manifest"
},
"suggests": [
{
"name": "CLS"
},
{
"name": "Toolbar"
},
{
"name": "ModuleManager"
}
],
"ksp_version": "0.90",
"name": "Ship Manifest",
"abstract": "Ship Manifest is a tool to move your ship's \"things\". Ship Manifest moves crew, Science and Resources around from part to part within your ship or station.",
"author": "Papa_Joe",
"version": "0.90.0_3.3.4",
"download": "https://kerbalstuff.com/mod/261/Ship%20Manifest/download/0.90.0_3.3.4",
"x_generated_by": "netkan",
"download_size": 555470
}

View File

@ -1,5 +1,4 @@
{
"x_netkan_force_epoch": 1,
"spec_version": "v1.4",
"identifier": "SmartParts",
"name": "Smart Parts",
@ -16,7 +15,7 @@
"repository": "https://github.com/BrettWebb/KerbalSmartParts"
},
"author": "BrettWebb",
"version": "1:1.5.1",
"version": "1.5.1",
"download": "https://github.com/BrettWebb/KerbalSmartParts/releases/download/1.5.1/SmartParts-1.5.1.zip",
"x_generated_by": "netkan",
"download_size": 558346

View File

@ -1,6 +1,7 @@
{
"spec_version": 1,
"identifier": "SovietEngines",
"ksp_version_min": "0.25",
"license": "restricted",
"install": [
{
@ -11,7 +12,6 @@
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/374/BobCat's%20Soviet%20Engine%20Pack"
},
"ksp_version": "0.25",
"name": "BobCat's Soviet Engine Pack",
"abstract": "A pack containing several realistic engines",
"author": "Dragon01",

34
TWR1/TWR1-1.17a.ckan Normal file
View File

@ -0,0 +1,34 @@
{
"spec_version": 1,
"name": "Vertical Velocity Controller",
"identifier": "TWR1",
"abstract": "Control your descent speed in discreet increments for soft, controlled skycrane landings.",
"license": "GPL-3.0",
"release_status": "stable",
"ksp_version": "0.90",
"author": "Diazo",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/50736",
"repository": "https://github.com/SirDiazo/TWR1"
},
"recommends": [
{
"name": "Toolbar"
}
],
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"version": "1.17a",
"download": "https://github.com/SirDiazo/TWR1/releases/download/1.17a/VertVel117a.zip",
"x_generated_by": "netkan",
"download_size": 16964
}

34
TWR1/TWR1-1.17b.ckan Normal file
View File

@ -0,0 +1,34 @@
{
"spec_version": 1,
"name": "Vertical Velocity Controller",
"identifier": "TWR1",
"abstract": "Control your descent speed in discreet increments for soft, controlled skycrane landings.",
"license": "GPL-3.0",
"release_status": "stable",
"ksp_version": "0.90",
"author": "Diazo",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/50736",
"repository": "https://github.com/SirDiazo/TWR1"
},
"recommends": [
{
"name": "Toolbar"
}
],
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"version": "1.17b",
"download": "https://github.com/SirDiazo/TWR1/releases/download/1.17b/VertVel117b.zip",
"x_generated_by": "netkan",
"download_size": 17149
}

View File

@ -12,6 +12,14 @@
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "KAS"
},
{
"name": "DMagicOrbitalScience"
}
],
"x_conflicts": [
{
@ -31,13 +39,17 @@
}
],
"resources": {
"homepage": "ksp.kingtiger.co.uk",
"kerbalstuff": "https://kerbalstuff.com/mod/250/Universal%20Storage"
"homepage": "http://ksp.kingtiger.co.uk",
"kerbalstuff": "https://kerbalstuff.com/mod/250/Universal%20Storage",
"forums": "http://forum.kerbalspaceprogram.com/threads/75129-Universal-Storage-1-0-90-0-%28For-KSP-0-90%29-2nd-January-2015"
},
"ksp_version": "0.90",
"name": "Universal Storage",
"abstract": "Modular resource and processor parts to build custom service modules.",
"author": "Paul_Kingtiger",
"author": [
"Paul_kingtiger",
"Daishi"
],
"version": "1.0.90.1",
"download": "https://kerbalstuff.com/mod/250/Universal%20Storage/download/1.0.90.1",
"x_generated_by": "netkan",