Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Felger 2014-12-01 16:49:45 -06:00
commit 5b6ebea83d
118 changed files with 3013 additions and 27 deletions
.travis.ymlAGExt-1.23a.ckanAGExt-1.23c.ckanAGExt-1.24.ckanAGExt-1.24a.ckanAMEG-1.1.ckanAdjustableLandingGear-1.0.4.ckanAdvancedFlyByWire-1.2.3_0.ckanAdvancedFlyByWire-1.3.ckanAdvancedFlyByWire-1.3_linux.ckanAerojetKerbodyne-3.04.ckanAntennaRange-1.5.ckanBackgroundProcessing-0.2.4.ckanBargainRocketParts-1.4.ckanBiggerLaunchpads-0.5.ckanCameraTools-1.2.ckanCoherentContracts-1.01.ckanCollisionFX-1.1.ckanCommunityTechTree-1.1.ckanConnectedLivingSpace-1.0.11.0.ckanContractConfigurator-0.1.0.ckanCustomBiomes-Data-RSS-v8.3.ckanDDSLoader-1.7.0.0.ckanDMagicOrbitalScience-0.9.0.1.ckanDMagicOrbitalScience-0.9.0.2.ckanDMagicOrbitalScience-0.9.ckanDarkMultiPlayer-v0.1.6.2.ckanDockingPortAlignmentIndicator-4.0.ckanFASA-4.98.ckanFMRS-v0.3.00.ckanFShangarExtender-2.0.ckanFerramAerospaceResearch-v0.14.4.ckanFinalFrontier-0.5.9-177.ckanFinePrint-0.59.ckanFinePrint-Config-Stock-0.59.ckanHangarExtender-2.0.ckanHaystackContinued-0.3.2.0.ckanHooliganLabsAirships-3.0.0.ckanHyperEdit-1.2.4.2.ckanImpossibleInnovations-0.7.ckanImpossibleInnovations-0.8.ckanKarbonite-0.4.4.ckanKarbonitePlus-0.2.3.ckanKerbalConstructionTime-1.0.3.ckanKerbalEngineerRedux-1.0.12.0.ckanKerbalFlightData-R14.ckanKerbalFlightIndicators-R9.ckanKerbalKonstructs-0.5.1b.ckanKerbalKonstructs-0.5.ckanKerbalKonstructs-0.6.ckanModernChineseFlagPack-1.2.ckanModernChineseFlagPack-1.3.ckanModuleFixer-3.ckanNBody-0.0.ckanNavHud-1.1.2.ckanNavballDockingIndicator-v5.ckanNearFutureProps-0.2.1.ckanNearFutureProps-0.3.1.ckanNearFutureSpacecraft-0.3.1.ckanPartCatalog.ckanPorkjetHabitats-v0.4.ckanProceduralParts-v0.9.20.ckanProton-1.0.ckanQuantumStrutsContinued-1.1.ckanRCSLandAid-1.3.ckanRFStockalike-v2.0.5.ckanRFStockalike-v2.0.6.ckanRP-0-v0.08.ckanRP-0-v0.09.ckanRP-0-v0.10.ckanRP-0-v0.11.ckanRP-0-v0.12.ckanRP-0-v0.13.ckanRandSCapsuledyne-1.3.01.ckanRealEffects-1.0.ckanRealSolarSystem-v8.2.1.ckanRealSolarSystem-v8.3.ckanRealismOverhaul-v7.0.2.ckanRemoteTech-Config-RSS-0.0.ckanResourceOverview-1.0.1.1.ckanRetroFuture-1.7.2.ckanRocketdyneF-1-1.2.ckanRoversNOthers-Set1-1.2.ckanRoversNOthers-Set2-1.0.ckanRoversNOthers-Set3-0.5.ckanSelectRoot-1.0.ckanService-Compartments-6S-1.2.ckanSovietEngines-1.0.ckanStageRecovery-1.5.1.ckanStationPartsExpansion-0.2.1.ckanTACLS-Config-RealismOverhaul-v7.0.2.ckanTacFuelBalancer-v2.4.1.ckanTantares-12.1.ckanTechManager-1.5.ckanTextureReplacer-1.10.2.ckanTextureReplacer-2.0.1.ckanTextureReplacer-2.0.ckanTimeControl-13.2.ckanTweakableEverything-1.5.ckanUKS-0.21.3.ckan

View File

@ -13,3 +13,11 @@ install:
script:
- CKAN/bin/ckan-validate $(find . -path ./CKAN -prune -o -name '*.ckan' -print)
notifications:
irc:
channels:
- "irc.esper.net#ckan"
on_success: change
on_failure: always
use_notice: true
skip_join: true

52
AGExt-1.23a.ckan Normal file
View File

@ -0,0 +1,52 @@
{
"spec_version": 1,
"name": "Action Groups Extended",
"identifier": "AGExt",
"author": "Diazo",
"abstract": "Increases the number of action groups to 250 and allows in-flight editing.",
"license": "GPL-3.0",
"release_status": "stable",
"ksp_version": "0.25",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
"repository": "https://github.com/SirDiazo/AGExt"
},
"recommends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"x_supports": [
{
"name": "SCANsat"
},
{
"name": "Kethane"
},
{
"name": "FerramAerospaceResearch"
},
{
"name": "Firespitter"
},
{
"name": "InfernalRobotics"
},
{
"name": "TACLS"
},
{
"name": "WarpPlugin"
}
],
"version": "1.23a",
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.23a/ActionGroupsExtended123a.zip",
"x_generated_by": "netkan",
"download_size": 63816
}

52
AGExt-1.23c.ckan Normal file
View File

@ -0,0 +1,52 @@
{
"spec_version": 1,
"name": "Action Groups Extended",
"identifier": "AGExt",
"author": "Diazo",
"abstract": "Increases the number of action groups to 250 and allows in-flight editing.",
"license": "GPL-3.0",
"release_status": "stable",
"ksp_version": "0.25",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
"repository": "https://github.com/SirDiazo/AGExt"
},
"recommends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"x_supports": [
{
"name": "SCANsat"
},
{
"name": "Kethane"
},
{
"name": "FerramAerospaceResearch"
},
{
"name": "Firespitter"
},
{
"name": "InfernalRobotics"
},
{
"name": "TACLS"
},
{
"name": "WarpPlugin"
}
],
"version": "1.23c",
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.23c/ActionGroupsExtended123c.zip",
"x_generated_by": "netkan",
"download_size": 63784
}

52
AGExt-1.24.ckan Normal file
View File

@ -0,0 +1,52 @@
{
"spec_version": 1,
"name": "Action Groups Extended",
"identifier": "AGExt",
"author": "Diazo",
"abstract": "Increases the number of action groups to 250 and allows in-flight editing.",
"license": "GPL-3.0",
"release_status": "stable",
"ksp_version": "0.25",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
"repository": "https://github.com/SirDiazo/AGExt"
},
"recommends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"x_supports": [
{
"name": "SCANsat"
},
{
"name": "Kethane"
},
{
"name": "FerramAerospaceResearch"
},
{
"name": "Firespitter"
},
{
"name": "InfernalRobotics"
},
{
"name": "TACLS"
},
{
"name": "WarpPlugin"
}
],
"version": "1.24",
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.24/ActionGroupsExtended124.zip",
"x_generated_by": "netkan",
"download_size": 64327
}

52
AGExt-1.24a.ckan Normal file
View File

@ -0,0 +1,52 @@
{
"spec_version": 1,
"name": "Action Groups Extended",
"identifier": "AGExt",
"author": "Diazo",
"abstract": "Increases the number of action groups to 250 and allows in-flight editing.",
"license": "GPL-3.0",
"release_status": "stable",
"ksp_version": "0.25",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
"repository": "https://github.com/SirDiazo/AGExt"
},
"recommends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"x_supports": [
{
"name": "SCANsat"
},
{
"name": "Kethane"
},
{
"name": "FerramAerospaceResearch"
},
{
"name": "Firespitter"
},
{
"name": "InfernalRobotics"
},
{
"name": "TACLS"
},
{
"name": "WarpPlugin"
}
],
"version": "1.24a",
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.24a/ActionGroupsExtended124a.zip",
"x_generated_by": "netkan",
"download_size": 64600
}

View File

@ -12,7 +12,6 @@
}
],
"resources": {
"homepage": "",
"kerbalstuff": "https://kerbalstuff.com/mod/279/AMEG"
},
"name": "AMEG",

View File

