diff --git a/AdjustableLandingGear-1.0.4.ckan b/AdjustableLandingGear-1.0.4.ckan index 10a1836f86..2ba900a357 100644 --- a/AdjustableLandingGear-1.0.4.ckan +++ b/AdjustableLandingGear-1.0.4.ckan @@ -5,6 +5,9 @@ "depends": [ { "name": "BDAnimationModules" + }, + { + "name": "FirespitterCore" } ], "install": [ diff --git a/RFStockalike-v2.0.5.ckan b/RFStockalike-v2.0.5.ckan new file mode 100644 index 0000000000..7fc7db85a0 --- /dev/null +++ b/RFStockalike-v2.0.5.ckan @@ -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 +} \ No newline at end of file diff --git a/RealismOverhaul-v7.0.2.ckan b/RealismOverhaul-v7.0.2.ckan new file mode 100644 index 0000000000..4d820f14c7 --- /dev/null +++ b/RealismOverhaul-v7.0.2.ckan @@ -0,0 +1,182 @@ +{ + "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": "FerramAerospaceResearch" + }, + { + "name": "KerbalJointReinforcement" + }, + { + "name": "ModuleManager" + }, + { + "name": "ModuleRCSFX" + }, + { + "name": "RealFuels" + }, + { + "name": "RealSolarSystem" + } + ], + "recommends": [ + { + "name": "ActiveTextureManagement" + }, + { + "name": "ConnectedLivingSpace" + }, + { + "name": "CrossFeedEnabler" + }, + { + "name": "DeadlyReentry" + }, + { + "name": "EngineIgnitor" + }, + { + "name": "FShangarExtender" + }, + { + "name": "MechJeb2" + }, + { + "name": "ModuleFixer" + }, + { + "name": "NBody" + }, + { + "name": "PartCatalog" + }, + { + "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": "DMagicOrbitalScience" + }, + { + "name": "FASA" + }, + { + "name": "KAS" + }, + { + "name": "KWRocketry" + }, + { + "name": "LazTekSpaceXExploration" + }, + { + "name": "LazTekSpaceXHistoric" + }, + { + "name": "LazTekSpaceXLaunch" + }, + { + "name": "NearFutureConstruction" + }, + { + "name": "NearFutureElectric" + }, + { + "name": "NearFuturePropulsion" + }, + { + "name": "NearFutureSolar" + }, + { + "name": "NearFutureSpacecraft" + }, + { + "name": "ProceduralDynamics" + }, + { + "name": "ProceduralFairings" + }, + { + "name": "ProceduralParts" + }, + { + "name": "RLA-Stockalike" + }, + { + "name": "RocketdyneF-1" + }, + { + "name": "SovietEngines" + }, + { + "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" +} \ No newline at end of file diff --git a/TextureReplacer-1.10.2.ckan b/TextureReplacer-1.10.2.ckan new file mode 100644 index 0000000000..ef16e5dfff --- /dev/null +++ b/TextureReplacer-1.10.2.ckan @@ -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 +} \ No newline at end of file diff --git a/kOS-0.15.3.0.ckan b/kOS-0.15.3.0.ckan new file mode 100644 index 0000000000..5c1a31826d --- /dev/null +++ b/kOS-0.15.3.0.ckan @@ -0,0 +1,43 @@ +{ + "spec_version": 1, + "identifier": "kOS", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "manual": "http://ksp-kos.github.io/KOS_DOC/", + "github": { + "url": "https://github.com/KSP-KOS/KOS", + "releases": true + }, + "homepage": "http://ksp-kos.github.io/KOS_DOC/", + "kerbalstuff": "https://kerbalstuff.com/mod/86/kOS:%20Scriptable%20Autopilot%20System" + }, + "install": [ + { + "file": "GameData/kOS", + "install_to": "GameData" + } + ], + "recommends": [ + { + "name": "ModuleManager", + "min_version": "2.3.1", + "comment": "Earlier versions of MM have forward compatibility problems, according to the MM release notes." + } + ], + "suggests": [ + { + "name": "RemoteTech", + "min_version": "1.5.1", + "comment": "RT gives incentive to having local control of craft, even unmanned ones" + } + ], + "ksp_version": "0.25", + "name": "kOS: Scriptable Autopilot System", + "abstract": "kOS is a scriptable autopilot Mod for Kerbal Space Program. It allows you write small programs that automate specific tasks.", + "author": "erendrake", + "version": "0.15.3.0", + "download": "https://kerbalstuff.com/mod/86/kOS:%20Scriptable%20Autopilot%20System/download/0.15.3.0", + "x_generated_by": "netkan", + "download_size": 2526552 +} \ No newline at end of file