@ -5,6 +5,9 @@
"depends": [
{
"name": "BDAnimationModules"
},
{
"name": "FirespitterCore"
}
],
"install": [

View File

@ -1,7 +1,7 @@
{
"spec_version": 1,
"name": "Advanced Fly-By-Wire (Windows)",
"abstract": "Joystick & Controller mod",
"name": "Advanced Fly-By-Wire (Windows, x86)",
"abstract": "Joystick & controller mod with multiple presets and in-flight controls binding",
"identifier": "AdvancedFlyByWire",
"release_status": "stable",
"resources": {

View File

@ -0,0 +1,52 @@
{
"spec_version": 1,
"name": "Advanced Fly-By-Wire (Windows, x86)",
"abstract": "Joystick & controller mod with multiple presets and in-flight controls binding",
"identifier": "AdvancedFlyByWire",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/95022",
"repository": "https://github.com/AlexanderDzhoganov/ksp-advanced-flybywire",
"kerbalstuff": "https://kerbalstuff.com/mod/232/Advanced%20Fly-By-Wire"
},
"install": [
{
"file": "x86/SDL2.dll",
"install_to": "GameRoot"
},
{
"file": "x86/SDL_LICENSE",
"install_to": "GameRoot"
},
{
"file": "x86/XINPUTDOTNET_LICENSE",
"install_to": "GameRoot"
},
{
"file": "x86/XInputInterface.dll",
"install_to": "GameRoot"
},
{
"file": "x86/GameData/ksp-advanced-flybywire",
"install_to": "GameData"
}
],
"depends": [
{
"name": "Toolbar"
}
],
"conflicts": [
{
"name": "AdvancedFlyByWire-linux"
}
],
"x_netkan_license_ok": true,
"ksp_version": "0.25",
"license": "MIT",
"author": "nlight",
"version": "1.3",
"download": "https://kerbalstuff.com/mod/232/Advanced%20Fly-By-Wire/download/1.3",
"x_generated_by": "netkan",
"download_size": 2595307
}

View File

@ -0,0 +1,33 @@
{
"spec_version": 1,
"name": "Advanced Fly-By-Wire (Linux)",
"abstract": "Joystick & Controller mod",
"identifier": "AdvancedFlyByWire-Linux",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/95022",
"repository": "https://github.com/AlexanderDzhoganov/ksp-advanced-flybywire",
"kerbalstuff": "https://kerbalstuff.com/mod/232/Advanced%20Fly-By-Wire"
},
"install": [
{
"file": "GameData/ksp-advanced-flybywire",
"install_to": "GameData"
}
],
"depends": [
{
"name": "Toolbar"
}
],
"conflicts": [
{
"name": "AdvancedFlyByWire"
}
],
"ksp_version": "0.25",
"license": "MIT",
"author": "nlight",
"version": "1.3",
"download": "https://github.com/AlexanderDzhoganov/ksp-advanced-flybywire/raw/master/builds/ksp-advanced-flybywire_v1.3_linux.zip"
}

View File

@ -0,0 +1,39 @@
{
"spec_version": 1,
"identifier": "AerojetKerbodyne",
"license": "CC-BY-NC-ND-4.0",
"install": [
{
"file": "GameData/AerojetKerbodyne",
"install_to": "GameData"
}
],
"depends": [
{
"name": "FirespitterCore"
},
{
"name": "TweakScale"
},
{
"name": "VirginKalactic-NodeToggle"
}
],
"recommends": [
{
"name": "SmokeScreen"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/76170-0-24-x-Aerojet-Kerbodyne-X2-1-(July-29-Taurus-Service-Module-WIP-ICPS)",
"kerbalstuff": "https://kerbalstuff.com/mod/139/Aerojet%20Kerbodyne"
},
"ksp_version": "0.25",
"name": "Aerojet Kerbodyne",
"abstract": "A set of Service Modules which are modular and can be used how ever you like.",
"author": "blackheart612",
"version": "3.04",
"download": "https://kerbalstuff.com/mod/139/Aerojet%20Kerbodyne/download/3.04",
"x_generated_by": "netkan",
"download_size": 9529434
}

17
AntennaRange-1.5.ckan Normal file
View File

@ -0,0 +1,17 @@
{
"spec_version": 1,
"identifier": "AntennaRange",
"license": "BSD-3-clause",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/56440",
"kerbalstuff": "https://kerbalstuff.com/mod/254/AntennaRange"
},
"ksp_version": "0.25",
"name": "AntennaRange",
"abstract": "Enforce and Encourage Antenna Diversity",
"author": "toadicus",
"version": "1.5",
"download": "https://kerbalstuff.com/mod/254/AntennaRange/download/1.5",
"x_generated_by": "netkan",
"download_size": 125605
}

View File

@ -9,7 +9,6 @@
}
],
"resources": {
"homepage": "",
"kerbalstuff": "https://kerbalstuff.com/mod/302/BackgroundProcessing"
},
"ksp_version": "0.25",

View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "BargainRocketParts",
"license": "CC-BY-SA-4.0",
"install": [
{
"file": "BargainRockets",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/101335-(0-24-0-25)-Bargain-Rocket-Parts-1-2-Updating-for-Community-Tech-Tree?p=1564405#post1564405",
"kerbalstuff": "https://kerbalstuff.com/mod/370/Bargain%20Rocket%20Parts"
},
"ksp_version": "0.25",
"name": "Bargain Rocket Parts",
"abstract": "A popular part pack, originally by RubberDucky.",
"author": "_Augustus_",
"version": "1.4",
"download": "https://kerbalstuff.com/mod/370/Bargain%20Rocket%20Parts/download/1.4",
"x_generated_by": "netkan",
"download_size": 11706600
}

View File

@ -9,7 +9,6 @@
}
],
"resources": {
"homepage": "",
"kerbalstuff": "https://kerbalstuff.com/mod/322/Bigger%20Launchpads"
},
"ksp_version": "0.25",

17
CameraTools-1.2.ckan Normal file
View File

@ -0,0 +1,17 @@
{
"spec_version": 1,
"identifier": "CameraTools",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/94171-24-2-Camera-Tools",
"kerbalstuff": "https://kerbalstuff.com/mod/190/Camera%20Tools"
},
"ksp_version": "0.25",
"name": "Camera Tools",
"abstract": "This mod adds a tool that you can use to achieve various camera angles. It's helpful for getting cool shots for cinematics.",
"author": "BahamutoD",
"version": "1.2",
"download": "https://kerbalstuff.com/mod/190/Camera%20Tools/download/1.2",
"x_generated_by": "netkan",
"download_size": 12239
}

View File

@ -8,7 +8,6 @@
}
],
"resources": {
"homepage": "",
"kerbalstuff": "https://kerbalstuff.com/mod/333/Coherent%20Contracts"
},
"ksp_version": "0.25",

23
CollisionFX-1.1.ckan Normal file
View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "CollisionFX",
"license": "GPL-2.0",
"install": [
{
"file": "GameData/CollisionFX",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/101496",
"kerbalstuff": "https://kerbalstuff.com/mod/381/Collision%20FX"
},
"ksp_version": "0.25",
"name": "Collision FX",
"abstract": "Adds bangs, sparks and skidding effects to parts.",
"author": "pizzaoverhead",
"version": "1.1",
"download": "https://kerbalstuff.com/mod/381/Collision%20FX/download/1.1",
"x_generated_by": "netkan",
"download_size": 4176533
}

View File

@ -14,7 +14,6 @@
}
],
"resources": {
"homepage": "",
"kerbalstuff": "https://kerbalstuff.com/mod/345/Community%20Tech%20Tree"
},
"ksp_version": "0.25",

View File

@ -0,0 +1,16 @@
{
"spec_version": 1,
"identifier": "ConnectedLivingSpace",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/11/Connected%20Living%20Space"
},
"ksp_version": "0.25",
"name": "Connected Living Space",
"abstract": "Identifies internals spaces that are connected together within a vessel.",
"author": "codepoet",
"version": "1.0.11.0",
"download": "https://kerbalstuff.com/mod/11/Connected%20Living%20Space/download/1.0.11.0",
"x_generated_by": "netkan",
"download_size": 37226
}

View File

@ -0,0 +1,19 @@
{
"spec_version": 1,
"identifier": "ContractConfigurator",
"name": "Contract Configurator",
"abstract": "A config-file based solution for creating new contracts!",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"ksp_version": "0.25",
"description": "A config-file based solution for creating new contracts!",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
"repository": "https://github.com/jrossignol/ContractConfigurator"
},
"author": "jrossignol",
"version": "0.1.0",
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.1.0/ContractConfigurator_0.1.0.zip",
"x_generated_by": "netkan",
"download_size": 22896
}

View File

@ -0,0 +1,42 @@
{
"spec_version": 1,
"name": "Custom Biomes (Real Solar System data)",
"identifier": "CustomBiomes-Data-RSS",
"abstract": "Custom biomes for the Real Solar System",
"license": "CC-BY-NC-SA",
"release_status": "stable",
"ksp_version": "any",
"depends": [
{
"name": "RealSolarSystem"
},
{
"name": "CustomBiomes"
}
],
"provides": [
"CustomBiomes-Data"
],
"conflicts": [
{
"name": "CustomBiomes-Data"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/55145",
"repository": "https://github.com/NathanKell/RealSolarSystem"
},
"install": [
{
"file": "CustomBiomes",
"install_to": "GameData",
"comment": "This regexp only installs PluginData, and nothing else",
"filter_regexp": "^(?!CustomBiomes/PluginData/)"
}
],
"author": "NathanKell",
"version": "v8.3",
"download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.3/RealSolarSystem_v8.3.zip",
"x_generated_by": "netkan",
"download_size": 917562
}

16
DDSLoader-1.7.0.0.ckan Normal file
View File

@ -0,0 +1,16 @@
{
"spec_version": 1,
"identifier": "DDSLoader",
"ksp_version": "0.25",
"resources": {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/96729",
"repository" : "https://github.com/sarbian/DDSLoader/"
},
"name": "DDSLoader",
"license": "CC-BY-NC-SA-4.0",
"abstract": "Loads DDS Textures boringly fast!",
"author": "sarbian",
"version": "1.7.0.0",
"download": "https://ksp.sarbian.com/jenkins/job/DDSLoader/lastSuccessfulBuild/artifact/DDSLoader-1.7.0.0.zip",
"comment" : "Hand packaged by pjf, who loves things to load quickly."
}

View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "DMagicOrbitalScience",
"license": "BSD-3-clause",
"install": [
{
"file": "GameData/DMagic Orbital Science",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/64972",
"kerbalstuff": "https://kerbalstuff.com/mod/5/DMagic%20Orbital%20Science"
},
"ksp_version": "0.25",
"name": "DMagic Orbital Science",
"abstract": "New science parts and experiments",
"author": "DMagic",
"version": "0.9.0.1",
"download": "https://kerbalstuff.com/mod/5/DMagic%20Orbital%20Science/download/0.9.0.1",
"x_generated_by": "netkan",
"download_size": 9331846
}

View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "DMagicOrbitalScience",
"license": "BSD-3-clause",
"install": [
{
"file": "GameData/DMagic Orbital Science",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/64972",
"kerbalstuff": "https://kerbalstuff.com/mod/5/DMagic%20Orbital%20Science"
},
"ksp_version": "0.25",
"name": "DMagic Orbital Science",
"abstract": "New science parts and experiments",
"author": "DMagic",
"version": "0.9.0.2",
"download": "https://kerbalstuff.com/mod/5/DMagic%20Orbital%20Science/download/0.9.0.2",
"x_generated_by": "netkan",
"download_size": 9331873
}

View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "DMagicOrbitalScience",
"license": "BSD-3-clause",
"install": [
{
"file": "GameData/DMagic Orbital Science",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/64972",
"kerbalstuff": "https://kerbalstuff.com/mod/5/DMagic%20Orbital%20Science"
},
"ksp_version": "0.25",
"name": "DMagic Orbital Science",
"abstract": "New science parts and experiments",
"author": "DMagic",
"version": "0.9",
"download": "https://kerbalstuff.com/mod/5/DMagic%20Orbital%20Science/download/0.9",
"x_generated_by": "netkan",
"download_size": 9331355
}

View File

@ -4,7 +4,7 @@
"release_status": "development",
"resources": {
"manual": "https://github.com/godarklight/DarkMultiPlayer/blob/master/README.md",
"repository": "https://github.com/godarklght/DarkMultiPlayer",
"repository": "https://github.com/godarklight/DarkMultiPlayer",
"homepage": "http://forum.kerbalspaceprogram.com/threads/79111-DarkMultiPlayer-0-1-0-0-KSP-0-23-5-Alpha/page1",
"kerbalstuff": "https://kerbalstuff.com/mod/4/DarkMultiPlayer%20Client"
},

View File

@ -0,0 +1,24 @@
{
"spec_version" : 1,
"identifier" : "DockingPortAlignmentIndicator",
"release_status" : "stable",
"license" : "MIT",
"name" : "Docking Port Alignment Indicator",
"abstract" : "Docking Port Alignment Indicator",
"author" : "NavyFish",
"version" : "4.0",
"ksp_version" : "0.25",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/43901"
},
"install": [
{
"file": "GameData/NavyFish",
"install_to": "GameData"
}
],
"download" : "http://addons.cursecdn.com/files/2206/397/DockingPortAlignment_4.0.zip",
"download_size": 463203
}

28
FASA-4.98.ckan Normal file
View File

@ -0,0 +1,28 @@
{
"spec_version": 1,
"identifier": "FASA",
"ksp_version": "0.25",
"license": "restricted",
"depends": [
{
"name": "RasterPropMonitor"
}
],
"install": [
{
"file": "GameData/FASA",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/24867-21-FASA-2-2-Wings!!!-Sept-4?highlight=fasa",
"kerbalstuff": "https://kerbalstuff.com/mod/27/FASA"
},
"name": "FASA",
"abstract": "FASA has Kerbal style NASA space craft from Mercury to Apollo",
"author": "frizzank",
"version": "4.98",
"download": "https://kerbalstuff.com/mod/27/FASA/download/4.98",
"x_generated_by": "netkan",
"download_size": 131329636
}

25
FMRS-v0.3.00.ckan Normal file
View File

@ -0,0 +1,25 @@
{
"spec_version": 1,
"identifier": "FMRS",
"resources": {
"repository": "https://github.com/SIT89/FMRS",
"x_preview": "http://i.imgur.com/gTgNAPj.png?1",
"homepage": "http://forum.kerbalspaceprogram.com/threads/80292-0-23-5-Flight-Manager-for-Reusable-Stages-(FMRS)",
"kerbalstuff": "https://kerbalstuff.com/mod/172/Flight%20Manager%20for%20Reusable%20Stages%20%5BFMRS%5D"
},
"depends": [
{
"name": "ModuleManager"
}
],
"x_netkan_license_ok": true,
"ksp_version": "0.25",
"name": "Flight Manager for Reusable Stages [FMRS]",
"license": "MIT",
"abstract": "FMRS lets you jump back and forth in time. So you can land an recover your launch vehicles.",
"author": "SIT89",
"version": "v0.3.00",
"download": "https://kerbalstuff.com/mod/172/Flight%20Manager%20for%20Reusable%20Stages%20%5BFMRS%5D/download/v0.3.00",
"x_generated_by": "netkan",
"download_size": 69291
}

17
FShangarExtender-2.0.ckan Normal file
View File

@ -0,0 +1,17 @@
{
"spec_version": 1,
"identifier": "FShangarExtender",
"license": "CC-BY-4.0",
"resources": {
"homepage": "http://snjo.net/",
"kerbalstuff": "https://kerbalstuff.com/mod/18/Hangar%20Extender"
},
"ksp_version": "0.24.2",
"name": "Hangar Extender",
"abstract": "Extends the usable area when building in the SPH or VAB, so you can build outside or above the building. Useful for building large aircraft carriers or tall rockets.",
"author": "Snjo",
"version": "2.0",
"download": "https://kerbalstuff.com/mod/18/Hangar%20Extender/download/2.0",
"x_generated_by": "netkan",
"download_size": 6593
}

View File

@ -0,0 +1,45 @@
{
"spec_version": 1,
"identifier": "FerramAerospaceResearch",
"license": "GPL-3.0",
"release_status": "stable",
"resources": {
"repository": "https://github.com/ferram4/Ferram-Aerospace-Research",
"homepage": "http://kerbalspaceprogram.com/forum/showthread.php/20451",
"kerbalstuff": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research"
},
"provides": [
"AerodynamicModel",
"FAR"
],
"conflicts": [
{
"name": "AerodynamicModel"
}
],
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/FerramAerospaceResearch",
"install_to": "GameData"
},
{
"file": "Ships",
"install_to": "Ships",
"optional": true,
"description": "FAR example craft"
}
],
"ksp_version": "0.25",
"name": "Ferram Aerospace Research",
"abstract": "FAR replaces KSP's stock mass-based aerodynamics model with one based on real-life physics.",
"author": "ferram4",
"version": "v0.14.4",
"download": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research/download/v0.14.4",
"x_generated_by": "netkan",
"download_size": 209252
}

View File

@ -0,0 +1,25 @@
{
"spec_version": 1,
"identifier": "FinalFrontier",
"release_status": "stable",
"license": "BSD-2-clause",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/67246",
"x_curse": "http://www.curse.com/ksp-mods/kerbal/221413-final-frontier"
},
"install": [
{
"file": "GameData",
"install_to": "GameData",
"filter": [ "000_Toolbar", "Source" ]
}
],
"ksp_version": "0.25",
"name": "Final Frontier",
"abstract": "The Final Frontier plugin will handle ribbons for extraordinary merits for you. And the number of missions flown (i.e. vessel recovered) is recorded, too.",
"author": "Nereid",
"version": "0.5.9-177",
"x_packaged_by": "hakan42 - hand-packaged as the mod is curse-only at the moment",
"download": "http://addons.curse.cursecdn.com/files/2216/741/FinalFrontier0.5.9-177.zip",
"download_size": 2442489
}

View File

@ -2,8 +2,25 @@
"spec_version": 1,
"identifier": "FinePrint",
"license": "GPL-3.0",
"depends": [
{
"name": "FinePrint-Config"
}
],
"recommends": [
{
"name": "FinePrint-Config-Stock"
}
],
"install": [
{
"file": "FinePrint",
"install_to": "GameData",
"filter": "FinePrint.cfg"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/88445-0-24-2-Fine-Print-v0-5a-Formerly-Extra-Contracts-%28July-27%29",
"homepage": "http://forum.kerbalspaceprogram.com/threads/88445-0-24-2-Fine-Print-v0-5a-Formerly-Extra-Contracts-(July-27)",
"kerbalstuff": "https://kerbalstuff.com/mod/81/Fine%20Print"
},
"ksp_version": "0.25",

View File

@ -0,0 +1,32 @@
{
"spec_version": 1,
"identifier": "FinePrint-Config-Stock",
"name": "FinePrint - Stock Configuration",
"abstract": "Stock configuration files for FinePrint",
"license": "GPL-3.0",
"provides": [
"FinePrint-Config"
],
"conflicts": [
{
"name": "FinePrint-Config"
}
],
"install": [
{
"file": "FinePrint",
"install_to": "GameData",
"filter_regexp": "^(?!FinePrint/FinePrint.cfg)"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/88445-0-24-2-Fine-Print-v0-5a-Formerly-Extra-Contracts-(July-27)",
"kerbalstuff": "https://kerbalstuff.com/mod/81/Fine%20Print"
},
"ksp_version": "0.25",
"author": "Arsonide",
"version": "0.59",
"download": "https://kerbalstuff.com/mod/81/Fine%20Print/download/0.59",
"x_generated_by": "netkan",
"download_size": 210864
}

View File

@ -9,7 +9,7 @@
}
],
"resources": {
"homepage": "http://snjo.net",
"homepage": "http://snjo.net/",
"kerbalstuff": "https://kerbalstuff.com/mod/18/Hangar%20Extender"
},
"ksp_version": "0.24.2",

View File

@ -0,0 +1,19 @@
{
"spec_version": 1,
"identifier": "HaystackContinued",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/89920",
"repository": "https://github.com/qberticus/HaystackContinued",
"kerbalstuff": "https://kerbalstuff.com/mod/100/Haystack%20Continued"
},
"ksp_version": "0.25",
"name": "Haystack Continued",
"abstract": "Now you can find that lost ship you were looking for!",
"author": "qberticus",
"version": "0.3.2.0",
"download": "https://kerbalstuff.com/mod/100/Haystack%20Continued/download/0.3.2.0",
"x_generated_by": "netkan",
"download_size": 86219
}

View File

@ -0,0 +1,30 @@
{
"spec_version": 1,
"identifier": "HooliganLabsAirships",
"release_status": "stable",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/53961",
"x_curse": "http://kerbal.curseforge.com/ksp-mods/220395-hl-airships-v3-0-0-for-ksp-0-25"
},
"depends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "HooliganLabs/GameData/HooliganLabs",
"install_to": "GameData",
"filter": "Source"
}
],
"ksp_version": "0.25",
"name": "HL Airships",
"abstract": "HL Airships adds several airship parts to the game, allowing you to build and design absurd flying contraptions that would make Willy Wonka proud.",
"author": "JewelShisen",
"version": "3.0.0",
"x_packaged_by": "hakan42 - hand-packaged as the mod is curse-only at the moment",
"download": "http://addons.cursecdn.com/files/2216/781/HooliganLabs%20V3.0.0.zip",
"download_size": 11450314
}

View File

@ -15,7 +15,7 @@
}
],
"ksp_version": "0.25",
"ksp_version_min": "0.21.1",
"license": "GPL-3.0",
"author": [ "sirkut", "Forecaster", "Payo", "Ezriilc" ],
"version": "1.2.4.2",

View File

@ -2,6 +2,14 @@
"spec_version": 1,
"identifier": "ImpossibleInnovations",
"x_netkan_license_ok": true,
"depends": [
{
"name": "TweakScale"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/ImpossibleInnovations",

View File

@ -0,0 +1,39 @@
{
"spec_version": 1,
"identifier": "ImpossibleInnovations",
"x_netkan_license_ok": true,
"depends": [
{
"name": "TweakScale"
},
{
"name": "ModuleManager"
},
{
"name": "TechManager"
}
],
"install": [
{
"file": "GameData/ImpossibleInnovations",
"install_to": "GameData"
},
{
"file": "Ships",
"install_to": "Ships"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/86331-0-24-x-Impossible-Innovations-0-5",
"kerbalstuff": "https://kerbalstuff.com/mod/116/Impossible%20Innovations"
},
"ksp_version": "0.25",
"name": "Impossible Innovations",
"license": "CC-BY-NC-SA-4.0",
"abstract": "Adds fusion based engines and tanks, along with other utilities.",
"author": "jandcando",
"version": "0.8",
"download": "https://kerbalstuff.com/mod/116/Impossible%20Innovations/download/0.8",
"x_generated_by": "netkan",
"download_size": 15333249
}

View File

@ -33,6 +33,10 @@
"name": "TextureReplacer"
}
],
"comment": "This may be renamed to USI-Karbonite in the future",
"provides": [
"USI-Karbonite"
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",

View File

@ -16,6 +16,10 @@
"name": "Karbonite"
}
],
"comment": "This may be renamed to USI-KarbonitePlus in the future",
"provides": [
"USI-KarbonitePlus"
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",

View File

@ -24,7 +24,7 @@
],
"x_netkan_license_ok": true,
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/92377-0-24-2-Kerbal-Construction-Time-Release-v1-0-0-%288-29-14%29",
"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"
},
"ksp_version": "0.25",

View File

@ -0,0 +1,27 @@
{
"spec_version": 1,
"identifier": "KerbalEngineerRedux",
"name": "Kerbal Engineer Redux",
"abstract": "Reveals important statistics about your ship and its orbit during building and flight",
"author": "CYBUTEK",
"license": "GPL-3.0",
"release_status": "testing",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/18230",
"github": {
"url": "https://github.com/CYBUTEK/KerbalEngineer"
},
"repository": "https://github.com/CYBUTEK/KerbalEngineer"
},
"install": [
{
"file": "KerbalEngineer",
"install_to": "GameData"
}
],
"version": "1.0.12.0",
"download": "https://github.com/CYBUTEK/KerbalEngineer/releases/download/1.0.12.0/KerbalEngineer-1.0.12.0.zip",
"x_generated_by": "netkan",
"download_size": 1018044,
"ksp_version": "0.25.0"
}

26
KerbalFlightData-R14.ckan Normal file
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.25",
"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": "R14",
"download": "https://github.com/DaMichel/KerbalFlightData/releases/download/R14/KerbalFlightDataR14.zip",
"x_generated_by": "netkan",
"download_size": 20245
}

View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "KerbalFlightIndicators",
"name": "Kerbal Flight Indicators",
"abstract": "Draws a flight vector indicator and other things in your field of view.",
"license": "CC-BY-NC-SA-3.0",
"ksp_version": "0.25",
"recommends": [
{
"name": "Toolbar"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/80277",
"repository": "https://github.com/DaMichel/KerbalFlightIndicators"
},
"author": "DaMichel",
"release_status": "stable",
"version": "R9",
"download": "https://github.com/DaMichel/KerbalFlightIndicators/releases/download/R9/KerbalFlightIndicatorsR9.zip",
"x_generated_by": "netkan",
"download_size": 18307
}

View File

@ -0,0 +1,24 @@
{
"spec_version": 1,
"identifier": "KerbalKonstructs",
"install": [
{
"file": "GameData/medsouz",
"install_to": "GameData"
}
],
"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.25",
"name": "Kerbal Konstructs",
"license": "MIT",
"abstract": "Create New Bases, Buildings and Launch Sites in KSP!",
"author": "medsouz",
"version": "0.5.1b",
"download": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs/download/0.5.1b",
"x_generated_by": "netkan",
"download_size": 967453
}

24
KerbalKonstructs-0.5.ckan Normal file
View File

@ -0,0 +1,24 @@
{
"spec_version": 1,
"identifier": "KerbalKonstructs",
"install": [
{
"file": "GameData/medsouz",
"install_to": "GameData"
}
],
"x_netkan_license_ok": true,
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/93699-0-24-2-WIP-Kerbal-Konstructs-v0-1-0-0-%28Sept-13%29-Static-Objects-and-Launch-Sites%21",
"kerbalstuff": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs"
},
"ksp_version": "0.25",
"name": "Kerbal Konstructs",
"license": "MIT",
"abstract": "Create New Bases, Buildings and Launch Sites in KSP!",
"author": "medsouz",
"version": "0.5",
"download": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs/download/0.5",
"x_generated_by": "netkan",
"download_size": 963579
}

24
KerbalKonstructs-0.6.ckan Normal file
View File

@ -0,0 +1,24 @@
{
"spec_version": 1,
"identifier": "KerbalKonstructs",
"install": [
{
"file": "GameData/medsouz",
"install_to": "GameData"
}
],
"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.25",
"name": "Kerbal Konstructs",
"license": "MIT",
"abstract": "Create New Bases, Buildings and Launch Sites in KSP!",
"author": "medsouz",
"version": "0.6",
"download": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs/download/0.6",
"x_generated_by": "netkan",
"download_size": 968902
}

View File

@ -0,0 +1,27 @@
{
"spec_version": 1,
"identifier": "ModernChineseFlagPack",
"license": "restricted",
"install": [
{
"file": "Bydysawd",
"install_to": "GameData",
"filter": [
".DS_Store",
"Koumintang:Navy.png"
]
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/100363-Modern-Chinese-Flag-Pack",
"kerbalstuff": "https://kerbalstuff.com/mod/343/Modern%20Chinese%20Flag%20Pack"
},
"ksp_version": "0.25",
"name": "Modern Chinese Flag Pack",
"abstract": "A collection of flags from modern Chinese history. Includes flags from the Qing Dynasty, Tibet, the Republic of China, and the People's Republic of China plus the special administrative regions. I added extra flags like military flags, party flags, and revolutionary flags. ",
"author": "CelticCossack25",
"version": "1.2",
"download": "https://kerbalstuff.com/mod/343/Modern%20Chinese%20Flag%20Pack/download/1.2",
"x_generated_by": "netkan",
"download_size": 1031535
}

View File

@ -0,0 +1,27 @@
{
"spec_version": 1,
"identifier": "ModernChineseFlagPack",
"license": "restricted",
"install": [
{
"file": "Bydysawd",
"install_to": "GameData",
"filter": [
".DS_Store",
"Koumintang:Navy.png"
]
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/100363-Modern-Chinese-Flag-Pack",
"kerbalstuff": "https://kerbalstuff.com/mod/343/Modern%20Chinese%20Flag%20Pack"
},
"ksp_version": "0.25",
"name": "Modern Chinese Flag Pack",
"abstract": "A collection of flags from modern Chinese history. Includes flags from the Qing Dynasty, Tibet, the Republic of China, and the People's Republic of China plus the special administrative regions. I added extra flags like military flags, party flags, and revolutionary flags. ",
"author": "CelticCossack25",
"version": "1.3",
"download": "https://kerbalstuff.com/mod/343/Modern%20Chinese%20Flag%20Pack/download/1.3",
"x_generated_by": "netkan",
"download_size": 1034770
}

22
NBody-0.0.ckan Normal file
View File

@ -0,0 +1,22 @@
{
"spec_version": 1,
"identifier": "NBody",
"ksp_version": "0.25",
"resources":
{
"homepage": "http://forum.kerbalspaceprogram.com/threads/70881-0-25-Orbit-Manipulator-Series-(Updated-March-12-2014)"
},
"name": "Orbit Manipulator Series",
"license": "MIT",
"abstract": "Ion Engines in time warp, Atmospheric decay in time warp, simple N-Body dynamics",
"author": "HoneyFox",
"version": "0.0",
"download": "https://www.dropbox.com/s/w8sgzy4q7gdlops/NBody.zip?dl=1",
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
"install": [
{
"file" : "NBody",
"install_to" : "GameData"
}
]
}

22
NavHud-1.1.2.ckan Normal file
View File

@ -0,0 +1,22 @@
{
"spec_version": 1,
"identifier": "NavHud",
"license": "MIT",
"name": "NavHud",
"abstract": "a NavBall inspired Heads Up Display",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/81543",
"repository": "https://github.com/Ninenium/NavHud"
},
"install": [
{
"file": "GameData/NavHud",
"install_to": "GameData"
}
],
"author": "Ninenium",
"version": "1.1.2",
"download": "https://github.com/Ninenium/NavHud/releases/download/1.1.2/NavHud_1.1.2.zip",
"x_generated_by": "netkan",
"download_size": 55232
}

View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "NavballDockingIndicator",
"name": "Simple Docking Indicator by mic_e",
"author": "mic_e",
"abstract": "Provides a simple navball indicator that is useful for docking",
"license": "GPL-3.0",
"ksp_version": "0.25",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/54303-0-25-Navball-docking-alignment-indicator-v4",
"repository": "https://github.com/mic-e/kspnavballdockingalignmentindicator"
},
"install": [
{
"file": "NavBallDockingAlignmentIndicator/GameData/NavBallDockingAlignmentIndicator",
"install_to": "GameData"
}
],
"version": "v5",
"download": "https://github.com/mic-e/kspnavballdockingalignmentindicator/releases/download/v5/NavBallDockingAlignmentIndicator.zip",
"x_generated_by": "netkan",
"download_size": 21859
}

View File

@ -0,0 +1,28 @@
{
"spec_version": 1,
"identifier": "NearFutureProps",
"license": "CC-BY-NC-SA-4.0",
"install": [
{
"file": "GameData/NearFutureProps",
"install_to": "GameData"
}
],
"suggests": [
{
"name": "CommunityTechTree"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/91814",
"kerbalstuff": "https://kerbalstuff.com/mod/351/Stockalike%20Station%20Parts%20Expansion"
},
"ksp_version": "0.25",
"name": "Stockalike Station Parts Expansion",
"abstract": "Expand space and surface stations with this purpose-built collection of stockalike parts",
"author": "Nertea",
"version": "0.2.1",
"download": "https://kerbalstuff.com/mod/351/Stockalike%20Station%20Parts%20Expansion/download/0.2.1",
"x_generated_by": "netkan",
"download_size": 20585182
}

View File

@ -0,0 +1,28 @@
{
"spec_version": 1,
"identifier": "NearFutureProps",
"name": "Near Future Props",
"abstract": "Props used in Near Future Ships and Stockalike Station Parts Expansion by Nertea",
"version": "0.3.1",
"author": "Nertea",
"license": "CC-BY-NC-SA-4.0",
"install": [
{
"file": "GameData/NearFutureProps",
"install_to": "GameData"
}
],
"suggests": [
{
"name": "CommunityTechTree"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/91814",
"kerbalstuff": "https://kerbalstuff.com/mod/351/Stockalike%20Station%20Parts%20Expansion"
},
"ksp_version": "0.25",
"download": "https://kerbalstuff.com/mod/351/Stockalike%20Station%20Parts%20Expansion/download/0.2.1",
"x_generated_by": "netkan",
"download_size": 20585182
}

View File

@ -3,7 +3,10 @@
"identifier": "NearFutureSpacecraft",
"depends": [
{
"name": "RasterPropMonitor"
"name": "RasterPropMonitor-Core"
},
{
"name": "NearFutureProps"
}
],
"suggests": [
@ -12,11 +15,6 @@
}
],
"install": [
{
"file": "GameData/NearFutureProps",
"install_to": "GameData",
"comment": "IVA props for RPM"
},
{
"file": "GameData/NearFutureSpacecraft",
"install_to": "GameData"

25
PartCatalog.ckan Normal file
View File

@ -0,0 +1,25 @@
{
"spec_version": 1,
"identifier": "PartCatalog",
"ksp_version": "0.25",
"resources":
{
"homepage": "http://forum.kerbalspaceprogram.com/threads/35018-0-25-PartCatalog-3-0-RC8-(2014-10-08)"
},
"name" : "Part Catalog",
"license" : "CC-BY-SA-3.0",
"abstract": "The PartCatalog allows you categorize your parts into Tags in order to make your building experience less frustrating by reducing the time you're looking for that one part.",
"author" : "BlackNecro",
"version" : "3.0_RC8",
"download": "https://dl.dropboxusercontent.com/u/11467249/PartCatalog/PartCatalog3.0_RC8.zip",
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
"install" :
[{
"file" : "KSPLua",
"install_to": "GameData"
},
{
"file" : "PartCatalog",
"install_to": "GameData"
}]
}

23
PorkjetHabitats-v0.4.ckan Normal file
View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "PorkjetHabitats",
"ksp_version": "0.25",
"resources":
{
"homepage": "http://forum.kerbalspaceprogram.com/threads/64442-Habitat-Pack"
},
"name": "Habitat Pack",
"license": "restricted",
"abstract": "This pack provides a variety of habitat modules and base building parts to give players the ability to colonize space in a more realistic way.",
"author": "Porkjet",
"version": "0.4",
"download": "https://www.dropbox.com/s/7rfuu6ott8j5bl7/Habitat%20Pack.zip?dl=1",
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
"depends" : [ {"name" : "FirespitterCore" } ],
"install": [
{
"file" : "GameData/HabitatPack",
"install_to" : "GameData"
}
]
}

View File

@ -0,0 +1,16 @@
{
"spec_version": 1,
"identifier": "ProceduralParts",
"name": "Procedural Parts",
"abstract": "ProceduralParts allows you to procedurally generate a number of different parts in a range of sizes and shapes.",
"license": "CC-BY-3.0",
"ksp_version": "0.25",
"resources": {
"repository": "https://github.com/Swamp-Ig/ProceduralParts"
},
"author": "NathanKell",
"version": "v0.9.20",
"download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v0.9.20/ProceduralParts-0.9.20.zip",
"x_generated_by": "netkan",
"download_size": 7403194
}

22
Proton-1.0.ckan Normal file
View File

@ -0,0 +1,22 @@
{
"spec_version": 1,
"identifier": "Proton",
"license": "restricted",
"install": [
{
"file": "SovietPack",
"install_to": "GameData"
}
],
"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",
"version": "1.0",
"download": "https://kerbalstuff.com/mod/373/BobCat%20Ind.%20Proton%20Rocket/download/1.0",
"x_generated_by": "netkan",
"download_size": 2465307
}

View File

@ -0,0 +1,17 @@
{
"spec_version": 1,
"identifier": "QuantumStrutsContinued",
"license": "BSD-2-clause",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/93818",
"kerbalstuff": "https://kerbalstuff.com/mod/168/QuantumStrutsContinued"
},
"ksp_version": "0.25",
"name": "QuantumStrutsContinued",
"abstract": "Magical struts for rigidifying vessels outside the assembly buildings",
"author": "toadicus",
"version": "1.1",
"download": "https://kerbalstuff.com/mod/168/QuantumStrutsContinued/download/1.1",
"x_generated_by": "netkan",
"download_size": 913747
}

29
RCSLandAid-1.3.ckan Normal file
View File

@ -0,0 +1,29 @@
{
"spec_version": 1,
"name": "RCS Landing Aid",
"identifier": "RCSLandAid",
"author": "Diazo",
"abstract": "Cancel your horizontal velocity with your RCS to land. Also allows hovering over a specific point.",
"license": "GPL-3.0",
"release_status": "stable",
"ksp_version": "0.25",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/85838",
"repository": "https://github.com/SirDiazo/RCSLandAid"
},
"depends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"version": "1.3",
"download": "https://github.com/SirDiazo/RCSLandAid/releases/download/1.3/RCSLandAid13.zip",
"x_generated_by": "netkan",
"download_size": 15631
}

34
RFStockalike-v2.0.5.ckan Normal file
View File

@ -0,0 +1,34 @@
{
"spec_version": 1,
"identifier": "RFStockalike",
"name": "Stockalike RF Configs",
"abstract": "Adds RealFuels configs to stock and many mods' engines, keeping engine role as designed to fit with stock and stock-aligned mods.",
"license": "CC-BY-SA",
"install": [
{
"file": "RFStockalike/GameData/RealFuels",
"install_to": "GameData"
}
],
"depends": [
{
"name": "RealFuels"
},
{
"name": "ModuleRCSFX"
}
],
"provides": [
"RealFuels-Engine-Configs"
],
"comment": "Multiple configs can be installed; RO disables its engine configs if RFStockalike is detected. KSP-CKAN/NetKAN#55.",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/81239",
"repository": "https://github.com/Raptor831/RFStockalike"
},
"author": "Raptor831",
"version": "v2.0.5",
"download": "https://github.com/Raptor831/RFStockalike/releases/download/v2.0.5/RFStockalike.zip",
"x_generated_by": "netkan",
"download_size": 50363
}

34
RFStockalike-v2.0.6.ckan Normal file
View File

@ -0,0 +1,34 @@
{
"spec_version": 1,
"identifier": "RFStockalike",
"name": "Stockalike RF Configs",
"abstract": "Adds RealFuels configs to stock and many mods' engines, keeping engine role as designed to fit with stock and stock-aligned mods.",
"license": "CC-BY-SA",
"install": [
{
"file": "RFStockalike/GameData/RealFuels",
"install_to": "GameData"
}
],
"depends": [
{
"name": "RealFuels"
},
{
"name": "ModuleRCSFX"
}
],
"provides": [
"RealFuels-Engine-Configs"
],
"comment": "Multiple configs can be installed; RO disables its engine configs if RFStockalike is detected. KSP-CKAN/NetKAN#55.",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/81239",
"repository": "https://github.com/Raptor831/RFStockalike"
},
"author": "Raptor831",
"version": "v2.0.6",
"download": "https://github.com/Raptor831/RFStockalike/releases/download/v2.0.6/RFStockalike.zip",
"x_generated_by": "netkan",
"download_size": 52008
}

44
RP-0-v0.08.ckan Normal file
View File

@ -0,0 +1,44 @@
{
"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": "ProceduralDyanmics"
},
{
"name": "TweakScale"
},
{
"name": "ProceduralParts"
}
],
"resources": {
"repository": "https://github.com/KSP-RO/RP-0"
},
"version": "v0.08",
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.08/RP-0-v0.08.zip",
"x_generated_by": "netkan",
"download_size": 18925
}

44
RP-0-v0.09.ckan Normal file
View File

@ -0,0 +1,44 @@
{
"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": "ProceduralDyanmics"
},
{
"name": "TweakScale"
},
{
"name": "ProceduralParts"
}
],
"resources": {
"repository": "https://github.com/KSP-RO/RP-0"
},
"version": "v0.09",
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.09/RP-0-v0.09.zip",
"x_generated_by": "netkan",
"download_size": 35288
}

44
RP-0-v0.10.ckan Normal file
View File

@ -0,0 +1,44 @@
{
"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": "ProceduralDyanmics"
},
{
"name": "TweakScale"
},
{
"name": "ProceduralParts"
}
],
"resources": {
"repository": "https://github.com/KSP-RO/RP-0"
},
"version": "v0.10",
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.10/RP-0-v0.10.zip",
"x_generated_by": "netkan",
"download_size": 35902
}

44
RP-0-v0.11.ckan Normal file
View File

@ -0,0 +1,44 @@
{
"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": "ProceduralDyanmics"
},
{
"name": "TweakScale"
},
{
"name": "ProceduralParts"
}
],
"resources": {
"repository": "https://github.com/KSP-RO/RP-0"
},
"version": "v0.11",
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.11/RP-0-v0.11.zip",
"x_generated_by": "netkan",
"download_size": 36402
}

62
RP-0-v0.12.ckan Normal file
View File

@ -0,0 +1,62 @@
{
"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"
},
{
"file": "GameData/FinePrint",
"install_to": "GameData"
}
],
"resources": {
"repository": "https://github.com/KSP-RO/RP-0"
},
"version": "v0.12",
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.12/RP-0-v0.12.zip",
"x_generated_by": "netkan",
"download_size": 39559
}

62
RP-0-v0.13.ckan Normal file
View File

@ -0,0 +1,62 @@
{
"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"
},
{
"file": "GameData/FinePrint",
"install_to": "GameData"
}
],
"resources": {
"repository": "https://github.com/KSP-RO/RP-0"
},
"version": "v0.13",
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.13/RP-0-v0.13.zip",
"x_generated_by": "netkan",
"download_size": 40798
}

View File

@ -0,0 +1,28 @@
{
"spec_version": 1,
"name": "Taurus HCV - 3.75 m Stock-ish Crew Pod",
"identifier": "RandSCapsuledyne",
"license": "CC-BY-SA-3.0",
"install": [
{
"file": "GameData/R&SCapsuledyne",
"install_to": "GameData"
}
],
"depends": [
{
"name": "BDAnimationModules"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/75074-Taurus-HCV-3-75-m-Stock-ish-Crew-Pod-v-b0-5-April-4-2014?p=1064792#post1064792",
"kerbalstuff": "https://kerbalstuff.com/mod/13/Taurus%20HCV%20-%203.75%20m%20Stock-ish%20Crew%20Pod"
},
"ksp_version": "0.25",
"abstract": "The Taurus High Capacity Vehicle is a 7 kerbal, 3.75-m cockpit designed to integrate well with the stock game.",
"author": "jnrobinson",
"version": "1.3.01",
"download": "https://kerbalstuff.com/mod/13/Taurus%20HCV%20-%203.75%20m%20Stock-ish%20Crew%20Pod/download/1.3.01",
"x_generated_by": "netkan",
"download_size": 8087818
}

33
RealEffects-1.0.ckan Normal file
View File

@ -0,0 +1,33 @@
{
"spec_version": 1,
"identifier": "RealEffects",
"license": "CC-BY-NC-SA-4.0",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.5.1"
},
{
"name": "SmokeScreen",
"min_version": "2.5.0"
}
],
"install": [
{
"file": "GameData/RealEffects",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/100519-Real-Effects-An-FX-mod-for-Realism-Overhaul-DEV",
"kerbalstuff": "https://kerbalstuff.com/mod/375/Real%20Effects"
},
"ksp_version": "0.25",
"name": "Real Effects",
"abstract": "Realistic effects mod for Realism Overhaul",
"author": "Dragon01",
"version": "1.0",
"download": "https://kerbalstuff.com/mod/375/Real%20Effects/download/1.0",
"x_generated_by": "netkan",
"download_size": 12485857
}

View File

@ -9,6 +9,9 @@
{
"name": "RSSTextures"
},
{
"name": "DDSLoader"
},
{
"name": "ModuleManager",
"min_version": "2.5.0"
@ -25,6 +28,11 @@
"name": "Toolbar"
}
],
"suggests": [
{
"name": "RemoteTech-Config-RSS"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/55145",
"repository": "https://github.com/NathanKell/RealSolarSystem"

52
RealSolarSystem-v8.3.ckan Normal file
View File

@ -0,0 +1,52 @@
{
"spec_version": 1,
"name": "Real Solar System",
"identifier": "RealSolarSystem",
"abstract": "Resizes and rearranges the Kerbal system to more closely resemble the Solar System",
"license": "CC-BY-NC-SA",
"release_status": "stable",
"depends": [
{
"name": "RSSTextures"
},
{
"name": "DDSLoader"
},
{
"name": "ModuleManager",
"min_version": "2.5.0"
}
],
"recommends": [
{
"name": "CustomBiomes-Data-RSS"
},
{
"name": "RealismOverhaul"
},
{
"name": "Toolbar"
}
],
"suggests": [
{
"name": "RemoteTech-Config-RSS"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/55145",
"repository": "https://github.com/NathanKell/RealSolarSystem"
},
"install": [
{
"file": "RealSolarSystem",
"install_to": "GameData"
}
],
"author": "NathanKell",
"version": "v8.3",
"download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.3/RealSolarSystem_v8.3.zip",
"x_generated_by": "netkan",
"download_size": 917562,
"ksp_version": "0.25.0"
}

194
RealismOverhaul-v7.0.2.ckan Normal file
View File

@ -0,0 +1,194 @@
{
"spec_version": 1,
"name": "Realism Overhaul",
"identifier": "RealismOverhaul",
"abstract": "Multipatch to KSP to give things realistic stats and sizes",
"license": "CC-BY-SA",
"release_status": "stable",
"depends": [
{
"name": "AJE"
},
{
"name": "CrossFeedEnabler"
},
{
"name": "FerramAerospaceResearch"
},
{
"name": "KerbalJointReinforcement"
},
{
"name": "ModuleManager"
},
{
"name": "ModuleRCSFX"
},
{
"name": "RealFuels"
},
{
"name": "RealSolarSystem"
}
],
"recommends": [
{
"name": "ActiveTextureManagement"
},
{
"name": "ConnectedLivingSpace"
},
{
"name": "DeadlyReentry"
},
{
"name": "EngineIgnitor"
},
{
"name": "FShangarExtender"
},
{
"name": "MechJeb2"
},
{
"name": "ModuleFixer"
},
{
"name": "NBody"
},
{
"name": "PartCatalog"
},
{
"name": "ProceduralDynamics"
},
{
"name": "ProceduralFairings"
},
{
"name": "ProceduralParts"
},
{
"name": "RealChute"
},
{
"name": "RemoteTech"
},
{
"name": "RT2RSSSettingsFile"
},
{
"name": "SelectRoot"
},
{
"name": "TACLS"
},
{
"name": "TACLS-Config-RealismOverhaul"
},
{
"name": "TextureReplacer"
},
{
"name": "Toolbar"
},
{
"name": "TweakScale"
}
],
"suggests": [
{
"name": "Service-Compartments-6S"
},
{
"name": "AIESAerospace"
},
{
"name": "ALCOR"
},
{
"name": "DMagicOrbitalScience"
},
{
"name": "FASA"
},
{
"name": "KAS"
},
{
"name": "KWRocketry"
},
{
"name": "LazTekSpaceXExploration"
},
{
"name": "LazTekSpaceXHistoric"
},
{
"name": "LazTekSpaceXLaunch"
},
{
"name": "NearFutureConstruction"
},
{
"name": "NearFutureElectric"
},
{
"name": "NearFuturePropulsion"
},
{
"name": "NearFutureSolar"
},
{
"name": "NearFutureSpacecraft"
},
{
"name": "PorkjetHabitats"
},
{
"name": "RLA-Stockalike"
},
{
"name": "RocketdyneF-1"
},
{
"name": "SovietEngines"
},
{
"name": "SXT"
},
{
"name": "UniversalStorage"
},
{
"name": "UniversalStorage-KAS"
},
{
"name": "UniversalStorage-TAC"
}
],
"provides": [
"RealFuels-Engine-Configs"
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/99966",
"repository": "https://github.com/KSP-RO/RealismOverhaul"
},
"install": [
{
"file": "RealismOverhaul",
"install_to": "GameData"
},
{
"file": "KAS",
"install_to": "GameData",
"comment": "KAS config, does not overwrite"
}
],
"author": "Felger",
"version": "v7.0.2",
"download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v7.0.2/RealismOverhaul7_0_2.zip",
"x_generated_by": "netkan",
"download_size": 1395210,
"ksp_version": "0.25.0"
}

View File

@ -0,0 +1,26 @@
{
"spec_version": 1,
"identifier": "RemoteTech-Config-RSS",
"ksp_version": "0.25",
"resources":
{
"homepage": "http://forum.kerbalspaceprogram.com/threads/99966-0-25-0-Realism-Overhaul-6-1-2c"
},
"name": "RemoteTech RSS Configuration",
"license": "CC-BY-4.0",
"abstract": "Adds ground stations to launch sites in Real Solar System. Manually remove RemoteTech/RemoteTech_Settings.cfg first",
"author": "CerberusRCAF",
"version": "0.0",
"download": "https://www.dropbox.com/s/ohqv9r9mwng2500/RemoteTech_RSS_Settings.zip?dl=1",
"comment" : "Packaged by Felger",
"depends" : [
{ "name" : "RemoteTech" },
{ "name" : "RealSolarSystem" }
],
"provides" : [ "RemoteTech-Config" ],
"conflicts" : [ { "name" : "RemoteTech-Config" } ],
"install": [{
"file" : "RemoteTech",
"install_to" : "GameData"
}]
}

View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "ResourceOverview",
"license": "CC-BY-SA-4.0",
"install": [
{
"file": "ResourceOverview_1.0.1.1",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/92928",
"kerbalstuff": "https://kerbalstuff.com/mod/186/Resource%20Overview"
},
"ksp_version": "0.25",
"name": "Resource Overview",
"abstract": "Shows a small window in the VAB/SPH with all the resources and optional dry mass, total mass, crew capacity and part count.",
"author": "SMILIE",
"version": "1.0.1.1",
"download": "https://kerbalstuff.com/mod/186/Resource%20Overview/download/1.0.1.1",
"x_generated_by": "netkan",
"download_size": 18976
}

54
RetroFuture-1.7.2.ckan Normal file
View File

@ -0,0 +1,54 @@
{
"spec_version": 1,
"identifier": "RetroFuture",
"depends": [
{
"name": "FirespitterCore"
},
{
"name": "ModuleManager",
"min_version": "2.5.1"
}
],
"recommends": [
{
"name": "FerramAerospaceResearch"
},
{
"name": "RasterPropMonitor"
},
{
"name": "ProceduralDynamics"
}
],
"suggests": [
{
"name": "SmokeScreen"
},
{
"name": "BDArmory"
},
{
"name": "TweakScale"
}
],
"install": [
{
"file": "RetroFuture",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/84054",
"kerbalstuff": "https://kerbalstuff.com/mod/111/Retro-Future%20Planes"
},
"ksp_version": "0.25",
"name": "Retro-Future Planes",
"license": "CC-BY-NC-SA-4.0",
"abstract": "engines and more airplane parts for KSP; futuristic performance, classic designs",
"author": "NohArk",
"version": "1.7.2",
"download": "https://kerbalstuff.com/mod/111/Retro-Future%20Planes/download/1.7.2",
"x_generated_by": "netkan",
"download_size": 44624851
}

21
RocketdyneF-1-1.2.ckan Normal file
View File

@ -0,0 +1,21 @@
{
"spec_version": 1,
"identifier": "RocketdyneF-1",
"ksp_version": "0.25",
"resources":
{
"homepage": "http://forum.kerbalspaceprogram.com/threads/47892"
},
"name": "Rocketdyne F-1",
"license": "GPL-3.0",
"abstract": "A 1:1 replica of the F-1 engines used on the Saturn V moon rockets.",
"author": "1096bimu",
"version": "1.2",
"download": "https://www.dropbox.com/s/d3jd97ve6kvutd9/Hakari.zip?dl=1",
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
"install" : [
{
"file" : "Hakari",
"install_to": "GameData"
}]
}

View File

@ -17,7 +17,6 @@
}
],
"resources": {
"homepage": "",
"kerbalstuff": "https://kerbalstuff.com/mod/78/Rover'N'Others%20set%201"
},
"ksp_version": "0.25",

View File

@ -17,7 +17,6 @@
}
],
"resources": {
"homepage": "",
"kerbalstuff": "https://kerbalstuff.com/mod/107/Rover'N'Others%20set%202"
},
"ksp_version": "0.25",

View File

@ -25,7 +25,6 @@
}
],
"resources": {
"homepage": "",
"kerbalstuff": "https://kerbalstuff.com/mod/336/Rover'N'Others%20set%203"
},
"ksp_version": "0.25",

21
SelectRoot-1.0.ckan Normal file
View File

@ -0,0 +1,21 @@
{
"spec_version": 1,
"identifier": "SelectRoot",
"ksp_version": "0.25",
"resources":
{
"homepage": "http://forum.kerbalspaceprogram.com/threads/43208-0-24-Jul18-SelectRoot-Set-a-new-root-part-Still-works-in-0-25"
},
"name": "Select Root",
"license": "MIT",
"abstract": "SelectRoot allows you to select a part on your vessel to become the new root part. As if you rebuilt your craft starting with that part. Best used with your favorite subassembly loader!",
"author": "FW Industries",
"version": "1.0",
"download": "https://dl.dropboxusercontent.com/u/7121093/ksp-mods/KSP-Plugin-24.0-SelectRoot-Jul18.zip",
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
"install" : [
{
"file" : "GameData/SelectRoot",
"install_to": "GameData"
}]
}

View File

@ -1,6 +1,6 @@
{
"spec_version": 1,
"identifier": "6S_Service_Compartments",
"identifier": "Service-Compartments-6S",
"ksp_version": "0.25",
"resources":
{
@ -10,7 +10,7 @@
"license": "CC-BY-NC-SA",
"abstract": "It's a tube.. and a hull... and a cargo bay... and a.. well, just about everything. And it is only 2 PARTS!!!",
"author": "nothke",
"version": "0.0",
"version": "1.2",
"download": "http://addons.cursecdn.com/files/2201/755/tubes.zip",
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
"install": [
@ -22,4 +22,4 @@
"depends": [
{ "name": "FirespitterCore" }
]
}
}

22
SovietEngines-1.0.ckan Normal file
View File

@ -0,0 +1,22 @@
{
"spec_version": 1,
"identifier": "SovietEngines",
"license": "restricted",
"install": [
{
"file": "BobCatind",
"install_to": "GameData"
}
],
"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",
"version": "1.0",
"download": "https://kerbalstuff.com/mod/374/BobCat's%20Soviet%20Engine%20Pack/download/1.0",
"x_generated_by": "netkan",
"download_size": 24891143
}

View File

@ -22,7 +22,7 @@
],
"x_netkan_license_ok": true,
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/86677-0-24-2-StageRecovery-Recover-Funds-from-Dropped-Stages-v1-3-%288-5-14%29",
"homepage": "http://forum.kerbalspaceprogram.com/threads/86677-0-24-2-StageRecovery-Recover-Funds-from-Dropped-Stages-v1-3-(8-5-14)",
"kerbalstuff": "https://kerbalstuff.com/mod/97/StageRecovery"
},
"ksp_version": "0.25",

View File

@ -0,0 +1,36 @@
{
"spec_version": 1,
"identifier": "StationPartsExpansion",
"license": "CC-BY-NC-SA-4.0",
"install": [
{
"file": "GameData/StationPartsExpansion",
"install_to": "GameData"
}
],
"depends": [
{
"name": "RasterPropMonitor-Core"
},
{
"name": "NearFutureProps"
}
],
"suggests": [
{
"name": "CommunityTechTree"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/91814",
"kerbalstuff": "https://kerbalstuff.com/mod/351/Stockalike%20Station%20Parts%20Expansion"
},
"ksp_version": "0.25",
"name": "Stockalike Station Parts Expansion",
"abstract": "Expand space and surface stations with this purpose-built collection of stockalike parts",
"author": "Nertea",
"version": "0.2.1",
"download": "https://kerbalstuff.com/mod/351/Stockalike%20Station%20Parts%20Expansion/download/0.2.1",
"x_generated_by": "netkan",
"download_size": 20585182
}

View File

@ -0,0 +1,39 @@
{
"spec_version": 1,
"ksp_version": "any",
"name": "TAC Life Support (TACLS) - Realism Overhaul Config",
"identifier": "TACLS-Config-RealismOverhaul",
"abstract": "Realism Overhaul config for TACLS",
"license": "CC-BY-SA",
"release_status": "stable",
"depends": [
{
"name": "RealismOverhaul"
},
{
"name": "TACLS"
}
],
"provides": [
"TACLS-Config"
],
"conflicts": [
{
"name": "TACLS-Config"
}
],
"install": [
{
"file": "ThunderAerospace",
"install_to": "GameData"
}
],
"resources": {
"repository": "https://github.com/KSP-RO/RealismOverhaul"
},
"author": "Felger",
"version": "v7.0.2",
"download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v7.0.2/RealismOverhaul7_0_2.zip",
"x_generated_by": "netkan",
"download_size": 1395210
}

View File

@ -0,0 +1,17 @@
{
"spec_version": 1,
"identifier": "TacFuelBalancer",
"name": "TAC Fuel Balancer",
"author": "Taranis Elsu",
"abstract": "It transfers, it balances, it mixes, it stirs!",
"license": "CC-BY-NC-SA-3.0",
"ksp_version": "0.25",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/25823-0-25-TAC-Fuel-Balancer-v2-4-1-10Oct",
"repository": "https://github.com/taraniselsu/TacFuelBalancer"
},
"version": "v2.4.1",
"download": "https://github.com/taraniselsu/TacFuelBalancer/releases/download/v2.4.1/TacFuelBalancer_2.4.1.5.zip",
"x_generated_by": "netkan",
"download_size": 48225
}

30
Tantares-12.1.ckan Normal file
View File

@ -0,0 +1,30 @@
{
"spec_version": 1,
"name": "Tantares",
"identifier": "Tantares",
"author": "Beale",
"abstract": "Stockalike Soyuz and MIR",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"ksp_version_min": "0.25",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/81537",
"kerbalstuff": "https://kerbalstuff.com/mod/303"
},
"suggests": [
{
"name": "CommunityTechTree"
}
],
"install": [
{
"file": "GameData/Tantares",
"install_to": "GameData"
}
],
"x_maintained_by": "eagleshift",
"version": "12.1",
"download": "https://kerbalstuff.com/mod/303/Tantares%20-%20Stockalike%20Soyuz%20&%20More/download/12.1",
"x_generated_by": "netkan",
"download_size": 16690696
}

18
TechManager-1.5.ckan Normal file
View File

@ -0,0 +1,18 @@
{
"spec_version": 1,
"identifier": "TechManager",
"x_netkan_license_ok": true,
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/98293-0-25-TechManager-Version-1-0",
"kerbalstuff": "https://kerbalstuff.com/mod/297/TechManager"
},
"ksp_version": "0.25",
"name": "TechManager",
"license": "MIT",
"abstract": "This mod will allow you to change the tech tree, including the creation of new tech nodes. ",
"author": "anonish",
"version": "1.5",
"download": "https://kerbalstuff.com/mod/297/TechManager/download/1.5",
"x_generated_by": "netkan",
"download_size": 39956
}

View File

@ -0,0 +1,18 @@
{
"spec_version": 1,
"identifier": "TextureReplacer",
"license": "CC-BY-NC-SA-4.0",
"comment": "Plugin is MIT, but some parts CC-BY-NC-SA, and we always specify most restrictive in metadata.",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/60961",
"kerbalstuff": "https://kerbalstuff.com/mod/150/TextureReplacer"
},
"ksp_version": "0.25",
"name": "TextureReplacer",
"abstract": "Kerbal pimping and texture replacement, compression, mipmap generation and trilinear filtering.",
"author": "shaw",
"version": "1.10.2",
"download": "https://kerbalstuff.com/mod/150/TextureReplacer/download/1.10.2",
"x_generated_by": "netkan",
"download_size": 152886
}

View File

@ -0,0 +1,18 @@
{
"spec_version": 1,
"identifier": "TextureReplacer",
"license": "CC-BY-NC-SA-4.0",
"comment": "Plugin is MIT, but some parts CC-BY-NC-SA, and we always specify most restrictive in metadata.",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/60961",
"kerbalstuff": "https://kerbalstuff.com/mod/150/TextureReplacer"
},
"ksp_version": "0.25",
"name": "TextureReplacer",
"abstract": "Kerbal pimping and texture replacement, compression, mipmap generation and trilinear filtering.",
"author": "shaw",
"version": "2.0.1",
"download": "https://kerbalstuff.com/mod/150/TextureReplacer/download/2.0.1",
"x_generated_by": "netkan",
"download_size": 156647
}

18
TextureReplacer-2.0.ckan Normal file
View File

@ -0,0 +1,18 @@
{
"spec_version": 1,
"identifier": "TextureReplacer",
"license": "CC-BY-NC-SA-4.0",
"comment": "Plugin is MIT, but some parts CC-BY-NC-SA, and we always specify most restrictive in metadata.",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/60961",
"kerbalstuff": "https://kerbalstuff.com/mod/150/TextureReplacer"
},
"ksp_version": "0.25",
"name": "TextureReplacer",
"abstract": "Kerbal pimping and texture replacement, compression, mipmap generation and trilinear filtering.",
"author": "shaw",
"version": "2.0",
"download": "https://kerbalstuff.com/mod/150/TextureReplacer/download/2.0",
"x_generated_by": "netkan",
"download_size": 156441
}

25
TimeControl-13.2.ckan Normal file
View File

@ -0,0 +1,25 @@
{
"spec_version": 1,
"identifier": "TimeControl",
"license": "MIT",
"release_status": "stable",
"resources": {
"repository": "https://github.com/Xaiier/TimeControl",
"homepage": "http://forum.kerbalspaceprogram.com/threads/69363",
"kerbalstuff": "https://kerbalstuff.com/mod/21/Time%20Control"
},
"install": [
{
"file": "TimeControl",
"install_to": "GameData"
}
],
"ksp_version": "0.25",
"name": "Time Control",
"abstract": "The advanced successor to the popular Dynamic Warp mod, Time Control gives you complete control of all aspects of the passage of time in KSP.",
"author": "Xaiier",
"version": "13.2",
"download": "https://kerbalstuff.com/mod/21/Time%20Control/download/13.2",
"x_generated_by": "netkan",
"download_size": 25284
}

View File

@ -0,0 +1,17 @@
{
"spec_version": 1,
"identifier": "TweakableEverything",
"license": "BSD-3-clause",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/64711",
"kerbalstuff": "https://kerbalstuff.com/mod/255/TweakableEverything"
},
"ksp_version": "0.25",
"name": "TweakableEverything",
"abstract": "For all your part tweaking needs",
"author": "toadicus",
"version": "1.5",
"download": "https://kerbalstuff.com/mod/255/TweakableEverything/download/1.5",
"x_generated_by": "netkan",
"download_size": 206298
}

View File

@ -2,7 +2,7 @@
"spec_version": 1,
"name": "USI Kolonization Systems (MKS/OKS)",
"identifier": "UKS",
"abstract": "a series of interlocking modules for building long-term, self sustaining colonies on other planets and moons.",
"abstract": "a series of interlocking modules for building long-term, self sustaining colonies in orbit and on other planets and moons.",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"ksp_version": "0.25",
@ -56,9 +56,11 @@
"name": "OKS"
}
],
"comment": "This may be renamed to USI-UKS in the future",
"provides": [
"MKS",
"OKS"
"OKS",
"USI-UKS"
],
"description": "MKS introduces a series of parts specifically designed to provide self-sustaining life support for multiple Kerbals for users of TAC-Life Support. While the parts will function without TAC-LS, the design is centered around providing an appropriate challenge where players will weigh the costs, risks, and rewards of supplying missions exclusively with carried life support supplies, or in making the investment in a permanent colony. That being said, this is not just a single greenhouse part (although food production is part of the mod). Rather, it brings an entire colonization end-game to KSP in a fun and challenging way.",
"resources": {

Some files were not shown because too many files have changed in this diff Show More