diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000000..ee5dcb4a77 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,27 @@ +language: python + +# Our validator actually lives in the CKAN repo. +# --depth=1 is because we don't need full history. + +before_install: + - pip install jsonschema + +install: + - git clone --depth=1 https://github.com/KSP-CKAN/CKAN.git + +# Our test is merely checking that all the ckan files validate +# against the current spec. We exclude the CKAN directory we just +# checked out. + +script: + - cp CKAN/CKAN.schema . + - python CKAN/bin/ckan-validate.py $(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 diff --git a/AGExt-1.20.ckan b/AGExt-1.20.ckan new file mode 100644 index 0000000000..df73697628 --- /dev/null +++ b/AGExt-1.20.ckan @@ -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.20", + "download": "https://github.com/SirDiazo/AGExt/releases/download/1.20/ActionGroupsExtended120.zip", + "x_generated_by": "netkan", + "download_size": 55260 +} \ No newline at end of file diff --git a/AGExt-1.21a.ckan b/AGExt-1.21a.ckan new file mode 100644 index 0000000000..b9af0c58bc --- /dev/null +++ b/AGExt-1.21a.ckan @@ -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.21a", + "download": "https://github.com/SirDiazo/AGExt/releases/download/1.21a/ActionGroupsExtended121a.zip", + "x_generated_by": "netkan", + "download_size": 59626 +} \ No newline at end of file diff --git a/AGExt-1.22.ckan b/AGExt-1.22.ckan new file mode 100644 index 0000000000..fa287756c4 --- /dev/null +++ b/AGExt-1.22.ckan @@ -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.22", + "download": "https://github.com/SirDiazo/AGExt/releases/download/1.22/ActionGroupsExtended122.zip", + "x_generated_by": "netkan", + "download_size": 60890 +} \ No newline at end of file diff --git a/AGExt-1.22a.ckan b/AGExt-1.22a.ckan new file mode 100644 index 0000000000..8379b35481 --- /dev/null +++ b/AGExt-1.22a.ckan @@ -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.22a", + "download": "https://github.com/SirDiazo/AGExt/releases/download/1.22a/ActionGroupsExtended122a.zip", + "x_generated_by": "netkan", + "download_size": 61336 +} \ No newline at end of file diff --git a/AGExt-1.22b.ckan b/AGExt-1.22b.ckan new file mode 100644 index 0000000000..54e3216618 --- /dev/null +++ b/AGExt-1.22b.ckan @@ -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.22b", + "download": "https://github.com/SirDiazo/AGExt/releases/download/1.22b/ActionGroupsExtended122b.zip", + "x_generated_by": "netkan", + "download_size": 62140 +} \ No newline at end of file diff --git a/AGExt-1.23.ckan b/AGExt-1.23.ckan new file mode 100644 index 0000000000..d19e37514f --- /dev/null +++ b/AGExt-1.23.ckan @@ -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.23", + "download": "https://github.com/SirDiazo/AGExt/releases/download/1.23/ActionGroupsExtended123.zip", + "x_generated_by": "netkan", + "download_size": 62670 +} \ No newline at end of file diff --git a/AGExt-1.23a.ckan b/AGExt-1.23a.ckan new file mode 100644 index 0000000000..109327409d --- /dev/null +++ b/AGExt-1.23a.ckan @@ -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 +} \ No newline at end of file diff --git a/AGExt-1.23c.ckan b/AGExt-1.23c.ckan new file mode 100644 index 0000000000..5e9f89e858 --- /dev/null +++ b/AGExt-1.23c.ckan @@ -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 +} \ No newline at end of file diff --git a/AGExt-1.24.ckan b/AGExt-1.24.ckan new file mode 100644 index 0000000000..52f0a3f229 --- /dev/null +++ b/AGExt-1.24.ckan @@ -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 +} \ No newline at end of file diff --git a/AGExt-1.24a.ckan b/AGExt-1.24a.ckan new file mode 100644 index 0000000000..b77c7f3945 --- /dev/null +++ b/AGExt-1.24a.ckan @@ -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 +} \ No newline at end of file diff --git a/AGExt-1.25.ckan b/AGExt-1.25.ckan new file mode 100644 index 0000000000..12b68de91a --- /dev/null +++ b/AGExt-1.25.ckan @@ -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.90", + "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.25", + "download": "https://github.com/SirDiazo/AGExt/releases/download/1.25/ActionGroupsExtended125.zip", + "x_generated_by": "netkan", + "download_size": 64549 +} \ No newline at end of file diff --git a/AGExt-1.25a.ckan b/AGExt-1.25a.ckan new file mode 100644 index 0000000000..45557225e8 --- /dev/null +++ b/AGExt-1.25a.ckan @@ -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.90", + "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.25a", + "download": "https://github.com/SirDiazo/AGExt/releases/download/1.25a/ActionGroupsExtended125a.zip", + "x_generated_by": "netkan", + "download_size": 65486 +} \ No newline at end of file diff --git a/AGExt-1.25d.ckan b/AGExt-1.25d.ckan new file mode 100644 index 0000000000..1d9ad60c62 --- /dev/null +++ b/AGExt-1.25d.ckan @@ -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.90", + "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.25d", + "download": "https://github.com/SirDiazo/AGExt/releases/download/1.25d/ActionGroupsExtended125d.zip", + "x_generated_by": "netkan", + "download_size": 65300 +} \ No newline at end of file diff --git a/AGExt-1.26.ckan b/AGExt-1.26.ckan new file mode 100644 index 0000000000..20ae7f21ab --- /dev/null +++ b/AGExt-1.26.ckan @@ -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.90", + "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.26", + "download": "https://github.com/SirDiazo/AGExt/releases/download/1.26/ActionGroupsExtended126.zip", + "x_generated_by": "netkan", + "download_size": 65834 +} \ No newline at end of file diff --git a/AGExt-1.27.ckan b/AGExt-1.27.ckan new file mode 100644 index 0000000000..f24732c1f2 --- /dev/null +++ b/AGExt-1.27.ckan @@ -0,0 +1,57 @@ +{ + "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.90", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/74195", + "repository": "https://github.com/SirDiazo/AGExt" + }, + "depends": [ + { + "name": "ModuleManager" + } + ], + "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.27", + "download": "https://github.com/SirDiazo/AGExt/releases/download/1.27/ActionGroupsExtended127.zip", + "x_generated_by": "netkan", + "download_size": 66538 +} \ No newline at end of file diff --git a/AIESAerospace-Unofficial-v1.5.1.ckan b/AIESAerospace-Unofficial-v1.5.1.ckan new file mode 100644 index 0000000000..46c6d6a9f3 --- /dev/null +++ b/AIESAerospace-Unofficial-v1.5.1.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "AIESAerospace-Unofficial", + "ksp_version_min": "0.23", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/35383-0-23-AIES-Aerospace-v1-5-1" + }, + "name": "AIES Aerospace", + "license": "restricted", + "abstract": "The AIES project is a set pieces to make almost any type of mission, more than 80 pieces so far, engine, fuel tank of any size, Pods, fixed solar panels, SAS, rcs tank, landing legs among others. ", + "author": "carmics", + "version": "1.5.1", + "download": "https://www.dropbox.com/s/f7ieikhe8ivmrvd/AIES_Aerospace151.zip?dl=1", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "install": [ + { + "file" : "AIES_Aerospace", + "install_to" : "GameData" + } + ] +} \ No newline at end of file diff --git a/AJE-1.6.4.ckan b/AJE-1.6.4.ckan new file mode 100644 index 0000000000..29681f14fd --- /dev/null +++ b/AJE-1.6.4.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "name" : "Advanced Jet Engine (AJE)", + "abstract" : "Realistic jet engines for KSP", + "identifier": "AJE", + "download" : "https://github.com/camlost2/AJE/archive/1.6.4.zip", + "license" : "LGPL-2.1", + "version" : "1.6.4", + "release_status" : "stable", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/70008", + "github" : { + "url" : "https://github.com/camlost2/AJE" + } + }, + "depends" : [ + { "name" : "FerramAerospaceResearch" }, + { "name" : "ModuleManager", "min_version" : "2.3.5" } + ], + "recommends" : [ + { "name" : "RealFuels" }, + { "name" : "HotRockets" } + ] +} diff --git a/AJE-1.6.8.ckan b/AJE-1.6.8.ckan new file mode 100644 index 0000000000..7034186fb1 --- /dev/null +++ b/AJE-1.6.8.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "name" : "Advanced Jet Engine (AJE)", + "abstract" : "Realistic jet engines for KSP", + "identifier": "AJE", + "download" : "https://github.com/camlost2/AJE/archive/1.6.8.zip", + "license" : "LGPL-2.1", + "version" : "1.6.8", + "release_status" : "stable", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/70008", + "github" : { + "url" : "https://github.com/camlost2/AJE" + } + }, + "depends" : [ + { "name" : "FerramAerospaceResearch" }, + { "name" : "ModuleManager", "min_version" : "2.3.5" } + ], + "recommends" : [ + { "name" : "RealFuels" }, + { "name" : "HotRockets" } + ] +} diff --git a/AJE-1.6.ckan b/AJE-1.6.ckan new file mode 100644 index 0000000000..cec6e82a13 --- /dev/null +++ b/AJE-1.6.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": 1, + "name" : "Advanced Jet Engine (AJE)", + "abstract" : "Realistic jet engines for KSP", + "identifier": "AJE", + "download" : "https://github.com/camlost2/AJE/archive/1.6.zip", + "license" : "LGPL-2.1", + "version" : "1.6", + "release_status" : "stable", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/70008", + "github" : { + "url" : "https://github.com/camlost2/AJE", + "releases" : true + } + }, + "install" : [ + { + "file" : "AJE-1.6/GameData", + "install_to" : "GameData" + } + ], + "depends" : [ + { "name" : "FerramAerospaceResearch" }, + { "name" : "ModuleManager", "min_version" : "2.3.5" } + ], + "recommends" : [ + { "name" : "RealFuels" }, + { "name" : "HotRockets" } + ] +} diff --git a/AJE-1.7a.ckan b/AJE-1.7a.ckan new file mode 100644 index 0000000000..820ff83463 --- /dev/null +++ b/AJE-1.7a.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "name" : "Advanced Jet Engine (AJE)", + "abstract" : "Realistic jet engines for KSP", + "identifier": "AJE", + "download" : "https://github.com/camlost2/AJE/archive/1.7a.zip", + "license" : "LGPL-2.1", + "version" : "1.7a", + "release_status" : "stable", + "ksp_version" : "0.90", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/70008", + "github" : { + "url" : "https://github.com/camlost2/AJE" + } + }, + "depends" : [ + { "name" : "FerramAerospaceResearch" }, + { "name" : "ModuleManager", "min_version" : "2.5.4" } + ], + "recommends" : [ + { "name" : "RealFuels" }, + { "name" : "HotRockets" } + ] +} diff --git a/Achievements-1.7.0.ckan b/Achievements-1.7.0.ckan new file mode 100644 index 0000000000..004229d07c --- /dev/null +++ b/Achievements-1.7.0.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "Achievements", + "license": "GPL-3.0", + "depends": [ + { + "name": "Toolbar" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/101801-Achievements-1-7-0-Earn-145-achievements-while-playing-(KSP-25)-(12-2-14)", + "kerbalstuff": "https://kerbalstuff.com/mod/383/KSP%20Achievements" + }, + "ksp_version": "0.25", + "name": "KSP Achievements", + "abstract": "145 Achievements you can get playing Kerbal Space Program.", + "author": "Malkuth74", + "version": "1.7.0", + "download": "https://kerbalstuff.com/mod/383/KSP%20Achievements/download/1.7.0", + "x_generated_by": "netkan", + "download_size": 1387925 +} \ No newline at end of file diff --git a/Achievements-1.7.1.ckan b/Achievements-1.7.1.ckan new file mode 100644 index 0000000000..6e579438bc --- /dev/null +++ b/Achievements-1.7.1.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "Achievements", + "license": "GPL-3.0", + "depends": [ + { + "name": "Toolbar" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/101801-Achievements-1-7-0-Earn-145-achievements-while-playing-(KSP-25)-(12-2-14)", + "kerbalstuff": "https://kerbalstuff.com/mod/383/KSP%20Achievements" + }, + "ksp_version": "0.25", + "name": "KSP Achievements", + "abstract": "145 Achievements you can get playing Kerbal Space Program.", + "author": "Malkuth74", + "version": "1.7.1", + "download": "https://kerbalstuff.com/mod/383/KSP%20Achievements/download/1.7.1", + "x_generated_by": "netkan", + "download_size": 1387975 +} \ No newline at end of file diff --git a/ActsEW-1.1.ckan b/ActsEW-1.1.ckan new file mode 100644 index 0000000000..cbd7f7f9f7 --- /dev/null +++ b/ActsEW-1.1.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": 1, + "name": "Actions Everywhere", + "identifier": "ActsEW", + "abstract": "Add mouse only actions from right-click menu to action groups, including resource locking and cross-feeding", + "license": "GPL-3.0", + "release_status": "stable", + "ksp_version": "any", + "author": "Diazo", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/100932", + "repository": "https://github.com/SirDiazo/ActsEverywhere" + }, + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "version": "1.1", + "download": "https://github.com/SirDiazo/ActsEverywhere/releases/download/1.1/ActionsEverywhere11.zip", + "x_generated_by": "netkan", + "download_size": 6407 +} \ No newline at end of file diff --git a/AdvancedFlyByWire-1.2.3_0.ckan b/AdvancedFlyByWire-1.2.3_0.ckan new file mode 100644 index 0000000000..21387bc7b3 --- /dev/null +++ b/AdvancedFlyByWire-1.2.3_0.ckan @@ -0,0 +1,57 @@ +{ + "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" + }, + { + "file": "x86/GameData/000_Toolbar", + "install_to": "GameData", + "filter_regexp": "(?Karbonite", + "identifier" : "ExtraPlanetaryLaunchpads-KarboniteAdaptation", + "abstract" : "This is not a Fork of Extraplanetary Launchpads, just a module manager adaption with all the necessary files to accomplish resource gathering with EPL.", + "download" : "https://dl.dropboxusercontent.com/u/19908938/Karbonite-EPL-Converstion16-7.zip", + "license" : "unknown", + "author" : "rabidninjawombat", + "version" : "0.16.7", + "release_status" : "stable", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/89774" + }, + "depends" : [ + {"name" : "ModuleManager"}, + {"name" : "ExtraPlanetaryLaunchpads"}, + {"name" : "Karbonite"} + ], + "install" : [ + { + "file" : "GameData/WombatConversions", + "install_to" : "GameData" + } + ] +} diff --git a/ExtraPlanetaryLaunchpads-KarboniteAdaptationAltWorkshop-0.ckan b/ExtraPlanetaryLaunchpads-KarboniteAdaptationAltWorkshop-0.ckan new file mode 100644 index 0000000000..eaf9fb5909 --- /dev/null +++ b/ExtraPlanetaryLaunchpads-KarboniteAdaptationAltWorkshop-0.ckan @@ -0,0 +1,25 @@ +{ + "spec_version" : 1, + "name" : "ExtraPlanetaryLaunchpads->Karbonite Alternate workshop", + "identifier" : "ExtraPlanetaryLaunchpads-KarboniteAdaptationAltWorkshop", + "abstract" : "Alternate workshop for ExtraPlanetaryLaunchpads->Karbonite Adaptation", + "download" : "https://dl.dropboxusercontent.com/u/19908938/AltOrbitalWorkshop.zip", + "license" : "unknown", + "author" : "rabidninjawombat", + "version" : "0", + "release_status" : "stable", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/89774" + }, + "depends" : [ + {"name" : "ExtraPlanetaryLaunchpads"}, + {"name" : "Karbonite"} + ], + "install" : [ + { + "file" : "GameData/WombatConversions", + "install_to" : "GameData" + } + ] +} diff --git a/ExtraPlanetaryLaunchpads-RegolithAdaptation-0.23.ckan b/ExtraPlanetaryLaunchpads-RegolithAdaptation-0.23.ckan new file mode 100644 index 0000000000..aed9526b41 --- /dev/null +++ b/ExtraPlanetaryLaunchpads-RegolithAdaptation-0.23.ckan @@ -0,0 +1,29 @@ +{ + "spec_version" : 1, + "name" : "ExtraPlanetaryLaunchpads->Regolith", + "identifier" : "ExtraPlanetaryLaunchpads-RegolithAdaptation", + "abstract" : "This is not a Fork of Extraplanetary Launchpads, just a module manager adaption with all the necessary files to accomplish resource gathering with EPL.", + "download" : "https://dl.dropboxusercontent.com/u/19908938/Karbonite-EPL-Converstion23.zip", + "license" : "unknown", + "author" : "rabidninjawombat", + "version" : "0.23", + "release_status" : "stable", + "ksp_version" : "0.90", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/89774" + }, + "depends" : [ + {"name" : "ModuleManager"}, + {"name" : "ExtraPlanetaryLaunchpads"}, + {"name" : "Regolith"} + ], + "recommends" : [ + {"name" : "Karbonite"} + ], + "install" : [ + { + "file" : "GameData/WombatConversions", + "install_to" : "GameData" + } + ] +} diff --git a/Extraplanetary-Launchpads-4.4.0.ckan b/Extraplanetary-Launchpads-4.4.0.ckan new file mode 100644 index 0000000000..ae9e669e4b --- /dev/null +++ b/Extraplanetary-Launchpads-4.4.0.ckan @@ -0,0 +1,32 @@ +{ + "spec_version" : 1, + "name" : "Extraplanetary Launchpads", + "abstract" : "Adds the ability to build crafts in flight mode to your game.", + "identifier" : "ExtraPlanetaryLaunchpads", + "download" : "http://taniwha.org/~bill/Extraplanetary_Launchpads_v4.4.0.zip", + "version" : "4.4.0", + "author" : "taniwha", + "license" : "GPL-3.0", + "release_status" : "stable", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/59545" + }, + "depends" : [ + {"name" : "ModuleManager"}, + {"name" : "Toolbar"} + ], + "recommends" : [ + {"name" : "KerbalStats"}, + {"name" : "KerbalAttachementSystem"}, + {"name" : "InfernalRobotics"}, + {"name" : "Kethane"} + ], + "install" : [ + { + "file" : "ExtraplanetaryLaunchpads", + "install_to" : "GameData", + "filter" : "Ships" + } + ] +} diff --git a/Extraplanetary-Launchpads-4.5.0.ckan b/Extraplanetary-Launchpads-4.5.0.ckan new file mode 100644 index 0000000000..400d3dd326 --- /dev/null +++ b/Extraplanetary-Launchpads-4.5.0.ckan @@ -0,0 +1,32 @@ +{ + "spec_version" : 1, + "name" : "Extraplanetary Launchpads", + "abstract" : "Adds the ability to build crafts in flight mode to your game.", + "identifier" : "ExtraPlanetaryLaunchpads", + "download" : "http://taniwha.org/~bill/Extraplanetary_Launchpads_v4.5.0.zip", + "version" : "4.5.0", + "author" : "taniwha", + "license" : "GPL-3.0", + "release_status" : "stable", + "ksp_version" : "0.90", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/59545" + }, + "depends" : [ + {"name" : "ModuleManager"}, + {"name" : "Toolbar"} + ], + "recommends" : [ + {"name" : "KerbalStats"}, + {"name" : "KAS"}, + {"name" : "InfernalRobotics"}, + {"name" : "Kethane"} + ], + "install" : [ + { + "file" : "ExtraplanetaryLaunchpads", + "install_to" : "GameData", + "filter" : "Ships" + } + ] +} diff --git a/FASA-4.98.ckan b/FASA-4.98.ckan new file mode 100644 index 0000000000..2ebed13f5b --- /dev/null +++ b/FASA-4.98.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": 1, + "identifier": "FASA", + "license": "restricted", + "depends": [ + { + "name": "RasterPropMonitor" + } + ], + "install": [ + { + "file": "GameData/FASA", + "install_to": "GameData" + } + ], + "conflicts": [ + { + "name": "FASALaunchClamps" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/24867-21-FASA-2-2-Wings!!!-Sept-4?highlight=fasa", + "kerbalstuff": "https://kerbalstuff.com/mod/27/FASA" + }, + "ksp_version": "0.25", + "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 +} diff --git a/FASA-5.00.ckan b/FASA-5.00.ckan new file mode 100644 index 0000000000..ff352ca8b2 --- /dev/null +++ b/FASA-5.00.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": 1, + "identifier": "FASA", + "license": "restricted", + "depends": [ + { + "name": "RasterPropMonitor" + } + ], + "install": [ + { + "file": "GameData/FASA", + "install_to": "GameData" + } + ], + "conflicts": [ + { + "name": "FASALaunchClamps" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/24867-21-FASA-2-2-Wings!!!-Sept-4?highlight=fasa", + "kerbalstuff": "https://kerbalstuff.com/mod/27/FASA" + }, + "ksp_version": "0.90", + "name": "FASA", + "abstract": "FASA has Kerbal style NASA space craft from Mercury to Apollo", + "author": "frizzank", + "version": "5.00", + "download": "https://kerbalstuff.com/mod/27/FASA/download/5.00", + "x_generated_by": "netkan", + "download_size": 145398938 +} \ No newline at end of file diff --git a/FASA-5.10.ckan b/FASA-5.10.ckan new file mode 100644 index 0000000000..2952ce73fc --- /dev/null +++ b/FASA-5.10.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": 1, + "identifier": "FASA", + "license": "restricted", + "depends": [ + { + "name": "RasterPropMonitor" + } + ], + "install": [ + { + "file": "GameData/FASA", + "install_to": "GameData" + } + ], + "conflicts": [ + { + "name": "FASALaunchClamps" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/24867-21-FASA-2-2-Wings!!!-Sept-4?highlight=fasa", + "kerbalstuff": "https://kerbalstuff.com/mod/27/FASA" + }, + "ksp_version": "0.90", + "name": "FASA", + "abstract": "FASA has Kerbal style NASA space craft from Mercury to Apollo", + "author": "frizzank", + "version": "5.10", + "download": "https://kerbalstuff.com/mod/27/FASA/download/5.10", + "x_generated_by": "netkan", + "download_size": 140921329 +} \ No newline at end of file diff --git a/FASALaunchClamps-4.96.ckan b/FASALaunchClamps-4.96.ckan new file mode 100644 index 0000000000..4be3082836 --- /dev/null +++ b/FASALaunchClamps-4.96.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "FASALaunchClamps", + "license": "restricted", + "install": [ + { + "file": "GameData/FASA", + "install_to": "GameData" + } + ], + "conflicts": [ + { + "name": "FASA" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/24867-21-FASA-2-2-Wings!!!-Sept-4?highlight=fasa", + "kerbalstuff": "https://kerbalstuff.com/mod/34/FASA%20Launch%20Clamps%20and%20Towers" + }, + "ksp_version": "0.25", + "name": "FASA Launch Clamps and Towers", + "abstract": "Just the Launch clamps from FASA", + "author": "frizzank", + "version": "4.96", + "download": "https://kerbalstuff.com/mod/34/FASA%20Launch%20Clamps%20and%20Towers/download/4.96", + "x_generated_by": "netkan", + "download_size": 6529890 +} \ No newline at end of file diff --git a/FASALaunchClamps-5.00.ckan b/FASALaunchClamps-5.00.ckan new file mode 100644 index 0000000000..5137abc3e8 --- /dev/null +++ b/FASALaunchClamps-5.00.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "FASALaunchClamps", + "license": "restricted", + "install": [ + { + "file": "GameData/FASA", + "install_to": "GameData" + } + ], + "conflicts": [ + { + "name": "FASA" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/24867-21-FASA-2-2-Wings!!!-Sept-4?highlight=fasa", + "kerbalstuff": "https://kerbalstuff.com/mod/34/FASA%20Launch%20Clamps%20and%20Towers" + }, + "ksp_version": "0.90", + "name": "FASA Launch Clamps and Towers", + "abstract": "Just the Launch clamps from FASA", + "author": "frizzank", + "version": "5.00", + "download": "https://kerbalstuff.com/mod/34/FASA%20Launch%20Clamps%20and%20Towers/download/5.00", + "x_generated_by": "netkan", + "download_size": 6528848 +} \ No newline at end of file diff --git a/FMRS-v0.3.00.ckan b/FMRS-v0.3.00.ckan new file mode 100644 index 0000000000..1ab0fd8b7d --- /dev/null +++ b/FMRS-v0.3.00.ckan @@ -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 +} \ No newline at end of file diff --git a/FMRS-v0.3.01.ckan b/FMRS-v0.3.01.ckan new file mode 100644 index 0000000000..688dc6f186 --- /dev/null +++ b/FMRS-v0.3.01.ckan @@ -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.90", + "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.01", + "download": "https://kerbalstuff.com/mod/172/Flight%20Manager%20for%20Reusable%20Stages%20%5BFMRS%5D/download/v0.3.01", + "x_generated_by": "netkan", + "download_size": 71435 +} \ No newline at end of file diff --git a/FShangarExtender-2.0.ckan b/FShangarExtender-2.0.ckan new file mode 100644 index 0000000000..83eaf9659d --- /dev/null +++ b/FShangarExtender-2.0.ckan @@ -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 +} \ No newline at end of file diff --git a/FerramAerospaceResearch-v0.14.3.2.ckan b/FerramAerospaceResearch-v0.14.3.2.ckan new file mode 100644 index 0000000000..73d26994f6 --- /dev/null +++ b/FerramAerospaceResearch-v0.14.3.2.ckan @@ -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.3.2", + "download": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research/download/v0.14.3.2", + "x_generated_by": "netkan", + "download_size": 176527 +} \ No newline at end of file diff --git a/FerramAerospaceResearch-v0.14.4.ckan b/FerramAerospaceResearch-v0.14.4.ckan new file mode 100644 index 0000000000..75bc6ce10a --- /dev/null +++ b/FerramAerospaceResearch-v0.14.4.ckan @@ -0,0 +1,50 @@ +{ + "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" + } + ], + "suggests": [ + { + "name": "KerbalIspDifficultyScaler" + } + ], + "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 +} \ No newline at end of file diff --git a/FerramAerospaceResearch-v0.14.5.1.ckan b/FerramAerospaceResearch-v0.14.5.1.ckan new file mode 100644 index 0000000000..16b6e23db6 --- /dev/null +++ b/FerramAerospaceResearch-v0.14.5.1.ckan @@ -0,0 +1,50 @@ +{ + "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" + } + ], + "suggests": [ + { + "name": "KerbalIspDifficultyScaler" + } + ], + "install": [ + { + "file": "GameData/FerramAerospaceResearch", + "install_to": "GameData" + }, + { + "file": "Ships", + "install_to": "Ships", + "optional": true, + "description": "FAR example craft" + } + ], + "ksp_version": "0.90", + "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.5.1", + "download": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research/download/v0.14.5.1", + "x_generated_by": "netkan", + "download_size": 239488 +} \ No newline at end of file diff --git a/FerramAerospaceResearch-v0.14.5.ckan b/FerramAerospaceResearch-v0.14.5.ckan new file mode 100644 index 0000000000..112e46b26d --- /dev/null +++ b/FerramAerospaceResearch-v0.14.5.ckan @@ -0,0 +1,50 @@ +{ + "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" + } + ], + "suggests": [ + { + "name": "KerbalIspDifficultyScaler" + } + ], + "install": [ + { + "file": "GameData/FerramAerospaceResearch", + "install_to": "GameData" + }, + { + "file": "Ships", + "install_to": "Ships", + "optional": true, + "description": "FAR example craft" + } + ], + "ksp_version": "0.90", + "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.5", + "download": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research/download/v0.14.5", + "x_generated_by": "netkan", + "download_size": 239162 +} \ No newline at end of file diff --git a/FerramAerospaceResearch-v0.14.6.ckan b/FerramAerospaceResearch-v0.14.6.ckan new file mode 100644 index 0000000000..b8411cc80c --- /dev/null +++ b/FerramAerospaceResearch-v0.14.6.ckan @@ -0,0 +1,50 @@ +{ + "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" + } + ], + "suggests": [ + { + "name": "KerbalIspDifficultyScaler" + } + ], + "install": [ + { + "file": "GameData/FerramAerospaceResearch", + "install_to": "GameData" + }, + { + "file": "Ships", + "install_to": "Ships", + "optional": true, + "description": "FAR example craft" + } + ], + "ksp_version": "0.90", + "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.6", + "download": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research/download/v0.14.6", + "x_generated_by": "netkan", + "download_size": 241084 +} \ No newline at end of file diff --git a/FinalFrontier-0.5.10-178.ckan b/FinalFrontier-0.5.10-178.ckan new file mode 100644 index 0000000000..dd9889c045 --- /dev/null +++ b/FinalFrontier-0.5.10-178.ckan @@ -0,0 +1,24 @@ +{ + "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.90", + "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.10-178", + "x_packaged_by": "hakan42 - hand-packaged as the mod is curse-only at the moment", + "download": "http://nereid42.de/FinalFrontier/FinalFrontier0.5.10-178.zip" +} diff --git a/FinalFrontier-0.5.11-246.ckan b/FinalFrontier-0.5.11-246.ckan new file mode 100644 index 0000000000..1f3e0bed1e --- /dev/null +++ b/FinalFrontier-0.5.11-246.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "FinalFrontier", + "license": "BSD-2-clause", + "resources": { + "x_curse": "http://www.curse.com/ksp-mods/kerbal/221413-final-frontier", + "homepage": "http://forum.kerbalspaceprogram.com/threads/67246-0-24-0-Final-Frontier-kerbal-individual-merits-0-5-3", + "kerbalstuff": "https://kerbalstuff.com/mod/428/Final%20Frontier" + }, + "install": [ + { + "file": "GameData", + "install_to": "GameData", + "filter": [ + "000_Toolbar", + "Source" + ] + } + ], + "ksp_version": "0.90", + "name": "Final Frontier", + "abstract": "kerbal individual merits", + "author": "Nereid", + "version": "0.5.11-246", + "download": "https://kerbalstuff.com/mod/428/Final%20Frontier/download/0.5.11-246", + "x_generated_by": "netkan", + "download_size": 2475511 +} \ No newline at end of file diff --git a/FinalFrontier-0.5.14-304.ckan b/FinalFrontier-0.5.14-304.ckan new file mode 100644 index 0000000000..fd8a27a6ec --- /dev/null +++ b/FinalFrontier-0.5.14-304.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "FinalFrontier", + "license": "BSD-2-clause", + "resources": { + "x_curse": "http://www.curse.com/ksp-mods/kerbal/221413-final-frontier", + "homepage": "http://forum.kerbalspaceprogram.com/threads/67246-0-24-0-Final-Frontier-kerbal-individual-merits-0-5-3", + "kerbalstuff": "https://kerbalstuff.com/mod/428/Final%20Frontier" + }, + "install": [ + { + "file": "GameData", + "install_to": "GameData", + "filter": [ + "000_Toolbar", + "Source" + ] + } + ], + "ksp_version": "0.90", + "name": "Final Frontier", + "abstract": "kerbal individual merits", + "author": "Nereid", + "version": "0.5.14-304", + "download": "https://kerbalstuff.com/mod/428/Final%20Frontier/download/0.5.14-304", + "x_generated_by": "netkan", + "download_size": 2507823 +} \ No newline at end of file diff --git a/FinalFrontier-0.5.15.308.ckan b/FinalFrontier-0.5.15.308.ckan new file mode 100644 index 0000000000..545cc37ed9 --- /dev/null +++ b/FinalFrontier-0.5.15.308.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "FinalFrontier", + "license": "BSD-2-clause", + "resources": { + "x_curse": "http://www.curse.com/ksp-mods/kerbal/221413-final-frontier", + "homepage": "http://forum.kerbalspaceprogram.com/threads/67246-0-24-0-Final-Frontier-kerbal-individual-merits-0-5-3", + "kerbalstuff": "https://kerbalstuff.com/mod/428/Final%20Frontier" + }, + "install": [ + { + "file": "GameData", + "install_to": "GameData", + "filter": [ + "000_Toolbar", + "Source" + ] + } + ], + "ksp_version": "0.90", + "name": "Final Frontier", + "abstract": "kerbal individual merits", + "author": "Nereid", + "version": "0.5.15.308", + "download": "https://kerbalstuff.com/mod/428/Final%20Frontier/download/0.5.15.308", + "x_generated_by": "netkan", + "download_size": 2507867 +} \ No newline at end of file diff --git a/FinalFrontier-0.5.16-317.ckan b/FinalFrontier-0.5.16-317.ckan new file mode 100644 index 0000000000..052515dd11 --- /dev/null +++ b/FinalFrontier-0.5.16-317.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "FinalFrontier", + "license": "BSD-2-clause", + "resources": { + "x_curse": "http://www.curse.com/ksp-mods/kerbal/221413-final-frontier", + "homepage": "http://forum.kerbalspaceprogram.com/threads/67246-0-24-0-Final-Frontier-kerbal-individual-merits-0-5-3", + "kerbalstuff": "https://kerbalstuff.com/mod/428/Final%20Frontier" + }, + "install": [ + { + "file": "GameData", + "install_to": "GameData", + "filter": [ + "000_Toolbar", + "Source" + ] + } + ], + "ksp_version": "0.90", + "name": "Final Frontier", + "abstract": "kerbal individual merits", + "author": "Nereid", + "version": "0.5.16-317", + "download": "https://kerbalstuff.com/mod/428/Final%20Frontier/download/0.5.16-317", + "x_generated_by": "netkan", + "download_size": 1786432 +} \ No newline at end of file diff --git a/FinalFrontier-0.5.9-177.ckan b/FinalFrontier-0.5.9-177.ckan new file mode 100644 index 0000000000..cb159b8777 --- /dev/null +++ b/FinalFrontier-0.5.9-177.ckan @@ -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 +} \ No newline at end of file diff --git a/FinalFrontier-0.6.1-604.ckan b/FinalFrontier-0.6.1-604.ckan new file mode 100644 index 0000000000..fec087c782 --- /dev/null +++ b/FinalFrontier-0.6.1-604.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "FinalFrontier", + "license": "BSD-2-clause", + "resources": { + "x_curse": "http://www.curse.com/ksp-mods/kerbal/221413-final-frontier", + "homepage": "http://forum.kerbalspaceprogram.com/threads/67246-0-24-0-Final-Frontier-kerbal-individual-merits-0-5-3", + "kerbalstuff": "https://kerbalstuff.com/mod/428/Final%20Frontier" + }, + "install": [ + { + "file": "GameData", + "install_to": "GameData", + "filter": [ + "000_Toolbar", + "Source" + ] + } + ], + "ksp_version": "0.90", + "name": "Final Frontier", + "abstract": "kerbal individual merits", + "author": "Nereid", + "version": "0.6.1-604", + "download": "https://kerbalstuff.com/mod/428/Final%20Frontier/download/0.6.1-604", + "x_generated_by": "netkan", + "download_size": 1791833 +} \ No newline at end of file diff --git a/FinePrint-0.59.ckan b/FinePrint-0.59.ckan new file mode 100644 index 0000000000..89072c55db --- /dev/null +++ b/FinePrint-0.59.ckan @@ -0,0 +1,33 @@ +{ + "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-(July-27)" + }, + "ksp_version": "0.25", + "name": "Fine Print", + "abstract": " Fine Print gives purpose to many formerly meaningless activities like driving rovers and building stations by more than doubling the amount of contract types in the game.", + "author": "Arsonide", + "version": "0.59", + "download": "https://dl.dropboxusercontent.com/u/1032313/FinePrint-0.59.zip", + "x_generated_by": "netkan", + "download_size": 210864 +} diff --git a/FinePrint-Config-Stock-0.59.ckan b/FinePrint-Config-Stock-0.59.ckan new file mode 100644 index 0000000000..36fb67f2eb --- /dev/null +++ b/FinePrint-Config-Stock-0.59.ckan @@ -0,0 +1,31 @@ +{ + "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)" + }, + "ksp_version": "0.25", + "author": "Arsonide", + "version": "0.59", + "download": "https://dl.dropboxusercontent.com/u/1032313/FinePrint-0.59.zip", + "x_generated_by": "netkan", + "download_size": 210864 +} diff --git a/Firespitter-6.3.5.ckan b/Firespitter-6.3.5.ckan new file mode 100644 index 0000000000..e5317d8e53 --- /dev/null +++ b/Firespitter-6.3.5.ckan @@ -0,0 +1,46 @@ +{ + "spec_version": 1, + "identifier": "Firespitter", + "license": "restricted", + "comment": "Our version really depends on FirespitterCore", + "ksp_version_min": "0.24.2", + "resources": { + "repository": "https://github.com/snjo/Firespitter", + "homepage": "http://forum.kerbalspaceprogram.com/showthread.php/24551-Firespitter", + "kerbalstuff": "https://kerbalstuff.com/mod/63/Firespitter" + }, + "depends": [ + { + "name": "FirespitterCore", + "min_version": "7.0.5398.27328" + } + ], + "x_supports": [ + { + "name": "PartCatalog" + } + ], + "install": [ + { + "file": "Firespitter", + "install_to": "GameData", + "filter": [ + "Firespitter.dll", + "Firespitter.cfg" + ], + "comment": "The DLL is installed from FirespitterCore" + }, + { + "file": "PartCatalog", + "install_to": "GameData", + "comment": "Firespitter graphics for PartCatalog" + } + ], + "name": "Firespitter", + "abstract": "Propeller plane and helicopter parts", + "author": "Snjo", + "version": "6.3.5", + "download": "https://kerbalstuff.com/mod/63/Firespitter/download/6.3.5", + "x_generated_by": "netkan", + "download_size": 37457313 +} \ No newline at end of file diff --git a/FirespitterCore-7.0.5398.27328.ckan b/FirespitterCore-7.0.5398.27328.ckan new file mode 100644 index 0000000000..e66140af11 --- /dev/null +++ b/FirespitterCore-7.0.5398.27328.ckan @@ -0,0 +1,23 @@ +{ + "author" : "Snjo", + "abstract" : "Core Firespitter.dll. Install `Firespitter` for the whole shebang", + "version" : "7.0.5398.27328", + "identifier" : "FirespitterCore", + "install" : [ + { + "file" : "Firespitter", + "install_to" : "GameData" + } + ], + "download" : "http://firespitter.s3.amazonaws.com/FirespitterCore-7.0.5398.27328.zip", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/24551-Firespitter-propeller-plane-and-helicopter-parts", + "github" : { + "url" : "https://github.com/snjo/Firespitter/" + } + }, + "release_status" : "stable", + "spec_version" : 1, + "license" : "restricted", + "name" : "Firespitter Core" +} diff --git a/FirespitterCore-7.0.5463.30802.ckan b/FirespitterCore-7.0.5463.30802.ckan new file mode 100644 index 0000000000..48e65d04d0 --- /dev/null +++ b/FirespitterCore-7.0.5463.30802.ckan @@ -0,0 +1,22 @@ +{ + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/24551-Firespitter-propeller-plane-and-helicopter-parts", + "repository" : "https://github.com/snjo/Firespitter/" + }, + "abstract" : "Core Firespitter.dll. Install `Firespitter` for the whole shebang", + "license" : "restricted", + "release_status" : "stable", + "version" : "7.0.5463.30802", + "ksp_version" : "0.90", + "download" : "http://firespitter.s3.amazonaws.com/FirespitterCore-7.0.5463.30802.zip", + "author" : "Snjo", + "install" : [ + { + "install_to" : "GameData", + "file" : "Firespitter" + } + ], + "spec_version" : 1, + "identifier" : "FirespitterCore", + "name" : "Firespitter Core" +} diff --git a/FreeEVA-0.3.0.ckan b/FreeEVA-0.3.0.ckan new file mode 100644 index 0000000000..e26d2d7c7b --- /dev/null +++ b/FreeEVA-0.3.0.ckan @@ -0,0 +1,16 @@ +{ + "spec_version" : 1, + "identifier" : "FreeEVA", + "name" : "FreeEVA", + "author" : "taniwha", + "version" : "0.3.0", + "abstract" : "Allows toggling EVA_ROTATE_ON_MOVE with LeftAlt-F", + "ksp_version" : "0.90", + "license" : "GPL-3.0", + "download" : "http://taniwha.org/~bill/FreeEVA-0.3.0.zip", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/95076", + "repository" : "https://github.com/taniwha-qf/FreeEVA" + } +} + diff --git a/FreedomTex-1.3.ckan b/FreedomTex-1.3.ckan new file mode 100644 index 0000000000..3d3520f7bd --- /dev/null +++ b/FreedomTex-1.3.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "FreedomTex", + "x_netkan_license_ok": true, + "depends": [ + { + "name": "ProceduralParts" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/371/JebediahKerman42's%20Procedural%20Parts%20Textures%20a.k.a.%20FreedomTex" + }, + "ksp_version": "0.25", + "name": "JebediahKerman42's Procedural Parts Textures a.k.a. FreedomTex", + "license": "MIT", + "abstract": "A collection of requested textures for use with Procedural Parts.", + "author": "JebediahKerman42", + "version": "1.3", + "download": "https://kerbalstuff.com/mod/371/JebediahKerman42's%20Procedural%20Parts%20Textures%20a.k.a.%20FreedomTex/download/1.3", + "x_generated_by": "netkan", + "download_size": 6665897 +} \ No newline at end of file diff --git a/FreedomTex-1.4.ckan b/FreedomTex-1.4.ckan new file mode 100644 index 0000000000..be8c757273 --- /dev/null +++ b/FreedomTex-1.4.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "FreedomTex", + "x_netkan_license_ok": true, + "depends": [ + { + "name": "ProceduralParts" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/371/JebediahKerman42's%20Procedural%20Parts%20Textures%20a.k.a.%20FreedomTex" + }, + "ksp_version": "0.90", + "name": "JebediahKerman42's Procedural Parts Textures a.k.a. FreedomTex", + "license": "MIT", + "abstract": "A collection of requested textures for use with Procedural Parts.", + "author": "JebediahKerman42", + "version": "1.4", + "download": "https://kerbalstuff.com/mod/371/JebediahKerman42's%20Procedural%20Parts%20Textures%20a.k.a.%20FreedomTex/download/1.4", + "x_generated_by": "netkan", + "download_size": 7569797 +} \ No newline at end of file diff --git a/FuelScience-0.4.ckan b/FuelScience-0.4.ckan new file mode 100644 index 0000000000..c4d459830a --- /dev/null +++ b/FuelScience-0.4.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": 1, + "identifier": "FuelScience", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/67359" + }, + "install": [ + { + "file": "GameData/ArcanumIndustries", + "install_to": "GameData", + "comment" : "We need to filter out some configs which otherwise result in duplicate parts; these are already in StationScience, which this depends upon", + "filter": [ + "exper01PlantGrowth.cfg", + "exper02ProgradeKuarqs.cfg", + "exper03RetrogradeKuarqs.cfg", + "exper04EccentricKuarqs.cfg", + "exper05CreatureComforts.cfg", + "exper06KuarqBioactivity.cfg" + ] + } + ], + "depends": [ + { + "name": "StationScience" + } + ], + "ksp_version_min": "0.23.5", + "ksp_version_max": "0.90", + "name": "Fuel Science", + "abstract": "An addition to the Station Science mod by ethernet.", + "description": "Included in this mod are three new experiments located in the fuel branches of the tech tree, to help balance the science-heavy electrics side.", + "author": "ArcaneZedric", + "version": "0.4", + "download": "https://dl.dropboxusercontent.com/u/4943779/CostlyScience/CostlyScience_v0.4.zip" +} diff --git a/Gameframer-v0.1-alpha.ckan b/Gameframer-v0.1-alpha.ckan new file mode 100644 index 0000000000..dd015e7583 --- /dev/null +++ b/Gameframer-v0.1-alpha.ckan @@ -0,0 +1,19 @@ +{ + "spec_version": 1, + "identifier": "Gameframer", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/102518", + "repository": "https://github.com/noisybit/kerbal-recorder" + }, + "name": "Gameframer", + "license": "restricted", + "release_status": "development", + "abstract": "Vessel recorder for Gameframer service", + "author": "noisybit", + "version": "v0.1-alpha", + "download": "http://gameframer.com/download/Gameframer-Alpha-1.zip", + "download_size": 1298643, + "x_packaged_by": "hakan42 - hand-packaged as the mod is developer-site only at the moment" +} diff --git a/Hand-Gliderstylewings-2.0.ckan b/Hand-Gliderstylewings-2.0.ckan new file mode 100644 index 0000000000..68239d36de --- /dev/null +++ b/Hand-Gliderstylewings-2.0.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "Hand-Gliderstylewings", + "license": "restricted", + "install": [ + { + "file": "GameData/Kerbice Group", + "install_to": "GameData" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/147/Hand-Glider%20style%20wings" + }, + "ksp_version": "0.25", + "name": "Hand-Glider style wings", + "abstract": "This is a big, colourful and lightweight wing to create true gliders", + "author": "KerbiceGroup", + "version": "2.0", + "download": "https://kerbalstuff.com/mod/147/Hand-Glider%20style%20wings/download/2.0", + "x_generated_by": "netkan", + "download_size": 3467052 +} \ No newline at end of file diff --git a/HandGliderStyleWings-2.0.ckan b/HandGliderStyleWings-2.0.ckan new file mode 100644 index 0000000000..cbe8ba4ff6 --- /dev/null +++ b/HandGliderStyleWings-2.0.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "HandGliderStyleWings", + "license": "restricted", + "install": [ + { + "file": "GameData/Kerbice Group", + "install_to": "GameData" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/147/Hand-Glider%20style%20wings" + }, + "ksp_version": "0.25", + "name": "Hand-Glider style wings", + "abstract": "This is a big, colourful and lightweight wing to create true gliders", + "author": "KerbiceGroup", + "version": "2.0", + "download": "https://kerbalstuff.com/mod/147/Hand-Glider%20style%20wings/download/2.0", + "x_generated_by": "netkan", + "download_size": 3467052 +} \ No newline at end of file diff --git a/Hangar-2.0.1.ckan b/Hangar-2.0.1.ckan new file mode 100644 index 0000000000..56b3eef530 --- /dev/null +++ b/Hangar-2.0.1.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "identifier": "Hangar", + "license": "CC-BY-4.0", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "KSPAPIExtensions" + } + ], + "install": [ + { + "file": "GameData/Hangar", + "install_to": "GameData", + "filter": "KSPAPIExtensions.dll", + "comment": "Contains KSPAPIExtensions mod in this distribution" + } + ], + "x_netkan_license_ok": true, + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/88933-0-25-0-Hangar-v1-3-0", + "kerbalstuff": "https://kerbalstuff.com/mod/270/Hangar" + }, + "ksp_version": "0.90", + "name": "Hangar", + "abstract": "Hangars are parts that can store whole ships inside. Stored ships are not docked but unloaded, which reduces part count considerably.", + "author": "allista", + "version": "2.0.1", + "download": "https://kerbalstuff.com/mod/270/Hangar/download/2.0.1", + "x_generated_by": "netkan", + "download_size": 25095013 +} \ No newline at end of file diff --git a/Hangar-2.0.2.ckan b/Hangar-2.0.2.ckan new file mode 100644 index 0000000000..969afb4fd3 --- /dev/null +++ b/Hangar-2.0.2.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "identifier": "Hangar", + "license": "CC-BY-4.0", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "KSPAPIExtensions" + } + ], + "install": [ + { + "file": "GameData/Hangar", + "install_to": "GameData", + "filter": "KSPAPIExtensions.dll", + "comment": "Contains KSPAPIExtensions mod in this distribution" + } + ], + "x_netkan_license_ok": true, + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/88933-0-25-0-Hangar-v1-3-0", + "kerbalstuff": "https://kerbalstuff.com/mod/270/Hangar" + }, + "ksp_version": "0.90", + "name": "Hangar", + "abstract": "Hangars are parts that can store whole ships inside. Stored ships are not docked but unloaded, which reduces part count considerably.", + "author": "allista", + "version": "2.0.2", + "download": "https://kerbalstuff.com/mod/270/Hangar/download/2.0.2", + "x_generated_by": "netkan", + "download_size": 25096804 +} \ No newline at end of file diff --git a/HangarExtender-2.0.ckan b/HangarExtender-2.0.ckan new file mode 100644 index 0000000000..034d3bd08e --- /dev/null +++ b/HangarExtender-2.0.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "HangarExtender", + "license": "CC-BY-4.0", + "install": [ + { + "file": "FShangarExtender", + "install_to": "GameData" + } + ], + "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 +} \ No newline at end of file diff --git a/HaystackContinued-0.3.2.0.ckan b/HaystackContinued-0.3.2.0.ckan new file mode 100644 index 0000000000..3e00699a0f --- /dev/null +++ b/HaystackContinued-0.3.2.0.ckan @@ -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 +} \ No newline at end of file diff --git a/HooliganLabsAirships-3.0.0.ckan b/HooliganLabsAirships-3.0.0.ckan new file mode 100644 index 0000000000..6829be6568 --- /dev/null +++ b/HooliganLabsAirships-3.0.0.ckan @@ -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 +} \ No newline at end of file diff --git a/HotRockets-7.25.ckan b/HotRockets-7.25.ckan new file mode 100644 index 0000000000..a866af7df2 --- /dev/null +++ b/HotRockets-7.25.ckan @@ -0,0 +1,25 @@ +{ + "spec_version" : 1, + "name" : "HotRockets! Particle FX Replacement", + "abstract" : "Replacement for stock engine particle FX", + "identifier" : "HotRockets", + "download" : "http://addons.cursecdn.com/files/2216%5C167/HotRockets_7.25_CorePack.zip", + "license" : "CC-BY-NC", + "author" : [ "Nazari1382" ], + "version" : "7.25", + "release_status" : "stable", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/65754" + }, + "install" : [ + { + "file" : "MP_Nazari", + "install_to" : "GameData" + } + ], + "depends" : [ + { "name" : "ModuleManager", "min_version" : "2.5.1" }, + { "name" : "SmokeScreen", "min_version" : "2.5.0" } + ] +} diff --git a/HullcamVDS-0.33.ckan b/HullcamVDS-0.33.ckan new file mode 100644 index 0000000000..6dd71f369f --- /dev/null +++ b/HullcamVDS-0.33.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "identifier": "HullcamVDS", + "x_netkan_license_ok": true, + "license": "LGPL-3.0", + "resources": { + "x_curse": "http://kerbal.curseforge.com/ksp-mods/220258-hullcam-vds", + "homepage": "http://forum.kerbalspaceprogram.com/threads/46365-0-90-Hullcam-VDS-0-90-update-Updated-16-Dec", + "kerbalstuff": "https://kerbalstuff.com/mod/450/Hullcam%20VDS" + }, + "install": [ + { + "file": "HullCameraVDS", + "install_to": "GameData" + } + ], + "ksp_version": "0.90", + "name": "Hullcam VDS", + "abstract": "Hullcam let's you add cameras to any part of your vehicle or construction.", + "author": "Albert_VDS", + "version": "0.33", + "download": "https://kerbalstuff.com/mod/450/Hullcam%20VDS/download/0.33", + "x_generated_by": "netkan", + "download_size": 10226259 +} \ No newline at end of file diff --git a/HyperEdit-1.2.4.2.ckan b/HyperEdit-1.2.4.2.ckan new file mode 100644 index 0000000000..3bfec796b9 --- /dev/null +++ b/HyperEdit-1.2.4.2.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "name": "HyperEdit", + "abstract": "Allows you to teleport any ship, and edit any orbit - even the planets!", + "identifier": "HyperEdit", + "release_status": "stable", + "resources": { + "homepage": "http://www.kerbaltek.com/hyperedit", + "repository": "https://github.com/Ezriilc/HyperEdit" + }, + "install": [ + { + "file": "GameData/Kerbaltek", + "install_to": "GameData" + } + ], + + "ksp_version_min": "0.21.1", + "license": "restricted", + "author": [ "khyperia", "Payo", "sirkut", "Ezriilc" ], + "version": "1.2.4.2", + "download": "http://www.kerbaltek.com/_downloads/hyperedit/archives/HyperEdit-1.2.4.2_for-KSP-0.21.1%2B.zip" +} diff --git a/HyperEdit-1.3.ckan b/HyperEdit-1.3.ckan new file mode 100644 index 0000000000..36788e21af --- /dev/null +++ b/HyperEdit-1.3.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "name": "HyperEdit", + "abstract": "Allows you to teleport any ship, and edit any orbit - even the planets!", + "identifier": "HyperEdit", + "release_status": "stable", + "resources": { + "homepage": "http://www.kerbaltek.com/hyperedit", + "repository": "https://github.com/Ezriilc/HyperEdit" + }, + "install": [ + { + "file": "GameData/Kerbaltek", + "install_to": "GameData" + } + ], + + "ksp_version_min": "0.90.0", + "license": "restricted", + "author": [ "khyperia", "Payo", "sirkut", "Ezriilc" ], + "version": "1.3", + "download": "http://www.kerbaltek.com/_downloads/hyperedit/HyperEdit%201.3%20-%20for%20KSP%200.90%2B.zip", + "download_size": 147456 +} diff --git a/ImageViewer-0.2.2.ckan b/ImageViewer-0.2.2.ckan new file mode 100644 index 0000000000..ef269a2528 --- /dev/null +++ b/ImageViewer-0.2.2.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "ImageViewer", + "x_netkan_license_ok": true, + "license": "GPL-3.0", + "install": [ + { + "file": "GameData/img_viewer", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/77970", + "kerbalstuff": "https://kerbalstuff.com/mod/76/Image%20viewer" + }, + "ksp_version": "0.90", + "name": "Image viewer", + "abstract": "Just an ingame image viewer.", + "author": "hashashin", + "version": "0.2.2", + "download": "https://kerbalstuff.com/mod/76/Image%20viewer/download/0.2.2", + "x_generated_by": "netkan", + "download_size": 49049 +} \ No newline at end of file diff --git a/ImpossibleInnovations-0.6.2.ckan b/ImpossibleInnovations-0.6.2.ckan new file mode 100644 index 0000000000..4798856bf8 --- /dev/null +++ b/ImpossibleInnovations-0.6.2.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "ImpossibleInnovations", + "x_netkan_license_ok": true, + "install": [ + { + "file": "GameData/Impossible Innovations", + "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.6.2", + "download": "https://kerbalstuff.com/mod/116/Impossible%20Innovations/download/0.6.2", + "x_generated_by": "netkan", + "download_size": 17700404 +} \ No newline at end of file diff --git a/ImpossibleInnovations-0.7.ckan b/ImpossibleInnovations-0.7.ckan new file mode 100644 index 0000000000..500d81477d --- /dev/null +++ b/ImpossibleInnovations-0.7.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": 1, + "identifier": "ImpossibleInnovations", + "x_netkan_license_ok": true, + "depends": [ + { + "name": "TweakScale" + }, + { + "name": "ModuleManager" + } + ], + "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.7", + "download": "https://kerbalstuff.com/mod/116/Impossible%20Innovations/download/0.7", + "x_generated_by": "netkan", + "download_size": 13817918 +} \ No newline at end of file diff --git a/ImpossibleInnovations-0.8.ckan b/ImpossibleInnovations-0.8.ckan new file mode 100644 index 0000000000..abb3265eae --- /dev/null +++ b/ImpossibleInnovations-0.8.ckan @@ -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 +} \ No newline at end of file diff --git a/ImprovedChaseCamera-1.4.0.ckan b/ImprovedChaseCamera-1.4.0.ckan new file mode 100644 index 0000000000..9dee8859b7 --- /dev/null +++ b/ImprovedChaseCamera-1.4.0.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "ImprovedChaseCamera", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "repository": "https://github.com/BahamutoD/ImprovedChaseCamera", + "homepage": "http://forum.kerbalspaceprogram.com/threads/80112-0-23-5-Improved-Chase-Camera-v1-2" + }, + "install": [ + { + "file": "ImprovedChaseCamera", + "install_to": "GameData" + } + ], + "ksp_version_min": "0.24", + "name": "Improved Chase Cameras", + "abstract": "This plugin gives you the option to make the chase camera follow your surface velocity vector, instead of being rigidly attached to your plane.", + "author": "BahamutoD", + "version": "1.4.0", + "download": "https://dl.dropboxusercontent.com/u/103148235/ImprovedChaseCamerav1.4.0.zip", + "x_mirrors" : ["http://addons.cursecdn.com/files/2212%5C365/ImprovedChaseCamerav1.4.0.zip"] +} \ No newline at end of file diff --git a/InFlightWaypoints-1.0.0.ckan b/InFlightWaypoints-1.0.0.ckan new file mode 100644 index 0000000000..4f7e4cc67f --- /dev/null +++ b/InFlightWaypoints-1.0.0.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "InFlightWaypoints", + "name": "In-Flight Waypoints", + "abstract": "Display waypoints while in flight.", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "description": "Display waypoints while in flight.", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104758", + "bugtracker": "https://github.com/jrossignol/InFlightWaypoints/issues", + "license": "https://raw.githubusercontent.com/jrossignol/InFlightWaypoints/master/LICENSE.txt", + "repository": "https://github.com/jrossignol/InFlightWaypoints" + }, + "version": "1.0.0", + "download": "https://github.com/jrossignol/InFlightWaypoints/releases/download/1.0.0/InFlightWaypoints_1.0.0.zip", + "x_generated_by": "netkan", + "download_size": 5526, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} \ No newline at end of file diff --git a/InFlightWaypoints-1.0.1.ckan b/InFlightWaypoints-1.0.1.ckan new file mode 100644 index 0000000000..68110eceda --- /dev/null +++ b/InFlightWaypoints-1.0.1.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "InFlightWaypoints", + "name": "In-Flight Waypoints", + "abstract": "Display waypoints while in flight.", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "description": "Display waypoints while in flight.", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104758", + "bugtracker": "https://github.com/jrossignol/InFlightWaypoints/issues", + "license": "https://raw.githubusercontent.com/jrossignol/InFlightWaypoints/master/LICENSE.txt", + "repository": "https://github.com/jrossignol/InFlightWaypoints" + }, + "version": "1.0.1", + "download": "https://github.com/jrossignol/InFlightWaypoints/releases/download/1.0.1/InFlightWaypoints_1.0.1.zip", + "x_generated_by": "netkan", + "download_size": 5521, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} \ No newline at end of file diff --git a/InFlightWaypoints-1.0.2.ckan b/InFlightWaypoints-1.0.2.ckan new file mode 100644 index 0000000000..1768b79a89 --- /dev/null +++ b/InFlightWaypoints-1.0.2.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "InFlightWaypoints", + "name": "In-Flight Waypoints", + "abstract": "Display waypoints while in flight.", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "description": "Display waypoints while in flight.", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104758", + "bugtracker": "https://github.com/jrossignol/InFlightWaypoints/issues", + "license": "https://raw.githubusercontent.com/jrossignol/InFlightWaypoints/master/LICENSE.txt", + "repository": "https://github.com/jrossignol/InFlightWaypoints" + }, + "version": "1.0.2", + "download": "https://github.com/jrossignol/InFlightWaypoints/releases/download/1.0.2/InFlightWaypoints_1.0.2.zip", + "x_generated_by": "netkan", + "download_size": 10303, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} \ No newline at end of file diff --git a/InFlightWaypoints-1.0.3.ckan b/InFlightWaypoints-1.0.3.ckan new file mode 100644 index 0000000000..badcd0b89e --- /dev/null +++ b/InFlightWaypoints-1.0.3.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "InFlightWaypoints", + "name": "In-Flight Waypoints", + "abstract": "Display waypoints while in flight.", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "description": "Display waypoints while in flight.", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104758", + "bugtracker": "https://github.com/jrossignol/InFlightWaypoints/issues", + "license": "https://raw.githubusercontent.com/jrossignol/InFlightWaypoints/master/LICENSE.txt", + "repository": "https://github.com/jrossignol/InFlightWaypoints" + }, + "version": "1.0.3", + "download": "https://github.com/jrossignol/InFlightWaypoints/releases/download/1.0.3/InFlightWaypoints_1.0.3.zip", + "x_generated_by": "netkan", + "download_size": 10386, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} \ No newline at end of file diff --git a/InFlightWaypoints-1.1.0.ckan b/InFlightWaypoints-1.1.0.ckan new file mode 100644 index 0000000000..fa2c31d929 --- /dev/null +++ b/InFlightWaypoints-1.1.0.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "InFlightWaypoints", + "name": "In-Flight Waypoints", + "abstract": "Display waypoints while in flight.", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "description": "Display waypoints while in flight.", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104758", + "bugtracker": "https://github.com/jrossignol/InFlightWaypoints/issues", + "license": "https://raw.githubusercontent.com/jrossignol/InFlightWaypoints/master/LICENSE.txt", + "repository": "https://github.com/jrossignol/InFlightWaypoints" + }, + "version": "1.1.0", + "download": "https://github.com/jrossignol/InFlightWaypoints/releases/download/1.1.0/InFlightWaypoints_1.1.0.zip", + "x_generated_by": "netkan", + "download_size": 11042, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} \ No newline at end of file diff --git a/InFlightWaypoints-1.1.1.ckan b/InFlightWaypoints-1.1.1.ckan new file mode 100644 index 0000000000..06e576f34b --- /dev/null +++ b/InFlightWaypoints-1.1.1.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "InFlightWaypoints", + "name": "In-Flight Waypoints", + "abstract": "Display waypoints while in flight.", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "description": "Display waypoints while in flight.", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104758", + "bugtracker": "https://github.com/jrossignol/InFlightWaypoints/issues", + "license": "https://raw.githubusercontent.com/jrossignol/InFlightWaypoints/master/LICENSE.txt", + "repository": "https://github.com/jrossignol/InFlightWaypoints" + }, + "version": "1.1.1", + "download": "https://github.com/jrossignol/InFlightWaypoints/releases/download/1.1.1/InFlightWaypoints_1.1.1.zip", + "x_generated_by": "netkan", + "download_size": 11208, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} \ No newline at end of file diff --git a/InFlightWaypoints-1.2.0.ckan b/InFlightWaypoints-1.2.0.ckan new file mode 100644 index 0000000000..01df24cae2 --- /dev/null +++ b/InFlightWaypoints-1.2.0.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "InFlightWaypoints", + "name": "In-Flight Waypoints", + "abstract": "Display waypoints while in flight.", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "description": "Display waypoints while in flight.", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104758", + "bugtracker": "https://github.com/jrossignol/InFlightWaypoints/issues", + "license": "https://raw.githubusercontent.com/jrossignol/InFlightWaypoints/master/LICENSE.txt", + "repository": "https://github.com/jrossignol/InFlightWaypoints" + }, + "version": "1.2.0", + "download": "https://github.com/jrossignol/InFlightWaypoints/releases/download/1.2.0/InFlightWaypoints_1.2.0.zip", + "x_generated_by": "netkan", + "download_size": 11850, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} \ No newline at end of file diff --git a/InFlightWaypoints-1.2.1.ckan b/InFlightWaypoints-1.2.1.ckan new file mode 100644 index 0000000000..e9a231f84c --- /dev/null +++ b/InFlightWaypoints-1.2.1.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "InFlightWaypoints", + "name": "In-Flight Waypoints", + "abstract": "Display waypoints while in flight.", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "description": "Display waypoints while in flight.", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104758", + "bugtracker": "https://github.com/jrossignol/InFlightWaypoints/issues", + "license": "https://raw.githubusercontent.com/jrossignol/InFlightWaypoints/master/LICENSE.txt", + "repository": "https://github.com/jrossignol/InFlightWaypoints" + }, + "version": "1.2.1", + "download": "https://github.com/jrossignol/InFlightWaypoints/releases/download/1.2.1/InFlightWaypoints_1.2.1.zip", + "x_generated_by": "netkan", + "download_size": 11908, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} \ No newline at end of file diff --git a/InFlightWaypoints-1.2.2.ckan b/InFlightWaypoints-1.2.2.ckan new file mode 100644 index 0000000000..6c598321e9 --- /dev/null +++ b/InFlightWaypoints-1.2.2.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "InFlightWaypoints", + "name": "In-Flight Waypoints", + "abstract": "Display waypoints while in flight.", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "description": "Display waypoints while in flight.", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104758", + "bugtracker": "https://github.com/jrossignol/InFlightWaypoints/issues", + "license": "https://raw.githubusercontent.com/jrossignol/InFlightWaypoints/master/LICENSE.txt", + "repository": "https://github.com/jrossignol/InFlightWaypoints" + }, + "version": "1.2.2", + "download": "https://github.com/jrossignol/InFlightWaypoints/releases/download/1.2.2/InFlightWaypoints_1.2.2.zip", + "x_generated_by": "netkan", + "download_size": 12632, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} \ No newline at end of file diff --git a/InFlightWaypoints-1.2.4.ckan b/InFlightWaypoints-1.2.4.ckan new file mode 100644 index 0000000000..15eb33ada1 --- /dev/null +++ b/InFlightWaypoints-1.2.4.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "InFlightWaypoints", + "name": "In-Flight Waypoints", + "abstract": "Display waypoints while in flight.", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "description": "Display waypoints while in flight.", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104758", + "bugtracker": "https://github.com/jrossignol/InFlightWaypoints/issues", + "license": "https://raw.githubusercontent.com/jrossignol/InFlightWaypoints/master/LICENSE.txt", + "repository": "https://github.com/jrossignol/InFlightWaypoints" + }, + "version": "1.2.4", + "download": "https://github.com/jrossignol/InFlightWaypoints/releases/download/1.2.4/InFlightWaypoints_1.2.4.zip", + "x_generated_by": "netkan", + "download_size": 12676, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} \ No newline at end of file diff --git a/InfernalRobotics-0.19.2.ckan b/InfernalRobotics-0.19.2.ckan new file mode 100644 index 0000000000..a9fe39c747 --- /dev/null +++ b/InfernalRobotics-0.19.2.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "identifier": "InfernalRobotics", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "repository": "https://github.com/sirkut/InfernalRobotics", + "homepage": "http://forum.kerbalspaceprogram.com/threads/37707-0-23-5-Magic-Smoke-Industries-Infernal-Robotics-0-16-4", + "kerbalstuff": "https://kerbalstuff.com/mod/8/Magic%20Smoke%20Industries%20Infernal%20Robotics" + }, + "recommends": [ + { + "name": "TweakScale" + } + ], + "install": [ + { + "file": "GameData/MagicSmokeIndustries", + "install_to": "GameData" + } + ], + "ksp_version": "0.25", + "name": "Magic Smoke Industries Infernal Robotics", + "abstract": "Making stuff move.", + "author": "sirkut", + "version": "0.19.2", + "download": "https://kerbalstuff.com/mod/8/Magic%20Smoke%20Industries%20Infernal%20Robotics/download/0.19.2", + "x_generated_by": "netkan", + "download_size": 11664244 +} \ No newline at end of file diff --git a/InfernalRobotics-0.19.3.ckan b/InfernalRobotics-0.19.3.ckan new file mode 100644 index 0000000000..9dcbd080d9 --- /dev/null +++ b/InfernalRobotics-0.19.3.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "identifier": "InfernalRobotics", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "repository": "https://github.com/sirkut/InfernalRobotics", + "homepage": "http://forum.kerbalspaceprogram.com/threads/37707-0-23-5-Magic-Smoke-Industries-Infernal-Robotics-0-16-4", + "kerbalstuff": "https://kerbalstuff.com/mod/8/Magic%20Smoke%20Industries%20Infernal%20Robotics" + }, + "recommends": [ + { + "name": "TweakScale" + } + ], + "install": [ + { + "file": "GameData/MagicSmokeIndustries", + "install_to": "GameData" + } + ], + "ksp_version": "0.90", + "name": "Magic Smoke Industries Infernal Robotics", + "abstract": "Making stuff move.", + "author": "sirkut", + "version": "0.19.3", + "download": "https://kerbalstuff.com/mod/8/Magic%20Smoke%20Industries%20Infernal%20Robotics/download/0.19.3", + "x_generated_by": "netkan", + "download_size": 11664667 +} \ No newline at end of file diff --git a/JSIPartUtilities-v0.2.ckan b/JSIPartUtilities-v0.2.ckan new file mode 100644 index 0000000000..11f8f92b0c --- /dev/null +++ b/JSIPartUtilities-v0.2.ckan @@ -0,0 +1,22 @@ +{ + "spec_version" : "v1.2", + "identifier" : "JSIPartUtilities", + "author" : "Mihara", + "name" : "JSI Part Utilities", + "abstract" : "This is a collection of small and relatively simple PartModules", + "license" : "GPL-3.0", + "resources": { + "repository": "https://github.com/Mihara/PartUtilities", + "homepage": "http://forum.kerbalspaceprogram.com/threads/88366" + }, + "install": [ + { + "file": "GameData/JSI/PartUtilities", + "install_to": "GameData/JSI" + } + ], + "version": "v0.2", + "x_generated_by": "hand-crafted by hakan42 since we don't index prereleases yet", + "download": "https://github.com/Mihara/PartUtilities/releases/download/v0.2/JSIPartUtilities.0.2.zip", + "download_size": 22931 +} diff --git a/JackOLantern-1.ckan b/JackOLantern-1.ckan new file mode 100644 index 0000000000..9793639070 --- /dev/null +++ b/JackOLantern-1.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "JackOLantern", + "license": "CC-BY-NC-4.0", + "install": [ + { + "file": "GameData/Jack_O_Lantern", + "install_to": "GameData" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/296/Jack-O'-Lantern" + }, + "ksp_version": "0.25", + "name": "Jack-O'-Lantern", + "abstract": "A glowing Jack-O'-Lantern. Comes in 3 sizes. Happy Halloween!", + "author": "Porkjet", + "version": "1", + "download": "https://kerbalstuff.com/mod/296/Jack-O'-Lantern/download/1", + "x_generated_by": "netkan", + "download_size": 610402 +} \ No newline at end of file diff --git a/JsonKerman-0.1.2-fixed.ckan b/JsonKerman-0.1.2-fixed.ckan new file mode 100644 index 0000000000..0e6cff29b4 --- /dev/null +++ b/JsonKerman-0.1.2-fixed.ckan @@ -0,0 +1,16 @@ +{ + "spec_version": 1, + "identifier": "JsonKerman", + "license": "MIT", + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/386/Json%20Kerman" + }, + "ksp_version": "0.25", + "name": "Json Kerman", + "abstract": "Runs a web server in KSP letting you view in-game information on other devices, such as a phone or tablet.", + "author": "KrimZon", + "version": "0.1.2-fixed", + "download": "https://kerbalstuff.com/mod/386/Json%20Kerman/download/0.1.2-fixed", + "x_generated_by": "netkan", + "download_size": 33687 +} \ No newline at end of file diff --git a/JsonKerman-0.1.2.ckan b/JsonKerman-0.1.2.ckan new file mode 100644 index 0000000000..fc500d9ac3 --- /dev/null +++ b/JsonKerman-0.1.2.ckan @@ -0,0 +1,16 @@ +{ + "spec_version": 1, + "identifier": "JsonKerman", + "license": "MIT", + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/386/Json%20Kerman" + }, + "ksp_version": "0.25", + "name": "Json Kerman", + "abstract": "Runs a web server in KSP letting you view in-game information on other devices, such as a phone or tablet.", + "author": "KrimZon", + "version": "0.1.2", + "download": "https://kerbalstuff.com/mod/386/Json%20Kerman/download/0.1.2", + "x_generated_by": "netkan", + "download_size": 25675 +} \ No newline at end of file diff --git a/JsonKerman-0.1.ckan b/JsonKerman-0.1.ckan new file mode 100644 index 0000000000..31611fdcdb --- /dev/null +++ b/JsonKerman-0.1.ckan @@ -0,0 +1,16 @@ +{ + "spec_version": 1, + "identifier": "JsonKerman", + "license": "MIT", + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/386/Json%20Kerman" + }, + "ksp_version": "0.25", + "name": "Json Kerman", + "abstract": "Runs a web server in KSP letting you view in-game information on other devices, such as a phone or tablet.", + "author": "KrimZon", + "version": "0.1", + "download": "https://kerbalstuff.com/mod/386/Json%20Kerman/download/0.1", + "x_generated_by": "netkan", + "download_size": 34039 +} \ No newline at end of file diff --git a/KAS-0.4.10.ckan b/KAS-0.4.10.ckan new file mode 100644 index 0000000000..4c6eba2e82 --- /dev/null +++ b/KAS-0.4.10.ckan @@ -0,0 +1,15 @@ +{ + "spec_version" : 1, + "name" : "Kerbal Attachment System", + "identifier" : "KAS", + "abstract" : "KAS introduces new gameplay mechanics by adding winches, containers, dynamic struts/pipes and grabbable & attachable parts.", + "download" : "http://kerbal.curseforge.com/ksp-mods/223900-kerbal-attachment-system-kas/files/2222185/download", + "license" : "restricted", + "author" : [ "KospY", "Winn75", "zzz", "Majiir", "a.g." ], + "version" : "0.4.10", + "release_status" : "stable", + "ksp_version" : "0.90", + "depends" : [ + {"name" : "ModuleManager"} + ] +} diff --git a/KAS-0.4.9.ckan b/KAS-0.4.9.ckan new file mode 100644 index 0000000000..d0e17260dd --- /dev/null +++ b/KAS-0.4.9.ckan @@ -0,0 +1,15 @@ +{ + "spec_version" : 1, + "name" : "Kerbal Attachment System", + "identifier" : "KAS", + "abstract" : "KAS introduces new gameplay mechanics by adding winches, containers, dynamic struts/pipes and grabbable & attachable parts.", + "download" : "http://kerbal.curseforge.com/ksp-mods/223900-kerbal-attachment-system-kas/files/2216138/download", + "license" : "restricted", + "author" : [ "KospY", "Winn75", "zzz", "Majiir", "a.g." ], + "version" : "0.4.9", + "release_status" : "stable", + "ksp_version" : "0.25", + "depends" : [ + {"name" : "ModuleManager"} + ] +} diff --git a/KASAIXSClassInterstellar-1.0.ckan b/KASAIXSClassInterstellar-1.0.ckan new file mode 100644 index 0000000000..db4ed4ecec --- /dev/null +++ b/KASAIXSClassInterstellar-1.0.ckan @@ -0,0 +1,45 @@ +{ + "spec_version": "v1.2", + "identifier": "KASAIXSClassInterstellar", + "license": "GPL-3.0", + "x_netkan_license_ok": true, + "x_maintained_by": "distantcam", + "provides": [ + "KASAIXSCommandModule", + "KASASpacedock" + ], + "conflicts": [ + { + "name": "KASAIXSCommandModule" + }, + { + "name": "KASASpacedock" + } + ], + "depends": [ + { + "name": "FirespitterCore" + }, + { + "name": "KSPInterstellar" + } + ], + "install": [ + { + "file": "IXS_Class_for_InterstellarLite/GameData/KASA", + "install_to": "GameData/KASAIXSClassInterstellar" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/92816-NASA-IXS-Class-Warpship-and-Spacedocks-For-KSP-I-and-Stock-KSP", + "kerbalstuff": "https://kerbalstuff.com/mod/136/KASA%20-%20IXS%20Class%201.0%20for%20Kerbal%20Interstellar%20Lite%20Mod" + }, + "ksp_version": "0.24.2", + "name": "KASA - IXS Class 1.0 for Kerbal Interstellar Lite Mod", + "abstract": "Created for WavefunctionP's latest version of Kerbal Interstellar Lite mod, the IXS class brings the NASA IXS Enterprise ship into KSP!", + "author": "KASA", + "version": "1.0", + "download": "https://kerbalstuff.com/mod/136/KASA%20-%20IXS%20Class%201.0%20for%20Kerbal%20Interstellar%20Lite%20Mod/download/1.0", + "x_generated_by": "netkan", + "download_size": 8068866 +} \ No newline at end of file diff --git a/KASAIXSClassStock-1.0.ckan b/KASAIXSClassStock-1.0.ckan new file mode 100644 index 0000000000..6bfd2dda77 --- /dev/null +++ b/KASAIXSClassStock-1.0.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": "v1.2", + "identifier": "KASAIXSClassStock", + "license": "GPL-3.0", + "x_netkan_license_ok": true, + "x_maintained_by": "distantcam", + "provides": [ + "KASAIXSCommandModule", + "KASASpacedock" + ], + "conflicts": [ + { + "name": "KASAIXSCommandModule" + }, + { + "name": "KASASpacedock" + } + ], + "depends": [ + { + "name": "FirespitterCore" + } + ], + "install": [ + { + "file": "IXS_Class_for_StockKSP/GameData/KASA", + "install_to": "GameData/KASAIXSClassStock" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/92816-NASA-IXS-Class-Warpship-and-Spacedocks-For-KSP-I-and-Stock-KSP", + "kerbalstuff": "https://kerbalstuff.com/mod/146/KASA%20-%20IXS%20Class%201.0%20for%20Stock-KSP" + }, + "ksp_version": "0.24.2", + "name": "KASA - IXS Class 1.0 for Stock-KSP", + "abstract": "A basegame version of the IXS Class mod with no requirements other than firespitter.", + "author": "KASA", + "version": "1.0", + "download": "https://kerbalstuff.com/mod/146/KASA%20-%20IXS%20Class%201.0%20for%20Stock-KSP/download/1.0", + "x_generated_by": "netkan", + "download_size": 8071505 +} \ No newline at end of file diff --git a/KASAIXSCommandModule-1.0.ckan b/KASAIXSCommandModule-1.0.ckan new file mode 100644 index 0000000000..03e11a7e54 --- /dev/null +++ b/KASAIXSCommandModule-1.0.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": "v1.2", + "identifier": "KASAIXSCommandModule", + "license": "GPL-3.0", + "x_netkan_license_ok": true, + "x_maintained_by": "distantcam", + "depends": [ + { + "name": "FirespitterCore" + } + ], + "install": [ + { + "file": "IXS_CommandModule/GameData/KASA", + "install_to": "GameData/KASAIXSCommandModule" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/92816-NASA-IXS-Class-Warpship-and-Spacedocks-For-KSP-I-and-Stock-KSP", + "kerbalstuff": "https://kerbalstuff.com/mod/138/KASA%20-%20IXS%20Command%20Module%201.0" + }, + "ksp_version": "0.24.2", + "name": "KASA - IXS Command Module 1.0", + "abstract": "The Standalone NASA IXS Enterprise Command Module/Cockpit. Requiring no other mods.", + "author": "KASA", + "version": "1.0", + "download": "https://kerbalstuff.com/mod/138/KASA%20-%20IXS%20Command%20Module%201.0/download/1.0", + "x_generated_by": "netkan", + "download_size": 2471233 +} \ No newline at end of file diff --git a/KASASpacedock-1.0.ckan b/KASASpacedock-1.0.ckan new file mode 100644 index 0000000000..4fbcb63457 --- /dev/null +++ b/KASASpacedock-1.0.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": "v1.2", + "identifier": "KASASpacedock", + "license": "GPL-3.0", + "x_netkan_license_ok": true, + "x_maintained_by": "distantcam", + "install": [ + { + "file": "Kerbal_Spacedock/GameData/KASA", + "install_to": "GameData/KASASpacedock" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/92816-NASA-IXS-Class-Warpship-and-Spacedocks-For-KSP-I-and-Stock-KSP", + "kerbalstuff": "https://kerbalstuff.com/mod/137/KASA%20-%20Kerbal%20Spacedock%201.0" + }, + "ksp_version": "0.24.2", + "name": "KASA - Kerbal Spacedock 1.0", + "abstract": "Originally designed for my IXS Class ship mod. These docks come in three sizes and are Extraplanetary Launchpad compatible (but not required or a dependancy).", + "author": "KASA", + "version": "1.0", + "download": "https://kerbalstuff.com/mod/137/KASA%20-%20Kerbal%20Spacedock%201.0/download/1.0", + "x_generated_by": "netkan", + "download_size": 1266541 +} \ No newline at end of file diff --git a/KASsuppliescontainers-1.0.ckan b/KASsuppliescontainers-1.0.ckan new file mode 100644 index 0000000000..d0028b44e5 --- /dev/null +++ b/KASsuppliescontainers-1.0.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "identifier": "KASsuppliescontainers", + "license": "restricted", + "install": [ + { + "file": "GameData/Kerbice Group", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "KAS" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/387/KAS%20supplies%20containers" + }, + "ksp_version": "0.25", + "name": "KAS supplies containers", + "abstract": "This is two big containers to used with KAS mod to hold grabbable parts, they are a lot more bigger than the two default one and can hold a lot more parts, avoiding too have too much parts on your vessels.", + "author": "KerbiceGroup", + "version": "1.0", + "download": "https://kerbalstuff.com/mod/387/KAS%20supplies%20containers/download/1.0", + "x_generated_by": "netkan", + "download_size": 1515187 +} \ No newline at end of file diff --git a/KDEX-v1.04.ckan b/KDEX-v1.04.ckan new file mode 100644 index 0000000000..4d06d03583 --- /dev/null +++ b/KDEX-v1.04.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "KDEX", + "license": "CC-BY-NC-SA-3.0", + "install": [ + { + "file": "GameData/masTerTorch", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/54656-0-23-5-KDEX-Kerbal-Dust-Experiment-v1-02", + "kerbalstuff": "https://kerbalstuff.com/mod/337/KDEX%20-%20Kerbal%20Dust%20Experiment%20" + }, + "ksp_version": "0.25", + "name": "KDEX - Kerbal Dust Experiment ", + "abstract": "Inspired by the NASA mission LADEE and it´s Lunar Dust Experiment (LDEX). One new model. Lots of results for the new experiment.", + "author": "masTerTorch", + "version": "v1.04", + "download": "https://kerbalstuff.com/mod/337/KDEX%20-%20Kerbal%20Dust%20Experiment%20/download/v1.04", + "x_generated_by": "netkan", + "download_size": 504698 +} \ No newline at end of file diff --git a/KOSMOS-SSPP-0.14.02.ckan b/KOSMOS-SSPP-0.14.02.ckan new file mode 100644 index 0000000000..f6c65293ce --- /dev/null +++ b/KOSMOS-SSPP-0.14.02.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "KOSMOS-SSPP", + "license": "CC-BY-NC-ND-3.0", + "depends": [ + { + "name": "FirespitterCore" + } + ], + "install": [ + { + "file": "GameData/KOSMOS", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/99168-KOSMOS-4-0-25-Coming-Soon", + "kerbalstuff": "https://kerbalstuff.com/mod/324/KOSMOS%20SSPP" + }, + "ksp_version": "0.25", + "name": "KOSMOS SSPP", + "abstract": "The Space Station Parts Pack contains everything needed to construct big, beautiful space stations. The pack includes the Kosmos VA capsule and TKS functional cargo block, a rugged and reliable vehicle for orbital operations, trusted by Kerbalnauts everywhere. Also included are the Salyut series of space station modules, which are split into customizable segments to build any station configuration. Using Kosmos parts, you can control your station without manning it by using the Pravilo computer system, or dock to it using the androgynous APAS-69 or KCBS docking rings.", + "author": "CardBoardBoxProcessor", + "version": "0.14.02", + "download": "https://kerbalstuff.com/mod/324/KOSMOS%20SSPP/download/0.14.02", + "x_generated_by": "netkan", + "download_size": 77561829 +} \ No newline at end of file diff --git a/KOSMOS-URM-0.14.02.ckan b/KOSMOS-URM-0.14.02.ckan new file mode 100644 index 0000000000..69f312b784 --- /dev/null +++ b/KOSMOS-URM-0.14.02.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "KOSMOS-URM", + "license": "CC-BY-NC-ND-3.0", + "depends": [ + { + "name": "FirespitterCore" + }, + { + "name": "ProceduralFairings" + } + ], + "install": [ + { + "file": "GameData/KOSMOS", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/99168-KOSMOS-4-0-25-Coming-Soon?p=1522548", + "kerbalstuff": "https://kerbalstuff.com/mod/323/KOSMOS%20URM%20Package" + }, + "ksp_version": "0.25", + "name": "KOSMOS URM Package", + "abstract": "The URM Parts Pack contains everything needed to construct the URM-1 based Angara space-launch vehicles in multiple configurations with added access to a variety of high performance lift, insertion and orbital maneuvering engines from the Nositel, Proton, Onega and Angara systems.", + "author": "CardBoardBoxProcessor", + "version": "0.14.02", + "download": "https://kerbalstuff.com/mod/323/KOSMOS%20URM%20Package/download/0.14.02", + "x_generated_by": "netkan", + "download_size": 41395098 +} \ No newline at end of file diff --git a/KSP-AVC-1.1.5.0.ckan b/KSP-AVC-1.1.5.0.ckan new file mode 100644 index 0000000000..5af7e75033 --- /dev/null +++ b/KSP-AVC-1.1.5.0.ckan @@ -0,0 +1,18 @@ +{ + "spec_version": 1, + "identifier": "KSP-AVC", + "ksp_version": "any", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/79745", + "repository": "https://github.com/CYBUTEK/KSPAddonVersionChecker" + }, + "name": "KSP AVC", + "license": "GPL-3.0", + "abstract": "In-Game GUI for KSP Addon Version Checker", + "author": "cybutek", + "version": "1.1.5.0", + "download": "http://addons.cursecdn.com/files/2216/818/KSP-AVC-1.1.5.0.zip", + "download_size": 22263178, + "x_packaged_by": "hakan42 - hand-packaged as the mod is curse-only at the moment" +} diff --git a/KSPAPIExtensions-v1.7.2.ckan b/KSPAPIExtensions-v1.7.2.ckan new file mode 100644 index 0000000000..c156dca5a4 --- /dev/null +++ b/KSPAPIExtensions-v1.7.2.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "KSPAPIExtensions", + "name": "KAE - KSPAPIExtensions", + "abstract": "This package contains a bunch of utility methods for general use to modders.", + "license": "CC-BY-3.0", + "ksp_version": "0.90", + "install": [ + { + "file": "KSPAPIExt", + "install_to": "GameData" + } + ], + "resources": { + "repository": "https://github.com/Swamp-Ig/KSPAPIExtensions" + }, + "author": "NathanKell", + "version": "v1.7.2", + "download": "https://github.com/Swamp-Ig/KSPAPIExtensions/releases/download/v1.7.2/KSPAPIExtensions_v1.7.2.zip", + "x_generated_by": "netkan", + "download_size": 57498 +} \ No newline at end of file diff --git a/KSPCalendar-1.5.ckan b/KSPCalendar-1.5.ckan new file mode 100644 index 0000000000..e3a6fc845c --- /dev/null +++ b/KSPCalendar-1.5.ckan @@ -0,0 +1,23 @@ +{ + "spec_version" : "v1.4", + "name" : "KSPCalendar", + "author" : "nuclearping", + "identifier" : "KSPCalendar", + "abstract" : "Kerbin Date Calendar", + "download" : "http://ksp.gurkensalat.com/archive/KSPCalendar-1.5.zip", + "download_size" : 11496, + "license" : "public-domain", + "version" : "1.5", + "release_status" : "stable", + "ksp_version" : "0.90", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/68270", + "x_curse" : "http://www.curse.com/ksp-mods/kerbal/223684-kerbin-date-calendar" + }, + "install" : [ + { + "find" : "GameData/KSPCalendar", + "install_to" : "GameData" + } + ] +} diff --git a/KSPInterstellar-0.13.ckan b/KSPInterstellar-0.13.ckan new file mode 100644 index 0000000000..766e9e2953 --- /dev/null +++ b/KSPInterstellar-0.13.ckan @@ -0,0 +1,30 @@ +{ + "spec_version" : 1, + "identifier" : "KSPInterstellar", + "name" : "KSP Interstellar", + "author" : "Fractal_UK", + "version" : "0.13", + "abstract" : "Advanced tech", + "ksp_version" : "0.25", + "license" : "unknown", + "x_maintained_by" : "distantcam", + + "download" : "https://bitbucket.org/FractalUK/kspinstellar/downloads/KSPInterstellar-v0.13.zip", + + "depends": [ + { "name": "OpenResourceSystem" }, + { "name": "TreeLoader" }, + { "name": "ModuleManager" } + ], + + "install": [ + { + "file" : "GameData/WarpPlugin", + "install_to" : "GameData" + }, + { + "file" : "GameData/ORSResourcePack", + "install_to" : "GameData" + } + ] +} \ No newline at end of file diff --git a/KSPInterstellarLite-v0.12.3.ckan b/KSPInterstellarLite-v0.12.3.ckan new file mode 100644 index 0000000000..8c57668e2d --- /dev/null +++ b/KSPInterstellarLite-v0.12.3.ckan @@ -0,0 +1,52 @@ +{ + "spec_version": 1, + "identifier": "KSPInterstellarLite", + "name": "KSP Interstellar Lite", + "abstract": "Lite version of KSP Interstellar", + "license": "unknown", + "ksp_version": "0.24.2", + "x_netkan_license_ok": true, + "x_maintained_by": "distantcam", + "provides": [ + "KSPInterstellar" + ], + "conflicts": [ + { + "name": "KSPInterstellar" + } + ], + "depends": [ + { + "name": "OpenResourceSystem" + }, + { + "name": "TreeLoader" + }, + { + "name": "ModuleManager" + }, + { + "name": "Toolbar" + }, + { + "name": "TweakScale" + }, + { + "name": "CommunityResourcePack" + } + ], + "install": [ + { + "file": "GameData/Interstellar", + "install_to": "GameData" + } + ], + "resources": { + "repository": "https://github.com/WaveFunctionP/KSPInterstellar" + }, + "author": "WaveFunctionP", + "version": "v0.12.3", + "download": "https://github.com/WaveFunctionP/KSPInterstellar/releases/download/v0.12.3/Interstellar.Lite.v0.12.3.zip", + "x_generated_by": "netkan", + "download_size": 54100142 +} \ No newline at end of file diff --git a/KSPTips-1.0.0.1.ckan b/KSPTips-1.0.0.1.ckan new file mode 100644 index 0000000000..fd25548267 --- /dev/null +++ b/KSPTips-1.0.0.1.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "name": "KSP Tips", + "identifier": "KSPTips", + "abstract": "Plugin that provides 'Helpful' in game tips and tricks", + "license": "MIT", + "release_status": "stable", + "author": "TriggerAu", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/103537", + "license": "https://github.com/TriggerAu/KSPTips/blob/master/LICENSE", + "repository": "https://github.com/TriggerAu/KSPTips", + "kerbalstuff": "https://kerbalstuff.com/mod/416/KSP%20Tips", + "x_curse": "http://kerbal.curseforge.com/ksp-mods/226245-ksp-tips" + }, + "recommends": [ + { + "name": "TriggerAu-Flags" + } + ], + "x_netkan_license_ok": true, + "ksp_version": "0.90", + "version": "1.0.0.1", + "download": "https://kerbalstuff.com/mod/416/KSP%20Tips/download/1.0.0.1", + "x_generated_by": "netkan", + "download_size": 89004 +} \ No newline at end of file diff --git a/KWRocketry-2.6d2.ckan b/KWRocketry-2.6d2.ckan new file mode 100644 index 0000000000..f7471271cd --- /dev/null +++ b/KWRocketry-2.6d2.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "KWRocketry", + "license": "CC-BY-SA-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/51037-0-22-KW-Rocketry-v2-5-5-Avaliable-New-Sounds-New-Parts-11-11-2013", + "kerbalstuff": "https://kerbalstuff.com/mod/67/KW%20Rocketry" + }, + "ksp_version": "0.25", + "name": "KW Rocketry", + "abstract": "The comprehensive launch vehicle construction pack by Winston and Kickasskyle", + "author": "Winston", + "version": "2.6d2", + "download": "https://kerbalstuff.com/mod/67/KW%20Rocketry/download/2.6d2", + "x_generated_by": "netkan", + "download_size": 56671297 +} \ No newline at end of file diff --git a/Karbonite-0.4.4.ckan b/Karbonite-0.4.4.ckan new file mode 100644 index 0000000000..2ee49e839c --- /dev/null +++ b/Karbonite-0.4.4.ckan @@ -0,0 +1,50 @@ +{ + "spec_version": 1, + "name": "Karbonite", + "identifier": "Karbonite", + "author": "RoverDude", + "abstract": "A newly discovered mineral that has hydrocarbon-like properties and is perfect for processing into a fuel. It's easily mined from the surface, and can be found in liquid or gaseous forms on certain planets.", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "ksp_version": "0.25", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/87335", + "repository": "https://github.com/BobPalmer/Karbonite" + }, + "depends": [ + { + "name": "USITools" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "FirespitterCore" + }, + { + "name": "ORSX" + }, + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "TextureReplacer" + } + ], + "comment": "This may be renamed to USI-Karbonite in the future", + "provides": [ + "USI-Karbonite" + ], + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "version": "0.4.4", + "download": "https://github.com/BobPalmer/Karbonite/releases/download/0.4.4/Karbonite_0.4.4.zip", + "x_generated_by": "netkan", + "download_size": 39015866 +} \ No newline at end of file diff --git a/Karbonite-0.5.0.ckan b/Karbonite-0.5.0.ckan new file mode 100644 index 0000000000..77260cf724 --- /dev/null +++ b/Karbonite-0.5.0.ckan @@ -0,0 +1,50 @@ +{ + "spec_version": 1, + "name": "Karbonite", + "identifier": "Karbonite", + "author": "RoverDude", + "abstract": "A newly discovered mineral that has hydrocarbon-like properties and is perfect for processing into a fuel. It's easily mined from the surface, and can be found in liquid or gaseous forms on certain planets.", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "ksp_version": "0.90", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/87335", + "repository": "https://github.com/BobPalmer/Karbonite" + }, + "depends": [ + { + "name": "USITools" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "FirespitterCore" + }, + { + "name": "Regolith" + }, + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "TextureReplacer" + } + ], + "comment": "This may be renamed to USI-Karbonite in the future", + "provides": [ + "USI-Karbonite" + ], + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "version": "0.5.0", + "download": "https://github.com/BobPalmer/Karbonite/releases/download/0.5.0/Karbonite_0.5.0.zip", + "x_generated_by": "netkan", + "download_size": 25212202 +} \ No newline at end of file diff --git a/Karbonite-0.5.1.ckan b/Karbonite-0.5.1.ckan new file mode 100644 index 0000000000..cec68b0913 --- /dev/null +++ b/Karbonite-0.5.1.ckan @@ -0,0 +1,50 @@ +{ + "spec_version": 1, + "name": "Karbonite", + "identifier": "Karbonite", + "author": "RoverDude", + "abstract": "A newly discovered mineral that has hydrocarbon-like properties and is perfect for processing into a fuel. It's easily mined from the surface, and can be found in liquid or gaseous forms on certain planets.", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "ksp_version": "0.90", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/87335", + "repository": "https://github.com/BobPalmer/Karbonite" + }, + "depends": [ + { + "name": "USITools" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "FirespitterCore" + }, + { + "name": "Regolith" + }, + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "TextureReplacer" + } + ], + "comment": "This may be renamed to USI-Karbonite in the future", + "provides": [ + "USI-Karbonite" + ], + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "version": "0.5.1", + "download": "https://github.com/BobPalmer/Karbonite/releases/download/0.5.1/Karbonite_0.5.1.zip", + "x_generated_by": "netkan", + "download_size": 25240582 +} \ No newline at end of file diff --git a/KarbonitePlus-0.2.3.ckan b/KarbonitePlus-0.2.3.ckan new file mode 100644 index 0000000000..35b142991d --- /dev/null +++ b/KarbonitePlus-0.2.3.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": 1, + "name": "KarbonitePlus", + "identifier": "KarbonitePlus", + "author": "RoverDude", + "abstract": "New resources and parts for Karbonite, including the resource Karborundum", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "ksp_version": "0.90", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93054", + "repository": "https://github.com/BobPalmer/KarbonitePlus" + }, + "depends": [ + { + "name": "Karbonite" + } + ], + "comment": "This may be renamed to USI-KarbonitePlus in the future", + "provides": [ + "USI-KarbonitePlus" + ], + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "version": "0.2.3", + "download": "https://github.com/BobPalmer/KarbonitePlus/releases/download/0.2.3/KPlus_0.2.3.Zip", + "x_generated_by": "netkan", + "download_size": 9479781 +} \ No newline at end of file diff --git a/KarbonitePlus-0.3.0.ckan b/KarbonitePlus-0.3.0.ckan new file mode 100644 index 0000000000..1ddc0de41b --- /dev/null +++ b/KarbonitePlus-0.3.0.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": 1, + "name": "KarbonitePlus", + "identifier": "KarbonitePlus", + "author": "RoverDude", + "abstract": "New resources and parts for Karbonite, including the resource Karborundum", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "ksp_version": "0.90", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93054", + "repository": "https://github.com/BobPalmer/KarbonitePlus" + }, + "depends": [ + { + "name": "Karbonite" + } + ], + "comment": "This may be renamed to USI-KarbonitePlus in the future", + "provides": [ + "USI-KarbonitePlus" + ], + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "version": "0.3.0", + "download": "https://github.com/BobPalmer/KarbonitePlus/releases/download/0.3.0/KPlus_0.3.0.zip", + "x_generated_by": "netkan", + "download_size": 8769257 +} \ No newline at end of file diff --git a/KeepFit-0.3.1.1.ckan b/KeepFit-0.3.1.1.ckan new file mode 100644 index 0000000000..b5fda891f5 --- /dev/null +++ b/KeepFit-0.3.1.1.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "identifier": "KeepFit", + "x_netkan_license_ok": true, + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.5.1" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/67739", + "kerbalstuff": "https://kerbalstuff.com/mod/295/keepfit" + }, + "name": "keepfit", + "license": "MIT", + "abstract": "Gee Effects and Kerbal fitness degradation", + "author": "timmers_uk", + "version": "0.3.1.1", + "download": "https://kerbalstuff.com/mod/295/keepfit/download/0.3.1.1", + "x_generated_by": "netkan", + "download_size": 67989, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} \ No newline at end of file diff --git a/KerbalAdventure-V1.0.ckan b/KerbalAdventure-V1.0.ckan new file mode 100644 index 0000000000..90b1f2ba77 --- /dev/null +++ b/KerbalAdventure-V1.0.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "identifier": "KerbalAdventure", + "license": "CC-BY-NC-SA-3.0", + "resources": { + "x_curse": "http://www.curse.com/ksp-mods/kerbal/225951-kerbal-adventure", + "kerbalstuff": "https://kerbalstuff.com/mod/390/Kerbal%20Adventure" + }, + "install": [ + { + "file": "KerbalAdventure", + "install_to": "GameData", + "filter": [ + "Thumbs.db", + "SourceCode" + ] + } + ], + "ksp_version": "0.25", + "name": "Kerbal Adventure", + "abstract": "This mod introduces stories to the Kerbal Universe. ", + "author": "Menuoption", + "version": "V1.0", + "download": "https://kerbalstuff.com/mod/390/Kerbal%20Adventure/download/V1.0", + "x_generated_by": "netkan", + "download_size": 10064193 +} \ No newline at end of file diff --git a/KerbalAircraftExpansion-2.3.1.ckan b/KerbalAircraftExpansion-2.3.1.ckan new file mode 100644 index 0000000000..b436cb9583 --- /dev/null +++ b/KerbalAircraftExpansion-2.3.1.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": 1, + "identifier": "KerbalAircraftExpansion", + "license": "GPL-3.0", + "x_netkan_license_ok": true, + "install": [ + { + "file": "KAX", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "FirespitterCore" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/76668", + "kerbalstuff": "https://kerbalstuff.com/mod/391/Kerbal%20Aircraft%20Expansion%20(KAX)" + }, + "ksp_version": "0.90", + "name": "Kerbal Aircraft Expansion (KAX)", + "abstract": "A pack of select parts for your aircrafting needs, including propellers, helicopter rotors, and more!", + "author": "keptin", + "version": "2.3.1", + "download": "https://kerbalstuff.com/mod/391/Kerbal%20Aircraft%20Expansion%20(KAX)/download/2.3.1", + "x_generated_by": "netkan", + "download_size": 16999226 +} \ No newline at end of file diff --git a/KerbalAircraftExpansion-2.3.2.ckan b/KerbalAircraftExpansion-2.3.2.ckan new file mode 100644 index 0000000000..8a1b363783 --- /dev/null +++ b/KerbalAircraftExpansion-2.3.2.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": 1, + "identifier": "KerbalAircraftExpansion", + "license": "GPL-3.0", + "x_netkan_license_ok": true, + "install": [ + { + "file": "KAX", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "FirespitterCore" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/76668", + "kerbalstuff": "https://kerbalstuff.com/mod/391/Kerbal%20Aircraft%20Expansion%20(KAX)" + }, + "ksp_version": "0.90", + "name": "Kerbal Aircraft Expansion (KAX)", + "abstract": "A pack of select parts for your aircrafting needs, including propellers, helicopter rotors, and more!", + "author": "keptin", + "version": "2.3.2", + "download": "https://kerbalstuff.com/mod/391/Kerbal%20Aircraft%20Expansion%20(KAX)/download/2.3.2", + "x_generated_by": "netkan", + "download_size": 17028740 +} \ No newline at end of file diff --git a/KerbalAircraftExpansion-v2.3.3.ckan b/KerbalAircraftExpansion-v2.3.3.ckan new file mode 100644 index 0000000000..f8c21db7ce --- /dev/null +++ b/KerbalAircraftExpansion-v2.3.3.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": 1, + "identifier": "KerbalAircraftExpansion", + "license": "GPL-3.0", + "x_netkan_license_ok": true, + "install": [ + { + "file": "KAX", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "FirespitterCore" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/76668", + "kerbalstuff": "https://kerbalstuff.com/mod/391/Kerbal%20Aircraft%20Expansion%20(KAX)" + }, + "ksp_version": "0.90", + "name": "Kerbal Aircraft Expansion (KAX)", + "abstract": "A pack of select parts for your aircrafting needs, including propellers, helicopter rotors, and more!", + "author": "keptin", + "version": "v2.3.3", + "download": "https://kerbalstuff.com/mod/391/Kerbal%20Aircraft%20Expansion%20(KAX)/download/v2.3.3", + "x_generated_by": "netkan", + "download_size": 16547622 +} \ No newline at end of file diff --git a/KerbalAlarmClock-v3.0.4.0.ckan b/KerbalAlarmClock-v3.0.4.0.ckan new file mode 100644 index 0000000000..e02fda5da7 --- /dev/null +++ b/KerbalAlarmClock-v3.0.4.0.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "name": "Kerbal Alarm Clock", + "identifier": "KerbalAlarmClock", + "abstract": "Create reminder alarms to help manage flights and not warp past important times", + "license": "MIT", + "release_status": "stable", + "ksp_version": "0.25", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/24786-0-25-0-Kerbal-Alarm-Clock-v3-0-1-0-%28Oct-26%29", + "license": "https://github.com/TriggerAu/KerbalAlarmClock/blob/master/LICENSE", + "kerbalstuff": "https://kerbalstuff.com/mod/231/Kerbal%20Alarm%20Clock", + "x_curse": "http://kerbal.curseforge.com/ksp-mods/220289-kerbal-alarm-clock", + "repository": "https://github.com/TriggerAu/KerbalAlarmClock" + }, + "author": "TriggerAu", + "version": "v3.0.4.0", + "download": "https://github.com/TriggerAu/KerbalAlarmClock/releases/download/v3.0.4.0/KerbalAlarmClock_3.0.4.0.zip", + "x_generated_by": "netkan", + "download_size": 406154 +} \ No newline at end of file diff --git a/KerbalAlarmClock-v3.0.5.0.ckan b/KerbalAlarmClock-v3.0.5.0.ckan new file mode 100644 index 0000000000..c0211f3262 --- /dev/null +++ b/KerbalAlarmClock-v3.0.5.0.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "name": "Kerbal Alarm Clock", + "identifier": "KerbalAlarmClock", + "abstract": "Create reminder alarms to help manage flights and not warp past important times", + "license": "MIT", + "release_status": "stable", + "ksp_version": "0.25", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/24786-0-25-0-Kerbal-Alarm-Clock-v3-0-1-0-%28Oct-26%29", + "license": "https://github.com/TriggerAu/KerbalAlarmClock/blob/master/LICENSE", + "kerbalstuff": "https://kerbalstuff.com/mod/231/Kerbal%20Alarm%20Clock", + "x_curse": "http://kerbal.curseforge.com/ksp-mods/220289-kerbal-alarm-clock", + "repository": "https://github.com/TriggerAu/KerbalAlarmClock" + }, + "author": "TriggerAu", + "version": "v3.0.5.0", + "download": "https://github.com/TriggerAu/KerbalAlarmClock/releases/download/v3.0.5.0/KerbalAlarmClock_3.0.5.0.zip", + "x_generated_by": "netkan", + "download_size": 406598 +} \ No newline at end of file diff --git a/KerbalAlarmClock-v3.0.6.0.ckan b/KerbalAlarmClock-v3.0.6.0.ckan new file mode 100644 index 0000000000..1b7fcadb63 --- /dev/null +++ b/KerbalAlarmClock-v3.0.6.0.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": "v1.4", + "name": "Kerbal Alarm Clock", + "identifier": "KerbalAlarmClock", + "abstract": "An in-game alarm clock to help you stop missing important moments", + "license": "MIT", + "release_status": "stable", + "author": "TriggerAu", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/24786", + "license": "https://github.com/TriggerAu/KerbalAlarmClock/blob/master/LICENSE", + "repository": "https://github.com/TriggerAu/KerbalAlarmClock", + "kerbalstuff": "https://kerbalstuff.com/mod/231/Kerbal%20Alarm%20Clock", + "manual": "http://triggerau.github.io/KerbalAlarmClock/", + "x_curse": "http://kerbal.curseforge.com/ksp-mods/220289-kerbal-alarm-clock" + }, + "install": [ + { + "find": "KerbalAlarmClock", + "install_to": "GameData/TriggerTech" + } + ], + "version": "v3.0.6.0", + "download": "https://github.com/TriggerAu/KerbalAlarmClock/releases/download/v3.0.6.0/KerbalAlarmClock_3.0.6.0.zip", + "x_generated_by": "netkan", + "download_size": 407064 +} \ No newline at end of file diff --git a/KerbalAlarmClock-v3.1.0.0.ckan b/KerbalAlarmClock-v3.1.0.0.ckan new file mode 100644 index 0000000000..4abedf2944 --- /dev/null +++ b/KerbalAlarmClock-v3.1.0.0.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": "v1.4", + "name": "Kerbal Alarm Clock", + "identifier": "KerbalAlarmClock", + "abstract": "An in-game alarm clock to help you stop missing important moments", + "license": "MIT", + "release_status": "stable", + "author": "TriggerAu", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/24786", + "license": "https://github.com/TriggerAu/KerbalAlarmClock/blob/master/LICENSE", + "repository": "https://github.com/TriggerAu/KerbalAlarmClock", + "kerbalstuff": "https://kerbalstuff.com/mod/231/Kerbal%20Alarm%20Clock", + "manual": "http://triggerau.github.io/KerbalAlarmClock/", + "x_curse": "http://kerbal.curseforge.com/ksp-mods/220289-kerbal-alarm-clock" + }, + "recommends": [ + { + "name": "TriggerAu-Flags" + } + ], + "install": [ + { + "find": "KerbalAlarmClock", + "install_to": "GameData/TriggerTech" + } + ], + "version": "v3.1.0.0", + "download": "https://github.com/TriggerAu/KerbalAlarmClock/releases/download/v3.1.0.0/KerbalAlarmClock_3.1.0.0.zip", + "x_generated_by": "netkan", + "download_size": 412344 +} \ No newline at end of file diff --git a/KerbalAlarmClock-v3.1.1.0.ckan b/KerbalAlarmClock-v3.1.1.0.ckan new file mode 100644 index 0000000000..43dfa800c2 --- /dev/null +++ b/KerbalAlarmClock-v3.1.1.0.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": "v1.4", + "name": "Kerbal Alarm Clock", + "identifier": "KerbalAlarmClock", + "abstract": "An in-game alarm clock to help you stop missing important moments", + "license": "MIT", + "release_status": "stable", + "author": "TriggerAu", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/24786", + "license": "https://github.com/TriggerAu/KerbalAlarmClock/blob/master/LICENSE", + "repository": "https://github.com/TriggerAu/KerbalAlarmClock", + "kerbalstuff": "https://kerbalstuff.com/mod/231/Kerbal%20Alarm%20Clock", + "manual": "http://triggerau.github.io/KerbalAlarmClock/", + "x_curse": "http://kerbal.curseforge.com/ksp-mods/220289-kerbal-alarm-clock" + }, + "recommends": [ + { + "name": "TriggerAu-Flags" + } + ], + "install": [ + { + "find": "KerbalAlarmClock", + "install_to": "GameData/TriggerTech" + } + ], + "version": "v3.1.1.0", + "download": "https://github.com/TriggerAu/KerbalAlarmClock/releases/download/v3.1.1.0/KerbalAlarmClock_3.1.1.0.zip", + "x_generated_by": "netkan", + "download_size": 412736 +} \ No newline at end of file diff --git a/KerbalConstructionTime-1.0.3.ckan b/KerbalConstructionTime-1.0.3.ckan new file mode 100644 index 0000000000..4b4af8fdbb --- /dev/null +++ b/KerbalConstructionTime-1.0.3.ckan @@ -0,0 +1,39 @@ +{ + "spec_version": 1, + "identifier": "KerbalConstructionTime", + "recommends": [ + { + "name": "StageRecovery" + } + ], + "suggests": [ + { + "name": "Toolbar" + } + ], + "conflicts": [ + { + "name": "TarsierSpaceTech" + } + ], + "install": [ + { + "file": "GameData/KerbalConstructionTime", + "install_to": "GameData" + } + ], + "x_netkan_license_ok": true, + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/92377-0-24-2-Kerbal-Construction-Time-Release-v1-0-0-(8-29-14)", + "kerbalstuff": "https://kerbalstuff.com/mod/125/Kerbal%20Construction%20Time" + }, + "ksp_version": "0.25", + "name": "Kerbal Construction Time", + "license": "GPL-3.0", + "abstract": "Unrapid Planned Assembly", + "author": "magico13", + "version": "1.0.3", + "download": "https://kerbalstuff.com/mod/125/Kerbal%20Construction%20Time/download/1.0.3", + "x_generated_by": "netkan", + "download_size": 574652 +} \ No newline at end of file diff --git a/KerbalConstructionTime-1.1.2.ckan b/KerbalConstructionTime-1.1.2.ckan new file mode 100644 index 0000000000..de28ecb09c --- /dev/null +++ b/KerbalConstructionTime-1.1.2.ckan @@ -0,0 +1,39 @@ +{ + "spec_version": 1, + "identifier": "KerbalConstructionTime", + "recommends": [ + { + "name": "StageRecovery" + } + ], + "suggests": [ + { + "name": "Toolbar" + } + ], + "conflicts": [ + { + "name": "TarsierSpaceTech" + } + ], + "install": [ + { + "file": "GameData/KerbalConstructionTime", + "install_to": "GameData" + } + ], + "x_netkan_license_ok": true, + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/92377-0-24-2-Kerbal-Construction-Time-Release-v1-0-0-(8-29-14)", + "kerbalstuff": "https://kerbalstuff.com/mod/125/Kerbal%20Construction%20Time" + }, + "ksp_version": "0.90", + "name": "Kerbal Construction Time", + "license": "GPL-3.0", + "abstract": "Unrapid Planned Assembly", + "author": "magico13", + "version": "1.1.2", + "download": "https://kerbalstuff.com/mod/125/Kerbal%20Construction%20Time/download/1.1.2", + "x_generated_by": "netkan", + "download_size": 587466 +} \ No newline at end of file diff --git a/KerbalEngineerRedux-1.0.12.0.ckan b/KerbalEngineerRedux-1.0.12.0.ckan new file mode 100644 index 0000000000..8ec513a43d --- /dev/null +++ b/KerbalEngineerRedux-1.0.12.0.ckan @@ -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" +} \ No newline at end of file diff --git a/KerbalEngineerRedux-1.0.13.0.ckan b/KerbalEngineerRedux-1.0.13.0.ckan new file mode 100644 index 0000000000..09ef85f050 --- /dev/null +++ b/KerbalEngineerRedux-1.0.13.0.ckan @@ -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.13.0", + "download": "https://github.com/CYBUTEK/KerbalEngineer/releases/download/1.0.13.0/KerbalEngineer-1.0.13.0.zip", + "x_generated_by": "netkan", + "download_size": 1018527, + "ksp_version": "0.90.0" +} \ No newline at end of file diff --git a/KerbalEngineerRedux-1.0.13.1.ckan b/KerbalEngineerRedux-1.0.13.1.ckan new file mode 100644 index 0000000000..9ac28a3c90 --- /dev/null +++ b/KerbalEngineerRedux-1.0.13.1.ckan @@ -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.13.1", + "download": "https://github.com/CYBUTEK/KerbalEngineer/releases/download/1.0.13.1/KerbalEngineer-1.0.13.1.zip", + "x_generated_by": "netkan", + "download_size": 1018563, + "ksp_version": "0.90.0" +} \ No newline at end of file diff --git a/KerbalEngineerRedux-1.0.14.1.ckan b/KerbalEngineerRedux-1.0.14.1.ckan new file mode 100644 index 0000000000..3b934418bf --- /dev/null +++ b/KerbalEngineerRedux-1.0.14.1.ckan @@ -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.14.1", + "download": "https://github.com/CYBUTEK/KerbalEngineer/releases/download/1.0.14.1/KerbalEngineer-1.0.14.1.zip", + "x_generated_by": "netkan", + "download_size": 1019123, + "ksp_version": "0.90.0" +} \ No newline at end of file diff --git a/KerbalEngineerRedux-v1.0.11.3.ckan b/KerbalEngineerRedux-v1.0.11.3.ckan new file mode 100644 index 0000000000..a6438701f8 --- /dev/null +++ b/KerbalEngineerRedux-v1.0.11.3.ckan @@ -0,0 +1,21 @@ +{ + "spec_version" : 1, + "name" : "Kerbal Engineer Redux", + "abstract" : "Reveals important statistics about your ship and its orbit during building and flight", + "identifier" : "KerbalEngineerRedux", + "download" : "http://addons.cursecdn.com/files/2218%5C547/KerbalEngineer-1.0.11.3.zip", + "license" : "GPL-3.0", + "author" : [ "cybutek" ], + "version" : "1.0.11.3", + "release_status" : "testing", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/18230-0-25-0-Kerbal-Engineer-Redux-v0-6-2-12-and-v1-0-11-3" + }, + "install" : [ + { + "file" : "KerbalEngineer", + "install_to" : "GameData" + } + ] +} diff --git a/KerbalFlightData-R12.ckan b/KerbalFlightData-R12.ckan new file mode 100644 index 0000000000..9723277710 --- /dev/null +++ b/KerbalFlightData-R12.ckan @@ -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": "R12", + "download": "https://github.com/DaMichel/KerbalFlightData/releases/download/R12/KerbalFlightDataR12.zip", + "x_generated_by": "netkan", + "download_size": 20181 +} \ No newline at end of file diff --git a/KerbalFlightData-R13.ckan b/KerbalFlightData-R13.ckan new file mode 100644 index 0000000000..930e062275 --- /dev/null +++ b/KerbalFlightData-R13.ckan @@ -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": "R13", + "download": "https://github.com/DaMichel/KerbalFlightData/releases/download/R13/KerbalFlightDataR13.zip", + "x_generated_by": "netkan", + "download_size": 20181 +} \ No newline at end of file diff --git a/KerbalFlightData-R14.ckan b/KerbalFlightData-R14.ckan new file mode 100644 index 0000000000..0e2625460d --- /dev/null +++ b/KerbalFlightData-R14.ckan @@ -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 +} \ No newline at end of file diff --git a/KerbalFlightData-R15.ckan b/KerbalFlightData-R15.ckan new file mode 100644 index 0000000000..33c2f95e70 --- /dev/null +++ b/KerbalFlightData-R15.ckan @@ -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": "R15", + "download": "https://github.com/DaMichel/KerbalFlightData/releases/download/R15/KerbalFlightDataR15.zip", + "x_generated_by": "netkan", + "download_size": 21125 +} \ No newline at end of file diff --git a/KerbalFlightIndicators-R8.ckan b/KerbalFlightIndicators-R8.ckan new file mode 100644 index 0000000000..c612604a5c --- /dev/null +++ b/KerbalFlightIndicators-R8.ckan @@ -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": "R8", + "download": "https://github.com/DaMichel/KerbalFlightIndicators/releases/download/R8/KerbalFlightIndicatorsR8.zip", + "x_generated_by": "netkan", + "download_size": 18487 +} \ No newline at end of file diff --git a/KerbalFlightIndicators-R9.ckan b/KerbalFlightIndicators-R9.ckan new file mode 100644 index 0000000000..8aa52e3e2f --- /dev/null +++ b/KerbalFlightIndicators-R9.ckan @@ -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.90", + "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 +} \ No newline at end of file diff --git a/KerbalGPS-1.0.23.5.01.ckan b/KerbalGPS-1.0.23.5.01.ckan new file mode 100644 index 0000000000..d98e6eb2d5 --- /dev/null +++ b/KerbalGPS-1.0.23.5.01.ckan @@ -0,0 +1,20 @@ +{ + "spec_version" : 1, + "identifier" : "KerbalGPS", + "name" : "Kerbal GPS", + "author" : "PakledHostage", + "version" : "1.0.23.5.01", + "abstract" : "Adds support for GPS satelites", + "ksp_version" : "0.23.5", + "license" : "CC-BY-NC-SA-3.0", + "x_maintained_by" : "distantcam", + + "download" : "http://addons.curse.cursecdn.com/files/2203/919/KerbalGPS%20(v1.0.23.5.01).zip", + + "install": [ + { + "file" : "KerbalGPS", + "install_to" : "GameData" + } + ] +} \ No newline at end of file diff --git a/KerbalIspDifficultyScaler-v1.4.1a.ckan b/KerbalIspDifficultyScaler-v1.4.1a.ckan new file mode 100644 index 0000000000..8d055757ed --- /dev/null +++ b/KerbalIspDifficultyScaler-v1.4.1a.ckan @@ -0,0 +1,18 @@ +{ + "spec_version": 1, + "identifier": "KerbalIspDifficultyScaler", + "license": "GPL-3.0", + "resources": { + "repository": "https://github.com/ferram4/Kerbal-Isp-Difficulty-Scaler", + "homepage": "http://forum.kerbalspaceprogram.com/threads/52882", + "kerbalstuff": "https://kerbalstuff.com/mod/56/Kerbal%20Isp%20Difficulty%20Scaler" + }, + "ksp_version": "0.25", + "name": "Kerbal Isp Difficulty Scaler", + "abstract": "KIDS allows scaling of difficulty by universally changing the Isps of all engines and changing how Isp behaves", + "author": "ferram4", + "version": "v1.4.1a", + "download": "https://kerbalstuff.com/mod/56/Kerbal%20Isp%20Difficulty%20Scaler/download/v1.4.1a", + "x_generated_by": "netkan", + "download_size": 33830 +} \ No newline at end of file diff --git a/KerbalIspDifficultyScaler-v1.4.2.ckan b/KerbalIspDifficultyScaler-v1.4.2.ckan new file mode 100644 index 0000000000..e2d15b53e8 --- /dev/null +++ b/KerbalIspDifficultyScaler-v1.4.2.ckan @@ -0,0 +1,18 @@ +{ + "spec_version": 1, + "identifier": "KerbalIspDifficultyScaler", + "license": "GPL-3.0", + "resources": { + "repository": "https://github.com/ferram4/Kerbal-Isp-Difficulty-Scaler", + "homepage": "http://forum.kerbalspaceprogram.com/threads/52882", + "kerbalstuff": "https://kerbalstuff.com/mod/56/Kerbal%20Isp%20Difficulty%20Scaler" + }, + "ksp_version": "0.90", + "name": "Kerbal Isp Difficulty Scaler", + "abstract": "KIDS allows scaling of difficulty by universally changing the Isps of all engines and changing how Isp behaves", + "author": "ferram4", + "version": "v1.4.2", + "download": "https://kerbalstuff.com/mod/56/Kerbal%20Isp%20Difficulty%20Scaler/download/v1.4.2", + "x_generated_by": "netkan", + "download_size": 33829 +} \ No newline at end of file diff --git a/KerbalJointReinforcement-v2.4.4.ckan b/KerbalJointReinforcement-v2.4.4.ckan new file mode 100644 index 0000000000..d71a4a41ec --- /dev/null +++ b/KerbalJointReinforcement-v2.4.4.ckan @@ -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.25", + "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": "v2.4.4", + "download": "https://kerbalstuff.com/mod/53/Kerbal%20Joint%20Reinforcement/download/v2.4.4", + "x_generated_by": "netkan", + "download_size": 36034 +} \ No newline at end of file diff --git a/KerbalJointReinforcement-v2.4.5.ckan b/KerbalJointReinforcement-v2.4.5.ckan new file mode 100644 index 0000000000..e7202820a1 --- /dev/null +++ b/KerbalJointReinforcement-v2.4.5.ckan @@ -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": "v2.4.5", + "download": "https://kerbalstuff.com/mod/53/Kerbal%20Joint%20Reinforcement/download/v2.4.5", + "x_generated_by": "netkan", + "download_size": 36083 +} \ No newline at end of file diff --git a/KerbalJointReinforcement-v3.0.1.ckan b/KerbalJointReinforcement-v3.0.1.ckan new file mode 100644 index 0000000000..9a4bf2e6d4 --- /dev/null +++ b/KerbalJointReinforcement-v3.0.1.ckan @@ -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.0.1", + "download": "https://kerbalstuff.com/mod/53/Kerbal%20Joint%20Reinforcement/download/v3.0.1", + "x_generated_by": "netkan", + "download_size": 37537 +} \ No newline at end of file diff --git a/KerbalJointReinforcement-v3.0.ckan b/KerbalJointReinforcement-v3.0.ckan new file mode 100644 index 0000000000..2dca11727c --- /dev/null +++ b/KerbalJointReinforcement-v3.0.ckan @@ -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.0", + "download": "https://kerbalstuff.com/mod/53/Kerbal%20Joint%20Reinforcement/download/v3.0", + "x_generated_by": "netkan", + "download_size": 37391 +} \ No newline at end of file diff --git a/KerbalKonstructs-0.5.1b.ckan b/KerbalKonstructs-0.5.1b.ckan new file mode 100644 index 0000000000..ba3e5cf954 --- /dev/null +++ b/KerbalKonstructs-0.5.1b.ckan @@ -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 +} \ No newline at end of file diff --git a/KerbalKonstructs-0.5.ckan b/KerbalKonstructs-0.5.ckan new file mode 100644 index 0000000000..99399300ee --- /dev/null +++ b/KerbalKonstructs-0.5.ckan @@ -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 +} \ No newline at end of file diff --git a/KerbalKonstructs-0.6.1.ckan b/KerbalKonstructs-0.6.1.ckan new file mode 100644 index 0000000000..675b0a352b --- /dev/null +++ b/KerbalKonstructs-0.6.1.ckan @@ -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.1", + "download": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs/download/0.6.1", + "x_generated_by": "netkan", + "download_size": 972036 +} \ No newline at end of file diff --git a/KerbalKonstructs-0.6.2.ckan b/KerbalKonstructs-0.6.2.ckan new file mode 100644 index 0000000000..9def8d0e81 --- /dev/null +++ b/KerbalKonstructs-0.6.2.ckan @@ -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.2", + "download": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs/download/0.6.2", + "x_generated_by": "netkan", + "download_size": 262114 +} \ No newline at end of file diff --git a/KerbalKonstructs-0.6.4.ckan b/KerbalKonstructs-0.6.4.ckan new file mode 100644 index 0000000000..da7f3e0d1b --- /dev/null +++ b/KerbalKonstructs-0.6.4.ckan @@ -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.4", + "download": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs/download/0.6.4", + "x_generated_by": "netkan", + "download_size": 324206 +} \ No newline at end of file diff --git a/KerbalKonstructs-0.6.5.ckan b/KerbalKonstructs-0.6.5.ckan new file mode 100644 index 0000000000..928b380591 --- /dev/null +++ b/KerbalKonstructs-0.6.5.ckan @@ -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.5", + "download": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs/download/0.6.5", + "x_generated_by": "netkan", + "download_size": 324759 +} \ No newline at end of file diff --git a/KerbalKonstructs-0.6.8.ckan b/KerbalKonstructs-0.6.8.ckan new file mode 100644 index 0000000000..3e3c99a8ef --- /dev/null +++ b/KerbalKonstructs-0.6.8.ckan @@ -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.6.8", + "download": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs/download/0.6.8", + "x_generated_by": "netkan", + "download_size": 325099 +} \ No newline at end of file diff --git a/KerbalKonstructs-0.6.9.ckan b/KerbalKonstructs-0.6.9.ckan new file mode 100644 index 0000000000..46086f999e --- /dev/null +++ b/KerbalKonstructs-0.6.9.ckan @@ -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.6.9", + "download": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs/download/0.6.9", + "x_generated_by": "netkan", + "download_size": 325114 +} \ No newline at end of file diff --git a/KerbalKonstructs-0.6.ckan b/KerbalKonstructs-0.6.ckan new file mode 100644 index 0000000000..d14e446fb5 --- /dev/null +++ b/KerbalKonstructs-0.6.ckan @@ -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 +} \ No newline at end of file diff --git a/KerbalKonstructs-0.7.0.ckan b/KerbalKonstructs-0.7.0.ckan new file mode 100644 index 0000000000..bbd291acfd --- /dev/null +++ b/KerbalKonstructs-0.7.0.ckan @@ -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.0", + "download": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs/download/0.7.0", + "x_generated_by": "netkan", + "download_size": 325279 +} \ No newline at end of file diff --git a/KerbalKonstructs-v0.6.3.ckan b/KerbalKonstructs-v0.6.3.ckan new file mode 100644 index 0000000000..89b0a69a58 --- /dev/null +++ b/KerbalKonstructs-v0.6.3.ckan @@ -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": "v0.6.3", + "download": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs/download/v0.6.3", + "x_generated_by": "netkan", + "download_size": 295417 +} \ No newline at end of file diff --git a/KerbalStats-1.0.0.ckan b/KerbalStats-1.0.0.ckan new file mode 100644 index 0000000000..8eabcfca08 --- /dev/null +++ b/KerbalStats-1.0.0.ckan @@ -0,0 +1,19 @@ +{ + "spec_version" : 1, + "name" : "Kerbal Stats", + "abstract" : "KerbalStats is a KSP mod for keeping track of extra information about the kerbals in your game.", + "identifier" : "KerbalStats", + "download" : "http://taniwha.org/~bill/KerbalStats_v1.0.0.zip", + "author" : "taniwha", + "version" : "1.0.0", + "license" : "GPL-3.0", + "release_status" : "stable", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/99018" + }, + "install" : [{ + "file" : "KerbalStats", + "install_to" : "GameData" + }] +} diff --git a/KerbalStats-1.1.0.ckan b/KerbalStats-1.1.0.ckan new file mode 100644 index 0000000000..5c397df229 --- /dev/null +++ b/KerbalStats-1.1.0.ckan @@ -0,0 +1,19 @@ +{ + "spec_version" : 1, + "name" : "Kerbal Stats", + "abstract" : "KerbalStats is a KSP mod for keeping track of extra information about the kerbals in your game.", + "identifier" : "KerbalStats", + "download" : "http://taniwha.org/~bill/KerbalStats_v1.1.0.zip", + "author" : "taniwha", + "version" : "1.1.0", + "license" : "GPL-3.0", + "release_status" : "stable", + "ksp_version" : "0.90", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/99018" + }, + "install" : [{ + "file" : "KerbalStats", + "install_to" : "GameData" + }] +} diff --git a/KerbalWeatherSystems-Alpha_0.5.2.ckan b/KerbalWeatherSystems-Alpha_0.5.2.ckan new file mode 100644 index 0000000000..d87e5919ce --- /dev/null +++ b/KerbalWeatherSystems-Alpha_0.5.2.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "KerbalWeatherSystems", + "license": "restricted", + "depends": [ + { + "name": "FerramAerospaceResearch" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/96031", + "kerbalstuff": "https://kerbalstuff.com/mod/262/Kerbal%20Weather%20Systems!" + }, + "ksp_version": "0.90", + "name": "Kerbal Weather Systems!", + "abstract": "Adding cool breezes and chilling winds to KSP!", + "author": "SilverFox8124", + "version": "Alpha_0.5.2", + "download": "https://kerbalstuff.com/mod/262/Kerbal%20Weather%20Systems!/download/Alpha_0.5.2", + "x_generated_by": "netkan", + "download_size": 37724516 +} \ No newline at end of file diff --git a/KerbalWeatherSystems-Alpha_5.1.ckan b/KerbalWeatherSystems-Alpha_5.1.ckan new file mode 100644 index 0000000000..864a6f78c2 --- /dev/null +++ b/KerbalWeatherSystems-Alpha_5.1.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "KerbalWeatherSystems", + "license": "restricted", + "depends": [ + { + "name": "FerramAerospaceResearch" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/96031", + "kerbalstuff": "https://kerbalstuff.com/mod/262/Kerbal%20Weather%20Systems!" + }, + "ksp_version": "0.90", + "name": "Kerbal Weather Systems!", + "abstract": "Adding cool breezes and chilling winds to KSP!", + "author": "SilverFox8124", + "version": "Alpha_5.1", + "download": "https://kerbalstuff.com/mod/262/Kerbal%20Weather%20Systems!/download/Alpha_5.1", + "x_generated_by": "netkan", + "download_size": 37714347 +} \ No newline at end of file diff --git a/KerbalXMAS-1.0.ckan b/KerbalXMAS-1.0.ckan new file mode 100644 index 0000000000..917338dd76 --- /dev/null +++ b/KerbalXMAS-1.0.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "identifier": "KerbalXMAS", + "license": "CC-BY-NC-SA-4.0", + "install": [ + { + "file": "GameData/XMas", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "FirespitterCore" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/440/Kerbal%20X-MAS" + }, + "ksp_version": "0.90", + "name": "Kerbal X-MAS", + "abstract": "Lunatic Aeronautics X-mas modpack", + "author": "ximrm", + "version": "1.0", + "download": "https://kerbalstuff.com/mod/440/Kerbal%20X-MAS/download/1.0", + "x_generated_by": "netkan", + "download_size": 8760809 +} \ No newline at end of file diff --git a/KerbalXMAS-1.001.ckan b/KerbalXMAS-1.001.ckan new file mode 100644 index 0000000000..d8408a05f1 --- /dev/null +++ b/KerbalXMAS-1.001.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "identifier": "KerbalXMAS", + "license": "CC-BY-NC-SA-4.0", + "install": [ + { + "file": "GameData/XMas", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "FirespitterCore" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/440/Kerbal%20X-MAS" + }, + "ksp_version": "0.90", + "name": "Kerbal X-MAS", + "abstract": "Lunatic Aeronautics X-mas modpack", + "author": "ximrm", + "version": "1.001", + "download": "https://kerbalstuff.com/mod/440/Kerbal%20X-MAS/download/1.001", + "x_generated_by": "netkan", + "download_size": 8760806 +} \ No newline at end of file diff --git a/KerbalXMAS-1.03.ckan b/KerbalXMAS-1.03.ckan new file mode 100644 index 0000000000..7c791f27fd --- /dev/null +++ b/KerbalXMAS-1.03.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "identifier": "KerbalXMAS", + "license": "CC-BY-NC-SA-4.0", + "install": [ + { + "file": "GameData/XMas", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "FirespitterCore" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/440/Kerbal%20X-MAS" + }, + "ksp_version": "0.90", + "name": "Kerbal X-MAS", + "abstract": "Lunatic Aeronautics X-mas modpack", + "author": "ximrm", + "version": "1.03", + "download": "https://kerbalstuff.com/mod/440/Kerbal%20X-MAS/download/1.03", + "x_generated_by": "netkan", + "download_size": 8761699 +} \ No newline at end of file diff --git a/KerbalXMAS-1.031.ckan b/KerbalXMAS-1.031.ckan new file mode 100644 index 0000000000..e964b0abb6 --- /dev/null +++ b/KerbalXMAS-1.031.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "identifier": "KerbalXMAS", + "license": "CC-BY-NC-SA-4.0", + "install": [ + { + "file": "GameData/XMas", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "FirespitterCore" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/440/Kerbal%20X-MAS" + }, + "ksp_version": "0.90", + "name": "Kerbal X-MAS", + "abstract": "Lunatic Aeronautics X-mas modpack", + "author": "ximrm", + "version": "1.031", + "download": "https://kerbalstuff.com/mod/440/Kerbal%20X-MAS/download/1.031", + "x_generated_by": "netkan", + "download_size": 8761680 +} \ No newline at end of file diff --git a/KerbalXMAS-1.032.ckan b/KerbalXMAS-1.032.ckan new file mode 100644 index 0000000000..4054286ad0 --- /dev/null +++ b/KerbalXMAS-1.032.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "identifier": "KerbalXMAS", + "license": "CC-BY-NC-SA-4.0", + "install": [ + { + "file": "GameData/XMas", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "FirespitterCore" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/440/Kerbal%20X-MAS" + }, + "ksp_version": "0.90", + "name": "Kerbal X-MAS", + "abstract": "Lunatic Aeronautics X-mas modpack", + "author": "ximrm", + "version": "1.032", + "download": "https://kerbalstuff.com/mod/440/Kerbal%20X-MAS/download/1.032", + "x_generated_by": "netkan", + "download_size": 8531687 +} \ No newline at end of file diff --git a/KerbalXMAS-1.046.ckan b/KerbalXMAS-1.046.ckan new file mode 100644 index 0000000000..b2bde4d16c --- /dev/null +++ b/KerbalXMAS-1.046.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "KerbalXMAS", + "license": "CC-BY-NC-SA-4.0", + "install": [ + { + "file": "GameData/XMas", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "FirespitterCore" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104626-X-MAS-by-Lunatic-Aeronautics", + "kerbalstuff": "https://kerbalstuff.com/mod/440/Kerbal%20X-MAS" + }, + "ksp_version": "0.90", + "name": "Kerbal X-MAS", + "abstract": "Lunatic Aeronautics X-mas modpack", + "author": "ximrm", + "version": "1.046", + "download": "https://kerbalstuff.com/mod/440/Kerbal%20X-MAS/download/1.046", + "x_generated_by": "netkan", + "download_size": 11384743 +} \ No newline at end of file diff --git a/Kerbanomics-0.1.4.ckan b/Kerbanomics-0.1.4.ckan new file mode 100644 index 0000000000..c1160e3fe3 --- /dev/null +++ b/Kerbanomics-0.1.4.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "Kerbanomics", + "license": "GPL-3.0", + "install": [ + { + "file": "EvilCorp", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104000", + "kerbalstuff": "https://kerbalstuff.com/mod/427/Kerbanomics" + }, + "ksp_version": "0.90", + "name": "Kerbanomics", + "abstract": " Kerbal Payroll and Loans!", + "author": "johnqevil", + "version": "0.1.4", + "download": "https://kerbalstuff.com/mod/427/Kerbanomics/download/0.1.4", + "x_generated_by": "netkan", + "download_size": 9737 +} \ No newline at end of file diff --git a/Kerbanomics-0.1.5.ckan b/Kerbanomics-0.1.5.ckan new file mode 100644 index 0000000000..6ef10b1b25 --- /dev/null +++ b/Kerbanomics-0.1.5.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "Kerbanomics", + "license": "GPL-3.0", + "install": [ + { + "file": "EvilCorp", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104000", + "kerbalstuff": "https://kerbalstuff.com/mod/427/Kerbanomics" + }, + "ksp_version": "0.90", + "name": "Kerbanomics", + "abstract": " Kerbal Payroll and Loans!", + "author": "johnqevil", + "version": "0.1.5", + "download": "https://kerbalstuff.com/mod/427/Kerbanomics/download/0.1.5", + "x_generated_by": "netkan", + "download_size": 10636 +} \ No newline at end of file diff --git a/KerbinSide-0.39.1.ckan b/KerbinSide-0.39.1.ckan new file mode 100644 index 0000000000..5394ba511b --- /dev/null +++ b/KerbinSide-0.39.1.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "KerbinSide", + "license": "BSD-3-clause", + "depends": [ + { + "name": "KerbalKonstructs" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/82785-0-24-Kerbin-Side-v0-30-Interim-Physics-Fix-Release", + "kerbalstuff": "https://kerbalstuff.com/mod/77/KerbinSide" + }, + "ksp_version": "0.25", + "name": "KerbinSide", + "abstract": "New Bases For Planet Kerbin!", + "author": "AlphaAsh", + "version": "0.39.1", + "download": "https://kerbalstuff.com/mod/77/KerbinSide/download/0.39.1", + "x_generated_by": "netkan", + "download_size": 69747163 +} \ No newline at end of file diff --git a/KerbinSide-0.39.ckan b/KerbinSide-0.39.ckan new file mode 100644 index 0000000000..bdb326ae4f --- /dev/null +++ b/KerbinSide-0.39.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "KerbinSide", + "license": "BSD-3-clause", + "depends": [ + { + "name": "KerbalKonstructs" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/82785-0-24-Kerbin-Side-v0-30-Interim-Physics-Fix-Release", + "kerbalstuff": "https://kerbalstuff.com/mod/77/KerbinSide" + }, + "ksp_version": "0.25", + "name": "KerbinSide", + "abstract": "New Bases For Planet Kerbin!", + "author": "AlphaAsh", + "version": "0.39", + "download": "https://kerbalstuff.com/mod/77/KerbinSide/download/0.39", + "x_generated_by": "netkan", + "download_size": 69739031 +} \ No newline at end of file diff --git a/KerbinSide-0.40.ckan b/KerbinSide-0.40.ckan new file mode 100644 index 0000000000..3041d63bab --- /dev/null +++ b/KerbinSide-0.40.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "KerbinSide", + "license": "BSD-3-clause", + "depends": [ + { + "name": "KerbalKonstructs" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/82785-0-24-Kerbin-Side-v0-30-Interim-Physics-Fix-Release", + "kerbalstuff": "https://kerbalstuff.com/mod/77/KerbinSide" + }, + "ksp_version": "0.25", + "name": "KerbinSide", + "abstract": "New Bases For Planet Kerbin!", + "author": "AlphaAsh", + "version": "0.40", + "download": "https://kerbalstuff.com/mod/77/KerbinSide/download/0.40", + "x_generated_by": "netkan", + "download_size": 68934535 +} \ No newline at end of file diff --git a/KerbinSide-0.41.ckan b/KerbinSide-0.41.ckan new file mode 100644 index 0000000000..f6b429e923 --- /dev/null +++ b/KerbinSide-0.41.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "KerbinSide", + "license": "BSD-3-clause", + "depends": [ + { + "name": "KerbalKonstructs" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/82785-0-24-Kerbin-Side-v0-30-Interim-Physics-Fix-Release", + "kerbalstuff": "https://kerbalstuff.com/mod/77/KerbinSide" + }, + "ksp_version": "0.90", + "name": "KerbinSide", + "abstract": "New Bases For Planet Kerbin!", + "author": "AlphaAsh", + "version": "0.41", + "download": "https://kerbalstuff.com/mod/77/KerbinSide/download/0.41", + "x_generated_by": "netkan", + "download_size": 68934675 +} \ No newline at end of file diff --git a/Kethane-0.9.2.ckan b/Kethane-0.9.2.ckan new file mode 100644 index 0000000000..b1b8656d9f --- /dev/null +++ b/Kethane-0.9.2.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "Kethane", + "license": "restricted", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/23979-Kethane", + "kerbalstuff": "https://kerbalstuff.com/mod/152/Kethane" + }, + "ksp_version": "0.25", + "name": "Kethane", + "abstract": "The resource-harvesting classic! Find Kethane on planets and moons, mine it with drills and process it into usable fuel.", + "author": "Majiir", + "version": "0.9.2", + "download": "https://kerbalstuff.com/mod/152/Kethane/download/0.9.2", + "x_generated_by": "netkan", + "download_size": 15659877 +} \ No newline at end of file diff --git a/KineTechAnimation-1.1.1.ckan b/KineTechAnimation-1.1.1.ckan new file mode 100644 index 0000000000..25b3783b6b --- /dev/null +++ b/KineTechAnimation-1.1.1.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "KineTechAnimation", + "name": "KineTech Animation Library", + "version": "1.1.1", + "author": "Dustin 'Kine' Judson", + "license": "CC-BY-SA-3.0", + "resources": { + "repository": "https://github.com/KineMorto/KineTechAnimationLibrary", + "homepage": "http://forum.kerbalspaceprogram.com/threads/92630-0-24-2-B9-Aerospace-Release-5", + "kerbalstuff": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack" + }, + "install": [ + { + "file": "GameData/KineTechAnimation", + "install_to": "GameData" + } + ], + "ksp_version": "0.90", + "abstract": "Essential and enormous set of structural, control, propulsion, command and utility parts for aerospace designs.", + "download": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack/download/R5.2.7", + "x_generated_by": "netkan", + "download_size": 71253513 +} \ No newline at end of file diff --git a/KlockheedMartian-Gimbal-2.1.2.ckan b/KlockheedMartian-Gimbal-2.1.2.ckan new file mode 100644 index 0000000000..ede4cfd435 --- /dev/null +++ b/KlockheedMartian-Gimbal-2.1.2.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": 1, + "identifier": "KlockheedMartian-Gimbal", + "name": "Klockheed Martian General Plugin Functions - Gimbal module", + "version": "2.1.2", + "author": "dtobi", + "license": "CC-BY-NC-ND-3.0", + "resources": { + "repository": "https://github.com/dtobi/km_Gimbal", + "homepage": "http://forum.kerbalspaceprogram.com/threads/92630-0-24-2-B9-Aerospace-Release-5", + "kerbalstuff": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack" + }, + "conflicts": [ + { + "name": "KlockheedMartian" + } + ], + "install": [ + { + "file": "GameData/Klockheed_Martian", + "install_to": "GameData" + } + ], + "ksp_version": "0.25", + "abstract": "Essential and enormous set of structural, control, propulsion, command and utility parts for aerospace designs.", + "download": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack/download/R5.2.6", + "x_generated_by": "netkan", + "download_size": 70963352 +} \ No newline at end of file diff --git a/KlockheedMartian-Gimbal-3.0.1.0.ckan b/KlockheedMartian-Gimbal-3.0.1.0.ckan new file mode 100644 index 0000000000..35c2503a46 --- /dev/null +++ b/KlockheedMartian-Gimbal-3.0.1.0.ckan @@ -0,0 +1,22 @@ +{ + "spec_version" : 1, + "name" : "Klockheed Martian General Plugin Functions - Gimbal module", + "identifier" : "KlockheedMartian-Gimbal", + "abstract" : "An improved gimbal module with in-flight configurable trim.", + "download" : "https://ksp.sarbian.com/jenkins/job/km_Gimbal/lastSuccessfulBuild/artifact/Klockheed_Martian_Gimbal_v3.0.1.0_for_KSP_0.90.0.zip", + "license" : "CC-BY-NC-ND-3.0", + "author" : [ "dtobi", "Sarbian" ], + "version" : "3.0.1.0", + "release_status" : "stable", + "ksp_version" : "0.90", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/55985", + "repository" : "https://github.com/sarbian/km_Gimbal" + }, + "install": [ + { + "file": "Klockheed_Martian_Gimbal", + "install_to": "GameData" + } + ] +} diff --git a/KronalVesselViewer-0.0.4_0.25.ckan b/KronalVesselViewer-0.0.4_0.25.ckan new file mode 100644 index 0000000000..c4ec94c120 --- /dev/null +++ b/KronalVesselViewer-0.0.4_0.25.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "KronalVesselViewer", + "install": [ + { + "file": "GameData/KronalUtils", + "install_to": "GameData" + } + ], + "license": "unrestricted", + "resources": { + "homepage": "https://github.com/bigorangemachine/ksp-kronalutils/releases", + "kerbalstuff": "https://kerbalstuff.com/mod/211/Kronal%20Vessel%20Viewer%20(KVV)%20-%20Exploded%20(Orthographic)%20ship%20view" + }, + "ksp_version": "0.25", + "name": "Kronal Vessel Viewer (KVV) - Exploded (Orthographic) ship view", + "abstract": "Plugin that creates blue-print-like (Orthographic) images (into your Screenshots/ directory) from the KSP Editor (VAB/SPH)", + "author": "bigorangemachine", + "version": "0.0.4_0.25", + "download": "https://kerbalstuff.com/mod/211/Kronal%20Vessel%20Viewer%20(KVV)%20-%20Exploded%20(Orthographic)%20ship%20view/download/0.0.4_0.25", + "x_generated_by": "netkan", + "download_size": 1261756 +} \ No newline at end of file diff --git a/KronalVesselViewer-0.0.4_0.90.0.ckan b/KronalVesselViewer-0.0.4_0.90.0.ckan new file mode 100644 index 0000000000..9efa2b3090 --- /dev/null +++ b/KronalVesselViewer-0.0.4_0.90.0.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "KronalVesselViewer", + "install": [ + { + "file": "GameData/KronalUtils", + "install_to": "GameData" + } + ], + "license": "unrestricted", + "resources": { + "homepage": "https://github.com/bigorangemachine/ksp-kronalutils/releases", + "kerbalstuff": "https://kerbalstuff.com/mod/211/Kronal%20Vessel%20Viewer%20(KVV)%20-%20Exploded%20(Orthographic)%20ship%20view" + }, + "ksp_version": "0.90", + "name": "Kronal Vessel Viewer (KVV) - Exploded (Orthographic) ship view", + "abstract": "Plugin that creates blue-print-like (Orthographic) images (into your Screenshots/ directory) from the KSP Editor (VAB/SPH)", + "author": "bigorangemachine", + "version": "0.0.4_0.90.0", + "download": "https://kerbalstuff.com/mod/211/Kronal%20Vessel%20Viewer%20(KVV)%20-%20Exploded%20(Orthographic)%20ship%20view/download/0.0.4_0.90.0", + "x_generated_by": "netkan", + "download_size": 1261118 +} \ No newline at end of file diff --git a/LandingHeight-1.1.ckan b/LandingHeight-1.1.ckan new file mode 100644 index 0000000000..4e5e85fee5 --- /dev/null +++ b/LandingHeight-1.1.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "name": "Landing Height Display", + "identifier": "LandingHeight", + "author": "Diazo", + "abstract": "Display true height to ground from the bottom of your vessel on in-game altimeter when in surface mode. Display altitude above sea level (KSP Default) when in orbit mode.", + "license": "GPL-3.0", + "release_status": "stable", + "ksp_version": "0.25", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/76320", + "repository": "https://github.com/SirDiazo/LandingHeight" + }, + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "version": "1.1", + "download": "https://github.com/SirDiazo/LandingHeight/releases/download/1.1/LandingHeight11.zip", + "x_generated_by": "netkan", + "download_size": 3792 +} \ No newline at end of file diff --git a/LandingHeight-1.2.ckan b/LandingHeight-1.2.ckan new file mode 100644 index 0000000000..368b8374ac --- /dev/null +++ b/LandingHeight-1.2.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "name": "Landing Height Display", + "identifier": "LandingHeight", + "author": "Diazo", + "abstract": "Display true height to ground from the bottom of your vessel on in-game altimeter when in surface mode. Display altitude above sea level (KSP Default) when in orbit mode.", + "license": "GPL-3.0", + "release_status": "stable", + "ksp_version": "any", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/76320", + "repository": "https://github.com/SirDiazo/LandingHeight" + }, + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "version": "1.2", + "download": "https://github.com/SirDiazo/LandingHeight/releases/download/1.2/LandingHeight12.zip", + "x_generated_by": "netkan", + "download_size": 3797 +} \ No newline at end of file diff --git a/LargeStructuralComponents-10.ckan b/LargeStructuralComponents-10.ckan new file mode 100644 index 0000000000..718b2d156a --- /dev/null +++ b/LargeStructuralComponents-10.ckan @@ -0,0 +1,22 @@ +{ + "spec_version" : 1, + "name" : "Large Structural Components", + "abstract" : "Big structural parts. Perfect space home for your Kerbals'", + "identifier" : "LargeStructuralComponents", + "download" : "https://dl.dropboxusercontent.com/u/47535144/UDKLD_Large_Structural_Components.zip", + "license" : "CC-BY-NC-ND-3.0", + "version" : "10", + "release_status" : "stable", + "ksp_version_min" : "0.20", + "author" : "udk_lethal_d0se", + "description" : " This project is on hold and was not updated until KSP 0.20 but still works and looks awsome", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/32179-WIP-Large-Structural-Components-for-KSP-20-Image-Heavy" + }, + "install" : [ + { + "file" : "GameData/udk_lethal_d0se", + "install_to" : "GameData" + } + ] +} \ No newline at end of file diff --git a/LazTekSpaceXExploration-HD.ckan b/LazTekSpaceXExploration-HD.ckan new file mode 100644 index 0000000000..a761beffa6 --- /dev/null +++ b/LazTekSpaceXExploration-HD.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "LazTekSpaceXExploration-HD", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/29388-LazTek-SpaceX-Launch-3-1a-Exploration-2-1a-and-Historic-1-1a-packs-24-2-(9-10-14)" + }, + "name": "LazTek SpaceX Exploration Pack HD", + "license": "restricted", + "abstract": "[High Resolution] LazTek Temporal Anomalies is pleased to announce the availability of our SpaceX Exploration Pack", + "author": "LazarusLuan", + "version": "2.1a", + "download": "http://addons.curse.cursecdn.com/files/2214/47/LazTekSpaceXExplorationHD_2.1a.zip", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "provides" : [ "LazTekSpaceXExploration" ], + "conflicts" : [ { "name" : "LazTekSpaceXExploration" } ], + "install": [ + { + "file" : "LazTekSpaceXExplorationHD_2.1a/GameData/LazTek", + "install_to" : "GameData" + } + ] +} diff --git a/LazTekSpaceXExploration-LD.ckan b/LazTekSpaceXExploration-LD.ckan new file mode 100644 index 0000000000..b7fb497dc9 --- /dev/null +++ b/LazTekSpaceXExploration-LD.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "identifier": "LazTekSpaceXExploration-LD", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/29388-LazTek-SpaceX-Launch-3-1a-Exploration-2-1a-and-Historic-1-1a-packs-24-2-(9-10-14)" + }, + "name": "LazTek SpaceX Exploration Pack LR", + "license": "restricted", + "abstract": "[Low Resolution] - LazTek Temporal Anomalies is pleased to announce the availability of our SpaceX Exploration Pack", + "author": "LazarusLuan", + "version": "2.1a", + "download": "http://addons.curse.cursecdn.com/files/2214/50/LazTekSpaceXExplorationLR_2.1a.zip", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "provides" : [ "LazTekSpaceXExploration" ], + "conflicts" : [ { "name" : "LazTekSpaceXExploration" } ], + "install": [ + { + "file" : "LazTekSpaceXExplorationLR_2.1a/GameData/LazTek", + "install_to" : "GameData" + } + ] + +} diff --git a/LazTekSpaceXExploration.ckan b/LazTekSpaceXExploration.ckan new file mode 100644 index 0000000000..bc5f0bcc2a --- /dev/null +++ b/LazTekSpaceXExploration.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "LazTekSpaceXExploration", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/29388-LazTek-SpaceX-Launch-3-1a-Exploration-2-1a-and-Historic-1-1a-packs-24-2-(9-10-14)" + }, + "name": "LazTek SpaceX Exploration Pack", + "license": "restricted", + "abstract": "LazTek Temporal Anomalies is pleased to announce the availability of our SpaceX Exploration Pack", + "author": "LazarusLuan", + "version": "2.1a", + "download": "http://addons.curse.cursecdn.com/files/2214/44/LazTekSpaceXExploration_2.1a.zip", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "provides" : [ "LazTekSpaceXExploration" ], + "conflicts" : [ { "name" : "LazTekSpaceXExploration" } ], + "install": [ + { + "file" : "LazTekSpaceXExploration_2.1a/GameData/LazTek", + "install_to" : "GameData" + } + ] +} \ No newline at end of file diff --git a/LazTekSpaceXHistoric-HD.ckan b/LazTekSpaceXHistoric-HD.ckan new file mode 100644 index 0000000000..a516804e1a --- /dev/null +++ b/LazTekSpaceXHistoric-HD.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "LazTekSpaceXHistoric-HD", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/29388-LazTek-SpaceX-Launch-3-1a-Exploration-2-1a-and-Historic-1-1a-packs-24-2-(9-10-14)" + }, + "name": "LazTek SpaceX Historic Pack HD", + "license": "restricted", + "abstract": "[High Resolution] LazTek Temporal Anomalies is pleased to announce the availability of our SpaceX Historic Pack", + "author": "LazarusLuan", + "version": "1.1a", + "download": "http://addons.curse.cursecdn.com/files/2214/48/LazTekSpaceXHistoricArchiveHD_1.1a.zip", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "provides" : [ "LazTekSpaceXHistoric" ], + "conflicts" : [ { "name" : "LazTekSpaceXHistoric" } ], + "install": [ + { + "file" : "LazTekSpaceXHistoricArchiveHD_1.1a/GameData/LazTek", + "install_to" : "GameData" + } + ] +} diff --git a/LazTekSpaceXHistoric-LD.ckan b/LazTekSpaceXHistoric-LD.ckan new file mode 100644 index 0000000000..4c764a39a5 --- /dev/null +++ b/LazTekSpaceXHistoric-LD.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "LazTekSpaceXHistoric-LD", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/29388-LazTek-SpaceX-Launch-3-1a-Exploration-2-1a-and-Historic-1-1a-packs-24-2-(9-10-14)" + }, + "name": "LazTek SpaceX Historic Pack LR", + "license": "restricted", + "abstract": "[Low Resolution] LazTek Temporal Anomalies is pleased to announce the availability of our SpaceX Historic Pack", + "author": "LazarusLuan", + "version": "1.1a", + "download": "http://addons.curse.cursecdn.com/files/2214/51/LazTekSpaceXHistoricArchiveLR_1.1a.zip", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "provides" : [ "LazTekSpaceXHistoric" ], + "conflicts" : [ { "name" : "LazTekSpaceXHistoric" } ], + "install": [ + { + "file" : "LazTekSpaceXHistoricArchiveLR_1.1a/GameData/LazTek", + "install_to" : "GameData" + } + ] +} diff --git a/LazTekSpaceXHistoric.ckan b/LazTekSpaceXHistoric.ckan new file mode 100644 index 0000000000..414ad997d2 --- /dev/null +++ b/LazTekSpaceXHistoric.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "LazTekSpaceXHistoric", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/29388-LazTek-SpaceX-Launch-3-1a-Exploration-2-1a-and-Historic-1-1a-packs-24-2-(9-10-14)" + }, + "name": "LazTek SpaceX Historic Pack", + "license": "restricted", + "abstract": "LazTek Temporal Anomalies is pleased to announce the availability of our SpaceX Historic Pack", + "author": "LazarusLuan", + "version": "1.1a", + "download": "http://addons.curse.cursecdn.com/files/2214/45/LazTekSpaceXHistoricArchive_1.1a.zip", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "provides" : [ "LazTekSpaceXHistoric" ], + "conflicts" : [ { "name" : "LazTekSpaceXHistoric" } ], + "install": [ + { + "file" : "LazTekSpaceXHistoricArchive_1.1a/GameData/LazTek", + "install_to" : "GameData" + } + ] +} \ No newline at end of file diff --git a/LazTekSpaceXLaunch-HD.ckan b/LazTekSpaceXLaunch-HD.ckan new file mode 100644 index 0000000000..bfa15cb038 --- /dev/null +++ b/LazTekSpaceXLaunch-HD.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "LazTekSpaceXLaunch-HD", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/29388-LazTek-SpaceX-Launch-3-1a-Exploration-2-1a-and-Historic-1-1a-packs-24-2-(9-10-14)" + }, + "name": "LazTek SpaceX Launch Pack HD", + "license": "restricted", + "abstract": "[High Resolution] LazTek Temporal Anomalies is pleased to announce the availability of our SpaceX Launch Pack, including the new SpaceX Dragon V2 capsule and trunk, SpaceX Falcon 9 v1.1 and Falcon Heavy launch platforms", + "author": "LazarusLuan", + "version": "3.1a", + "download": "http://addons.curse.cursecdn.com/files/2214/46/LazTekSpaceXLaunchPackHD_3.1a.zip", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "provides" : [ "LazTekSpaceXLaunch" ], + "conflicts" : [ { "name" : "LazTekSpaceXLaunch" } ], + "install": [ + { + "file" : "LazTekSpaceXLaunchPackHD_3.1a/GameData/LazTek", + "install_to" : "GameData" + } + ] +} diff --git a/LazTekSpaceXLaunch-LD.ckan b/LazTekSpaceXLaunch-LD.ckan new file mode 100644 index 0000000000..3cc985ab07 --- /dev/null +++ b/LazTekSpaceXLaunch-LD.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "LazTekSpaceXLaunch-LD", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/29388-LazTek-SpaceX-Launch-3-1a-Exploration-2-1a-and-Historic-1-1a-packs-24-2-(9-10-14)" + }, + "name": "LazTek SpaceX Launch Pack LR", + "license": "restricted", + "abstract": "[Low Resolution] LazTek Temporal Anomalies is pleased to announce the availability of our SpaceX Launch Pack, including the new SpaceX Dragon V2 capsule and trunk, SpaceX Falcon 9 v1.1 and Falcon Heavy launch platforms", + "author": "LazarusLuan", + "version": "3.1a", + "download": "http://addons.curse.cursecdn.com/files/2214/49/LazTekSpaceXLaunchPackLR_3.1a.zip", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "provides" : [ "LazTekSpaceXLaunch" ], + "conflicts" : [ { "name" : "LazTekSpaceXLaunch" } ], + "install": [ + { + "file" : "LazTekSpaceXLaunchPackLR_3.1a/GameData/LazTek", + "install_to" : "GameData" + } + ] +} diff --git a/LazTekSpaceXLaunch.ckan b/LazTekSpaceXLaunch.ckan new file mode 100644 index 0000000000..18cb593fbd --- /dev/null +++ b/LazTekSpaceXLaunch.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "LazTekSpaceXLaunch", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/29388-LazTek-SpaceX-Launch-3-1a-Exploration-2-1a-and-Historic-1-1a-packs-24-2-(9-10-14)" + }, + "name": "LazTek SpaceX Launch Pack", + "license": "restricted", + "abstract": "LazTek Temporal Anomalies is pleased to announce the availability of our SpaceX Launch Pack, including the new SpaceX Dragon V2 capsule and trunk, SpaceX Falcon 9 v1.1 and Falcon Heavy launch platforms", + "author": "LazarusLuan", + "version": "3.1a", + "download": "http://addons.curse.cursecdn.com/files/2214/43/LazTekSpaceXLaunchPack_3.1a.zip", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "provides" : [ "LazTekSpaceXLaunch" ], + "conflicts" : [ { "name" : "LazTekSpaceXLaunch" } ], + "install": [ + { + "file" : "LazTekSpaceXLaunchPack_3.1a/GameData/LazTek", + "install_to" : "GameData" + } + ] +} \ No newline at end of file diff --git a/LowProfileMiscEngines-0.6.ckan b/LowProfileMiscEngines-0.6.ckan new file mode 100644 index 0000000000..52231de038 --- /dev/null +++ b/LowProfileMiscEngines-0.6.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "identifier": "LowProfileMiscEngines", + "license": "restricted", + "install": [ + { + "file": "GameData/Kerbice Group", + "install_to": "GameData" + } + ], + "suggests": [ + { + "name": "RLA-Stockalike" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/49/Low%20Profile%20Misc%20Engines" + }, + "ksp_version": "0.90", + "name": "Low Profile Misc Engines", + "abstract": "This is a set of various flat (unrealistic by the way) engines which can be use for landers or other vessel type.", + "author": "KerbiceGroup", + "version": "0.6", + "download": "https://kerbalstuff.com/mod/49/Low%20Profile%20Misc%20Engines/download/0.6", + "x_generated_by": "netkan", + "download_size": 1598560 +} \ No newline at end of file diff --git a/MarkIVSpaceplaneSystem-1.1.2.ckan b/MarkIVSpaceplaneSystem-1.1.2.ckan new file mode 100644 index 0000000000..08758938f4 --- /dev/null +++ b/MarkIVSpaceplaneSystem-1.1.2.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": 1, + "identifier": "MarkIVSpaceplaneSystem", + "license": "CC-BY-NC-SA-4.0", + "install": [ + { + "file": "GameData/MarkIVSystem", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "NearFutureProps" + } + ], + "recommends": [ + { + "name": "RasterPropMonitor" + }, + { + "name": "ModuleManager", + "comment": "MM is needed to apply the compatibility patches, but not strictly required." + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/380/Mark%20IV%20Spaceplane%20System" + }, + "ksp_version": "0.25", + "name": "Mark IV Spaceplane System", + "abstract": "A heavy-lift spaceplane fuselage designed to carry 2.5m parts", + "author": "Nertea", + "version": "1.1.2", + "download": "https://kerbalstuff.com/mod/380/Mark%20IV%20Spaceplane%20System/download/1.1.2", + "x_generated_by": "netkan", + "download_size": 26155781 +} \ No newline at end of file diff --git a/MechJeb2-2.3.1.0-335.ckan b/MechJeb2-2.3.1.0-335.ckan new file mode 100644 index 0000000000..b7547a28f4 --- /dev/null +++ b/MechJeb2-2.3.1.0-335.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "name" : "MechJeb", + "identifier" : "MechJeb2", + "abstract" : "MechJeb autopilot and helper", + "download" : "http://jenkins.mumech.com/job/MechJeb2/335/artifact/jenkins-MechJeb2-335/MechJeb2-2.3.1.0-335.zip", + "license" : "GPL-3.0", + "version" : "2.3.1.0-335", + "release_status" : "development", + "ksp_version" : "0.24.2", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/12384-PART-0-24-2-Anatid-Robotics-MuMech-MechJeb-Autopilot-v2-3-1", + "github" : { + "url" : "https://github.com/MuMech/MechJeb2" + } + }, + "install" : [ + { + "file" : "MechJeb2", + "install_to" : "GameData" + } + ] +} diff --git a/MechJeb2-2.3.1.0.ckan b/MechJeb2-2.3.1.0.ckan new file mode 100644 index 0000000000..5e98ef05c4 --- /dev/null +++ b/MechJeb2-2.3.1.0.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "name" : "MechJeb", + "identifier" : "MechJeb2", + "abstract" : "MechJeb autopilot and helper", + "download" : "http://jenkins.mumech.com/job/MechJeb2%20Release/lastSuccessfulBuild/artifact/jenkins-MechJeb2%20Release-19/MechJeb2-2.3.1.0.zip", + "license" : "GPL-3.0", + "version" : "2.3.1.0", + "release_status" : "stable", + "ksp_version" : "0.24.2", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/12384-PART-0-24-2-Anatid-Robotics-MuMech-MechJeb-Autopilot-v2-3-1", + "github" : { + "url" : "https://github.com/MuMech/MechJeb2" + } + }, + "install" : [ + { + "file" : "MechJeb2", + "install_to" : "GameData" + } + ] +} diff --git a/MechJeb2-2.4.0.ckan b/MechJeb2-2.4.0.ckan new file mode 100644 index 0000000000..76c79fe056 --- /dev/null +++ b/MechJeb2-2.4.0.ckan @@ -0,0 +1,16 @@ +{ + "spec_version": 1, + "identifier": "MechJeb2", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/12384-PART-0-25-Anatid-Robotics-MuMech-MechJeb-Autopilot-v2-4-0" + }, + "name": "MechJeb 2", + "license": "GPL-3.0", + "abstract": "Anatid Robotics and Multiversal Mechatronics proudly presents the first flight assistant autopilot: MechJeb", + "author": "sarbian", + "version": "2.4.0", + "download": "http://addons.curse.cursecdn.com/files/2216/245/MechJeb2-2.4.0.0.zip", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault." +} diff --git a/MechJeb2-2.4.1.ckan b/MechJeb2-2.4.1.ckan new file mode 100644 index 0000000000..17d553208b --- /dev/null +++ b/MechJeb2-2.4.1.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "MechJeb2", + "ksp_version": "0.90", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/12384-PART-0-90-Anatid-Robotics-MuMech-MechJeb-Autopilot-v2-4-1", + "repository": "https://github.com/MuMech/MechJeb2/" + }, + "name": "MechJeb 2", + "license": "GPL-3.0", + "abstract": "Anatid Robotics and Multiversal Mechatronics proudly presents the first flight assistant autopilot: MechJeb", + "author": "sarbian", + "version": "2.4.1", + "download": "http://addons.curse.cursecdn.com/files/2222/5/MechJeb2-2.4.1.0.zip", + "comment" : "Hand packaged by dominics, if anything's wrong, it's my fault." +} diff --git a/MechJeb2-2.4.2.ckan b/MechJeb2-2.4.2.ckan new file mode 100644 index 0000000000..cb3bf26fa5 --- /dev/null +++ b/MechJeb2-2.4.2.ckan @@ -0,0 +1,16 @@ +{ + "spec_version": 1, + "identifier": "MechJeb2", + "ksp_version": "0.90", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/12384", + "repository": "https://github.com/MuMech/MechJeb2/" + }, + "name": "MechJeb 2", + "license": "GPL-3.0", + "abstract": "Anatid Robotics and Multiversal Mechatronics proudly presents the first flight assistant autopilot: MechJeb", + "author": "sarbian", + "version": "2.4.2", + "download": "http://addons.curse.cursecdn.com/files/2222/555/MechJeb2-2.4.2.0.zip" +} \ No newline at end of file diff --git a/MemoryUsage-v1.11a.ckan b/MemoryUsage-v1.11a.ckan new file mode 100644 index 0000000000..4eea5d7991 --- /dev/null +++ b/MemoryUsage-v1.11a.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "identifier": "MemoryUsage", + "license": "GPL-3.0", + "install": [ + { + "file": "Kerbal Space Program/GameData/MemoryUsage", + "install_to": "GameData" + }, + { + "file": "Kerbal Space Program/MemoryUsage.exe", + "install_to": "GameRoot" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/99494", + "kerbalstuff": "https://kerbalstuff.com/mod/317/MemoryUsage" + }, + "ksp_version": "0.90", + "name": "MemoryUsage", + "abstract": "MemoryUsage is a plugin which adds the possibility to see the memory usage, the cpu usage and the count of threads used by KSP.", + "author": "malah", + "version": "v1.11a", + "download": "https://kerbalstuff.com/mod/317/MemoryUsage/download/v1.11a", + "x_generated_by": "netkan", + "download_size": 35823 +} \ No newline at end of file diff --git a/ModernChineseFlagPack-1.2.ckan b/ModernChineseFlagPack-1.2.ckan new file mode 100644 index 0000000000..88adc6c22c --- /dev/null +++ b/ModernChineseFlagPack-1.2.ckan @@ -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 +} \ No newline at end of file diff --git a/ModernChineseFlagPack-1.3.ckan b/ModernChineseFlagPack-1.3.ckan new file mode 100644 index 0000000000..7773a638f2 --- /dev/null +++ b/ModernChineseFlagPack-1.3.ckan @@ -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.90", + "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 +} \ No newline at end of file diff --git a/ModernChineseFlagPack-1.4.ckan b/ModernChineseFlagPack-1.4.ckan new file mode 100644 index 0000000000..cf3358c378 --- /dev/null +++ b/ModernChineseFlagPack-1.4.ckan @@ -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.90", + "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.4", + "download": "https://kerbalstuff.com/mod/343/Modern%20Chinese%20Flag%20Pack/download/1.4", + "x_generated_by": "netkan", + "download_size": 1362160 +} \ No newline at end of file diff --git a/ModularFuelTanks-5.3.0.ckan b/ModularFuelTanks-5.3.0.ckan new file mode 100644 index 0000000000..96a3fb4d76 --- /dev/null +++ b/ModularFuelTanks-5.3.0.ckan @@ -0,0 +1,40 @@ +{ + "spec_version" : 1, + "name" : "Modular Fuel Tanks", + "abstract" : "Refit tank with different fuel or other contents", + "identifier" : "ModularFuelTanks", + "download" : "http://taniwha.org/~bill/ModularFuelTanks_v5.3.0.zip", + "license" : "CC-BY-SA", + "version" : "5.3.0", + "release_status" : "stable", + "ksp_version" : "0.90", + "author" : ["taniwha", "NathanKell", "Swamp Ig", "ChestBurster", "ialdabaoth"], + "description" : "Modular Fuel Tanks allows any supported tank to be filled with exactly how much or how little fuel you want, of whatever type you want (though different tanks may allow or disallow certain fuels; jet fuel tanks won't take oxidizer for instance).", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/64117", + "repository" : "https://github.com/NathanKell/ModularFuelSystem" + }, + "depends" : [ + { "name" : "KSPAPIExtensions" } + ], + "supports" : [ + { "name" : "AIESAerospace-Unofficial" }, + { "name" : "AIESAerospace" }, + { "name" : "FASA" }, + { "name" : "Firespitter" }, + { "name" : "KOSMOS" }, + { "name" : "KSPX" }, + { "name" : "KWRocketry" }, + { "name" : "MFSSettings" }, + { "name" : "NASAmission" }, + { "name" : "NovaPunch" }, + { "name" : "RLA-Stockalike" }, + { "name" : "SDHI" }, + { "name" : "SpaceShuttleEngines" }, + { "name" : "Squad" }, + { "name" : "Stretchy" }, + { "name" : "THHS" }, + { "name" : "TT" }, + { "name" : "TVPP" } + ] +} diff --git a/ModularRocketSystem-1.3.2.ckan b/ModularRocketSystem-1.3.2.ckan new file mode 100644 index 0000000000..64c89c66ad --- /dev/null +++ b/ModularRocketSystem-1.3.2.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "ModularRocketSystem", + "license": "CC-BY-NC-SA", + "install": [ + { + "file": "ModRocketSys", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93067", + "kerbalstuff": "https://kerbalstuff.com/mod/148/Modular%20Rocket%20Systems%20-%20Parts%20Pack" + }, + "name": "Modular Rocket Systems - Parts Pack", + "abstract": "Stock-alike parts that fill in gaps in the stock selection, and offer additional NASA-like cosmetic options. ", + "author": "NecroBones", + "version": "1.3.2", + "download": "https://kerbalstuff.com/mod/148/Modular%20Rocket%20Systems%20-%20Parts%20Pack/download/1.3.2", + "x_generated_by": "netkan", + "download_size": 11834606, + "ksp_version_min": "0.25.0" +} \ No newline at end of file diff --git a/ModularRocketSystem-1.4.1.ckan b/ModularRocketSystem-1.4.1.ckan new file mode 100644 index 0000000000..b875289684 --- /dev/null +++ b/ModularRocketSystem-1.4.1.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "ModularRocketSystem", + "license": "CC-BY-NC-SA", + "install": [ + { + "file": "ModRocketSys", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93067", + "kerbalstuff": "https://kerbalstuff.com/mod/148/Modular%20Rocket%20Systems%20-%20Parts%20Pack" + }, + "name": "Modular Rocket Systems - Parts Pack", + "abstract": "0.90 updated. Stock-alike parts that fill in gaps in the stock selection, and offer additional NASA-like cosmetic options. ", + "author": "NecroBones", + "version": "1.4.1", + "download": "https://kerbalstuff.com/mod/148/Modular%20Rocket%20Systems%20-%20Parts%20Pack/download/1.4.1", + "x_generated_by": "netkan", + "download_size": 11833958, + "ksp_version_min": "0.90.0" +} \ No newline at end of file diff --git a/ModularRocketSystem-1.4.2.ckan b/ModularRocketSystem-1.4.2.ckan new file mode 100644 index 0000000000..1a9d975a8f --- /dev/null +++ b/ModularRocketSystem-1.4.2.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "ModularRocketSystem", + "license": "CC-BY-NC-SA", + "install": [ + { + "file": "ModRocketSys", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93067", + "kerbalstuff": "https://kerbalstuff.com/mod/148/Modular%20Rocket%20Systems%20-%20Parts%20Pack" + }, + "name": "Modular Rocket Systems - Parts Pack", + "abstract": "0.90 updated. Stock-alike parts that fill in gaps in the stock selection, and offer additional NASA-like cosmetic options. ", + "author": "NecroBones", + "version": "1.4.2", + "download": "https://kerbalstuff.com/mod/148/Modular%20Rocket%20Systems%20-%20Parts%20Pack/download/1.4.2", + "x_generated_by": "netkan", + "download_size": 11834014, + "ksp_version_min": "0.90.0" +} \ No newline at end of file diff --git a/ModularRocketSystem-1.4.3.ckan b/ModularRocketSystem-1.4.3.ckan new file mode 100644 index 0000000000..bfcaae51f4 --- /dev/null +++ b/ModularRocketSystem-1.4.3.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "ModularRocketSystem", + "license": "CC-BY-NC-SA", + "install": [ + { + "file": "ModRocketSys", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93067", + "kerbalstuff": "https://kerbalstuff.com/mod/148/Modular%20Rocket%20Systems%20-%20Parts%20Pack" + }, + "name": "Modular Rocket Systems - Parts Pack", + "abstract": "0.90 updated. Stock-alike parts that fill in gaps in the stock selection, and offer additional NASA-like cosmetic options. ", + "author": "NecroBones", + "version": "1.4.3", + "download": "https://kerbalstuff.com/mod/148/Modular%20Rocket%20Systems%20-%20Parts%20Pack/download/1.4.3", + "x_generated_by": "netkan", + "download_size": 11834392, + "ksp_version_min": "0.90.0" +} \ No newline at end of file diff --git a/ModularRocketSystem-1.4.4.ckan b/ModularRocketSystem-1.4.4.ckan new file mode 100644 index 0000000000..c3a804c5fc --- /dev/null +++ b/ModularRocketSystem-1.4.4.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "ModularRocketSystem", + "license": "CC-BY-NC-SA", + "install": [ + { + "file": "ModRocketSys", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93067", + "kerbalstuff": "https://kerbalstuff.com/mod/148/Modular%20Rocket%20Systems%20-%20Parts%20Pack" + }, + "name": "Modular Rocket Systems - Parts Pack", + "abstract": "Stock-alike parts that fill in gaps in the stock selection, and offer additional NASA-like cosmetic options. ", + "author": "NecroBones", + "version": "1.4.4", + "download": "https://kerbalstuff.com/mod/148/Modular%20Rocket%20Systems%20-%20Parts%20Pack/download/1.4.4", + "x_generated_by": "netkan", + "download_size": 11841374, + "ksp_version_min": "0.90.0" +} \ No newline at end of file diff --git a/ModularRocketSystem-1.4.ckan b/ModularRocketSystem-1.4.ckan new file mode 100644 index 0000000000..69765cb93d --- /dev/null +++ b/ModularRocketSystem-1.4.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "ModularRocketSystem", + "license": "CC-BY-NC-SA", + "install": [ + { + "file": "ModRocketSys", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93067", + "kerbalstuff": "https://kerbalstuff.com/mod/148/Modular%20Rocket%20Systems%20-%20Parts%20Pack" + }, + "name": "Modular Rocket Systems - Parts Pack", + "abstract": "0.90 updated. Stock-alike parts that fill in gaps in the stock selection, and offer additional NASA-like cosmetic options. ", + "author": "NecroBones", + "version": "1.4", + "download": "https://kerbalstuff.com/mod/148/Modular%20Rocket%20Systems%20-%20Parts%20Pack/download/1.4", + "x_generated_by": "netkan", + "download_size": 11837126, + "ksp_version_min": "0.25.0" +} \ No newline at end of file diff --git a/ModuleFixer-3.ckan b/ModuleFixer-3.ckan new file mode 100644 index 0000000000..c3b4b1733d --- /dev/null +++ b/ModuleFixer-3.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "ModuleFixer", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/63109" + }, + "name": "Module Fixer", + "license": "GPL-3.0", + "abstract": "This fixes the problems of exploding/expanding parts in the VAB while hovering over some parts in some mods.", + "author": "arsenic87", + "version": "3", + "download": "https://www.dropbox.com/s/ykqj3g0ilprg6b1/ModuleFixer.zip?dl=1", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "install": [ + { + "file" : "ModuleFixer", + "install_to" : "GameData" + } + ] +} diff --git a/ModuleManager-2.4.5.ckan b/ModuleManager-2.4.5.ckan new file mode 100644 index 0000000000..b41eeffd16 --- /dev/null +++ b/ModuleManager-2.4.5.ckan @@ -0,0 +1,18 @@ +{ + "spec_version" : 1, + "name" : "Module Manager", + "identifier" : "ModuleManager", + "abstract" : "Modify KSP configs without conflict", + "download" : "https://ksp.sarbian.com/jenkins/job/ModuleManager/59/artifact/ModuleManager-2.4.5.zip", + "license" : "CC-BY-SA", + "author" : [ "ialdabaoth", "Sarbian" ], + "version" : "2.4.5", + "release_status" : "stable", + "ksp_version" : "0.24.2", + "install" : [ + { + "file" : "ModuleManager.2.4.5.dll", + "install_to" : "GameData" + } + ] +} diff --git a/ModuleManager-2.5.1.ckan b/ModuleManager-2.5.1.ckan new file mode 100644 index 0000000000..fc1be69d07 --- /dev/null +++ b/ModuleManager-2.5.1.ckan @@ -0,0 +1,18 @@ +{ + "spec_version" : 1, + "name" : "Module Manager", + "identifier" : "ModuleManager", + "abstract" : "Modify KSP configs without conflict", + "download" : "https://ksp.sarbian.com/jenkins/job/ModuleManager/lastSuccessfulBuild/artifact/ModuleManager-2.5.1.zip", + "license" : "CC-BY-SA", + "author" : [ "ialdabaoth", "Sarbian" ], + "version" : "2.5.1", + "release_status" : "stable", + "ksp_version" : "0.25", + "install" : [ + { + "file" : "ModuleManager.2.5.1.dll", + "install_to" : "GameData" + } + ] +} diff --git a/ModuleManager-2.5.2.ckan b/ModuleManager-2.5.2.ckan new file mode 100644 index 0000000000..70dc542b84 --- /dev/null +++ b/ModuleManager-2.5.2.ckan @@ -0,0 +1,18 @@ +{ + "spec_version" : 1, + "name" : "Module Manager", + "identifier" : "ModuleManager", + "abstract" : "Modify KSP configs without conflict", + "download" : "https://ksp.sarbian.com/jenkins/job/ModuleManager/lastSuccessfulBuild/artifact/ModuleManager-2.5.2.zip", + "license" : "CC-BY-SA", + "author" : [ "ialdabaoth", "Sarbian" ], + "version" : "2.5.2", + "release_status" : "stable", + "ksp_version" : "0.25", + "install" : [ + { + "file" : "ModuleManager.2.5.2.dll", + "install_to" : "GameData" + } + ] +} diff --git a/ModuleManager-2.5.3.ckan b/ModuleManager-2.5.3.ckan new file mode 100644 index 0000000000..4fbff5cd4b --- /dev/null +++ b/ModuleManager-2.5.3.ckan @@ -0,0 +1,18 @@ +{ + "spec_version" : 1, + "name" : "Module Manager", + "identifier" : "ModuleManager", + "abstract" : "Modify KSP configs without conflict", + "download" : "https://ksp.sarbian.com/jenkins/job/ModuleManager/lastSuccessfulBuild/artifact/ModuleManager-2.5.3.zip", + "license" : "CC-BY-SA", + "author" : [ "ialdabaoth", "Sarbian" ], + "version" : "2.5.3", + "release_status" : "stable", + "ksp_version" : "0.25", + "install" : [ + { + "file" : "ModuleManager.2.5.3.dll", + "install_to" : "GameData" + } + ] +} diff --git a/ModuleManager-2.5.4.ckan b/ModuleManager-2.5.4.ckan new file mode 100644 index 0000000000..c4d8acc42d --- /dev/null +++ b/ModuleManager-2.5.4.ckan @@ -0,0 +1,22 @@ +{ + "spec_version" : 1, + "name" : "Module Manager", + "identifier" : "ModuleManager", + "abstract" : "Modify KSP configs without conflict", + "download" : "https://ksp.sarbian.com/jenkins/job/ModuleManager/lastSuccessfulBuild/artifact/ModuleManager-2.5.4.zip", + "license" : "CC-BY-SA", + "author" : [ "ialdabaoth", "Sarbian" ], + "version" : "2.5.4", + "release_status" : "stable", + "ksp_version" : "0.90", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/55219-0-90-Module-Manager-2-5-4-%28Dec-15%29-v-1c-Edition", + "repository" : "https://github.com/sarbian/ModuleManager" + }, + "install" : [ + { + "file" : "ModuleManager.2.5.4.dll", + "install_to" : "GameData" + } + ] +} diff --git a/ModuleManager-2.5.6.ckan b/ModuleManager-2.5.6.ckan new file mode 100644 index 0000000000..7d2d6564a5 --- /dev/null +++ b/ModuleManager-2.5.6.ckan @@ -0,0 +1,22 @@ +{ + "spec_version" : 1, + "name" : "Module Manager", + "identifier" : "ModuleManager", + "abstract" : "Modify KSP configs without conflict", + "download" : "https://ksp.sarbian.com/jenkins/job/ModuleManager/lastSuccessfulBuild/artifact/ModuleManager-2.5.6.zip", + "license" : "CC-BY-SA", + "author" : [ "ialdabaoth", "Sarbian" ], + "version" : "2.5.6", + "release_status" : "stable", + "ksp_version" : "0.90", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/55219", + "repository" : "https://github.com/sarbian/ModuleManager" + }, + "install" : [ + { + "file" : "ModuleManager.2.5.6.dll", + "install_to" : "GameData" + } + ] +} diff --git a/ModuleRCSFX-3.1.ckan b/ModuleRCSFX-3.1.ckan new file mode 100644 index 0000000000..1c6b7893f1 --- /dev/null +++ b/ModuleRCSFX-3.1.ckan @@ -0,0 +1,25 @@ +{ + "spec_version" : 1, + "name" : "ModuleRCSFX", + "abstract" : "A fixed version of the stock RCS module", + "identifier" : "ModuleRCSFX", + "download" : "https://github.com/NathanKell/ModuleRCSFX/releases/download/v3.1/ModuleRCSFX_v3.1.zip", + "license" : "CC-BY-SA", + "author" : [ "ialdabaoth", "NathanKell" ], + "version" : "3.1", + "release_status" : "stable", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/92290", + "github" : { + "url" : "https://github.com/NathanKell/ModuleRCSFX", + "releases" : true + } + }, + "install" : [ + { + "file" : "ModuleRCSFX", + "install_to" : "GameData" + } + ] +} diff --git a/ModuleRCSFX-v3.2.ckan b/ModuleRCSFX-v3.2.ckan new file mode 100644 index 0000000000..dda2aae830 --- /dev/null +++ b/ModuleRCSFX-v3.2.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "name": "ModuleRCSFX", + "abstract": "A fixed version of the stock RCS module", + "identifier": "ModuleRCSFX", + "license": "CC-BY-SA", + "author": [ + "ialdabaoth", + "NathanKell" + ], + "release_status": "stable", + "ksp_version": "0.25", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/92290", + "repository": "https://github.com/NathanKell/ModuleRCSFX" + }, + "version": "v3.2", + "download": "https://github.com/NathanKell/ModuleRCSFX/releases/download/v3.2/ModuleRCSFX_v3.2.zip", + "x_generated_by": "netkan", + "download_size": 5785 +} \ No newline at end of file diff --git a/ModuleRCSFX-v3.3.ckan b/ModuleRCSFX-v3.3.ckan new file mode 100644 index 0000000000..eb26844446 --- /dev/null +++ b/ModuleRCSFX-v3.3.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "name": "ModuleRCSFX", + "abstract": "A fixed version of the stock RCS module", + "identifier": "ModuleRCSFX", + "license": "CC-BY-SA", + "author": [ + "ialdabaoth", + "NathanKell" + ], + "release_status": "stable", + "ksp_version": "0.25", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/92290", + "repository": "https://github.com/NathanKell/ModuleRCSFX" + }, + "version": "v3.3", + "download": "https://github.com/NathanKell/ModuleRCSFX/releases/download/v3.3/ModuleRCSFX_v3.3.zip", + "x_generated_by": "netkan", + "download_size": 5598 +} \ No newline at end of file diff --git a/ModuleRCSFX-v3.4.ckan b/ModuleRCSFX-v3.4.ckan new file mode 100644 index 0000000000..e47605cd0d --- /dev/null +++ b/ModuleRCSFX-v3.4.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "name": "ModuleRCSFX", + "abstract": "A fixed version of the stock RCS module", + "identifier": "ModuleRCSFX", + "license": "CC-BY-SA", + "author": [ + "ialdabaoth", + "NathanKell" + ], + "release_status": "stable", + "ksp_version": "0.90", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/92290", + "repository": "https://github.com/NathanKell/ModuleRCSFX" + }, + "version": "v3.4", + "download": "https://github.com/NathanKell/ModuleRCSFX/releases/download/v3.4/ModuleRCSFX_v3.4.zip", + "x_generated_by": "netkan", + "download_size": 5939 +} \ No newline at end of file diff --git a/MovieTime-0.2.ckan b/MovieTime-0.2.ckan new file mode 100644 index 0000000000..042a9fc1c4 --- /dev/null +++ b/MovieTime-0.2.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "MovieTime", + "license": "CC-BY-NC-SA-4.0", + "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.2", + "download": "https://kerbalstuff.com/mod/409/MovieTime/download/0.2", + "x_generated_by": "netkan", + "download_size": 1194060 +} \ No newline at end of file diff --git a/NBody-0.0.ckan b/NBody-0.0.ckan new file mode 100644 index 0000000000..94c393ed24 --- /dev/null +++ b/NBody-0.0.ckan @@ -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" + } + ] +} \ No newline at end of file diff --git a/NEAR-v1.3.1.ckan b/NEAR-v1.3.1.ckan new file mode 100644 index 0000000000..61448b00a0 --- /dev/null +++ b/NEAR-v1.3.1.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": 1, + "identifier": "NEAR", + "license": "GPL-3.0", + "provides": [ + "AerodynamicModel" + ], + "conflicts": [ + { + "name": "AerodynamicModel" + }, + { + "name": "FerramAerospaceResearch" + } + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/86419", + "kerbalstuff": "https://kerbalstuff.com/mod/54/Neophyte's%20Elementary%20Aerodynamics%20Replacement" + }, + "ksp_version": "0.90", + "name": "Neophyte's Elementary Aerodynamics Replacement", + "abstract": "NEAR replaces KSP's stock mass-based aerodynamics model with a relatively simple, slightly more realistic one.", + "author": "ferram4", + "version": "v1.3.1", + "download": "https://kerbalstuff.com/mod/54/Neophyte's%20Elementary%20Aerodynamics%20Replacement/download/v1.3.1", + "x_generated_by": "netkan", + "download_size": 78227 +} \ No newline at end of file diff --git a/NEAR-v1.3a.ckan b/NEAR-v1.3a.ckan new file mode 100644 index 0000000000..9da5ab8623 --- /dev/null +++ b/NEAR-v1.3a.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": 1, + "identifier": "NEAR", + "license": "GPL-3.0", + "provides": [ + "AerodynamicModel" + ], + "conflicts": [ + { + "name": "AerodynamicModel" + }, + { + "name": "FerramAerospaceResearch" + } + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/86419", + "kerbalstuff": "https://kerbalstuff.com/mod/54/Neophyte's%20Elementary%20Aerodynamics%20Replacement" + }, + "ksp_version": "0.25", + "name": "Neophyte's Elementary Aerodynamics Replacement", + "abstract": "NEAR replaces KSP's stock mass-based aerodynamics model with a relatively simple, slightly more realistic one.", + "author": "ferram4", + "version": "v1.3a", + "download": "https://kerbalstuff.com/mod/54/Neophyte's%20Elementary%20Aerodynamics%20Replacement/download/v1.3a", + "x_generated_by": "netkan", + "download_size": 76711 +} \ No newline at end of file diff --git a/NanoGauges-0.5.24-303.ckan b/NanoGauges-0.5.24-303.ckan new file mode 100644 index 0000000000..b7c51a1568 --- /dev/null +++ b/NanoGauges-0.5.24-303.ckan @@ -0,0 +1,28 @@ +{ + "identifier": "NanoGauges", + "license": "CC-BY-SA-3.0", + "spec_version": 1, + "install": [ + { + "file": "GameData/Nereid", + "install_to": "GameData" + } + ], + "recommends": [ + { + "name": "Toolbar" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/84409-0-90-0-NanoGauges-tiny-ana1og-gauges-for-kerbalnauts-0-5-21-236", + "kerbalstuff": "https://kerbalstuff.com/mod/429/NanoGauges" + }, + "ksp_version": "0.90", + "name": "NanoGauges", + "abstract": "tiny analog gauges", + "author": "Nereid", + "version": "0.5.24-303", + "download": "https://kerbalstuff.com/mod/429/NanoGauges/download/0.5.24-303", + "x_generated_by": "netkan", + "download_size": 1278442 +} \ No newline at end of file diff --git a/NanoGauges-0.5.25-580.ckan b/NanoGauges-0.5.25-580.ckan new file mode 100644 index 0000000000..7f5779eb2c --- /dev/null +++ b/NanoGauges-0.5.25-580.ckan @@ -0,0 +1,28 @@ +{ + "identifier": "NanoGauges", + "license": "CC-BY-SA-3.0", + "spec_version": 1, + "install": [ + { + "file": "GameData/Nereid", + "install_to": "GameData" + } + ], + "recommends": [ + { + "name": "Toolbar" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/84409-0-90-0-NanoGauges-tiny-ana1og-gauges-for-kerbalnauts-0-5-21-236", + "kerbalstuff": "https://kerbalstuff.com/mod/429/NanoGauges" + }, + "ksp_version": "0.90", + "name": "NanoGauges", + "abstract": "tiny analog gauges", + "author": "Nereid", + "version": "0.5.25-580", + "download": "https://kerbalstuff.com/mod/429/NanoGauges/download/0.5.25-580", + "x_generated_by": "netkan", + "download_size": 1278768 +} \ No newline at end of file diff --git a/NavBallTextureExport-1.3.ckan b/NavBallTextureExport-1.3.ckan new file mode 100644 index 0000000000..a4ed3f5a31 --- /dev/null +++ b/NavBallTextureExport-1.3.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "name": "Navball Texture Changer", + "abstract": "Replace stock navball texture with something better!", + "description": "You can replace default navball texture (GameData/NavBallTextureExport/navball.png) with one of this: http://bit.ly/navballs", + "identifier": "NavBallTextureExport", + "download": "https://bitbucket.org/xEvilReeperx/ksp_navballtexturechanger/downloads/KSP-0.24-NavballChanger-v.1.3.zip", + "license": "public-domain", + "version": "1.3", + "author": "xEvilReeperx", + "release_status": "stable", + "ksp_version_min": "0.24", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/69540-Making-high-contrast-nav-ball!?p=969741&viewfull=1#post969741", + "repository": "https://bitbucket.org/xEvilReeperx/ksp_navballtexturechanger", + "x_textures": "http://bit.ly/navballs" + }, + "install": [ + { + "file": "GameData/NavBallTextureExport", + "install_to": "GameData" + } + ] +} \ No newline at end of file diff --git a/NavHud-1.1.2.ckan b/NavHud-1.1.2.ckan new file mode 100644 index 0000000000..3f13470423 --- /dev/null +++ b/NavHud-1.1.2.ckan @@ -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 +} \ No newline at end of file diff --git a/NavHud-1.1.3.ckan b/NavHud-1.1.3.ckan new file mode 100644 index 0000000000..5f07dd6b86 --- /dev/null +++ b/NavHud-1.1.3.ckan @@ -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.3", + "download": "https://github.com/Ninenium/NavHud/releases/download/1.1.3/NavHud_1.1.3.zip", + "x_generated_by": "netkan", + "download_size": 55386 +} \ No newline at end of file diff --git a/NavUtilities-0.4.3.ckan b/NavUtilities-0.4.3.ckan new file mode 100644 index 0000000000..216129dc79 --- /dev/null +++ b/NavUtilities-0.4.3.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "NavUtilities", + "license": "restricted", + "install": [ + { + "file": "GameData/KerbalScienceFoundation", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/85353", + "kerbalstuff": "https://kerbalstuff.com/mod/70/NavUtilites" + }, + "ksp_version": "0.25", + "name": "NavUtilites", + "abstract": "Adds an HSI with ADI and ILS to KSP. Works as a popup window and inside RPM.", + "author": "kujuman", + "version": "0.4.3", + "download": "https://kerbalstuff.com/mod/70/NavUtilites/download/0.4.3", + "x_generated_by": "netkan", + "download_size": 2322386 +} \ No newline at end of file diff --git a/NavUtilities-0.5_RC_3.ckan b/NavUtilities-0.5_RC_3.ckan new file mode 100644 index 0000000000..8b4df04025 --- /dev/null +++ b/NavUtilities-0.5_RC_3.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "NavUtilities", + "license": "restricted", + "install": [ + { + "file": "GameData/KerbalScienceFoundation", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/85353", + "kerbalstuff": "https://kerbalstuff.com/mod/70/NavUtilites" + }, + "ksp_version": "0.90", + "name": "NavUtilites", + "abstract": "Adds an HSI with ADI and ILS to KSP. Works as a popup window and inside RPM.", + "author": "kujuman", + "version": "0.5_RC_3", + "download": "https://kerbalstuff.com/mod/70/NavUtilites/download/0.5_RC_3", + "x_generated_by": "netkan", + "download_size": 768970 +} \ No newline at end of file diff --git a/NavballDockingIndicator-6.ckan b/NavballDockingIndicator-6.ckan new file mode 100644 index 0000000000..c053d6b341 --- /dev/null +++ b/NavballDockingIndicator-6.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": "v1.4", + "identifier": "NavballDockingIndicator", + "resources": { + "repository": "https://github.com/mic-e/kspnavballdockingalignmentindicator", + "homepage": "http://forum.kerbalspaceprogram.com/threads/54303", + "kerbalstuff": "https://kerbalstuff.com/mod/23/Navball%20Docking%20Alignment%20Indicator" + }, + "install": [ + { + "find": "GameData/NavBallDockingAlignmentIndicator", + "install_to": "GameData" + } + ], + "x_netkan_license_ok": true, + "ksp_version": "0.90", + "name": "Navball Docking Alignment Indicator", + "license": "GPL-3.0", + "abstract": "When a docking port is selected as target, an additional red marker appears on your Navball, indicating the orientation of that docking port.", + "author": "mic_e", + "version": "6", + "download": "https://kerbalstuff.com/mod/23/Navball%20Docking%20Alignment%20Indicator/download/6", + "x_generated_by": "netkan", + "download_size": 21122 +} \ No newline at end of file diff --git a/NavballDockingIndicator-v5.ckan b/NavballDockingIndicator-v5.ckan new file mode 100644 index 0000000000..302f42521f --- /dev/null +++ b/NavballDockingIndicator-v5.ckan @@ -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.90", + "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 +} \ No newline at end of file diff --git a/NearFutureConstruction-0.3.1.ckan b/NearFutureConstruction-0.3.1.ckan new file mode 100644 index 0000000000..2943b07180 --- /dev/null +++ b/NearFutureConstruction-0.3.1.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "NearFutureConstruction", + "suggests": [ + { + "name": "CommunityTechTree" + } + ], + "license": "CC-BY-NC-SA-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21", + "kerbalstuff": "https://kerbalstuff.com/mod/348/Near%20Future%20Construction" + }, + "ksp_version": "0.25", + "name": "Near Future Construction", + "abstract": "Construction parts for large craft including trusses, docking ports and adapters. ", + "author": "Nertea", + "version": "0.3.1", + "download": "https://kerbalstuff.com/mod/348/Near%20Future%20Construction/download/0.3.1", + "x_generated_by": "netkan", + "download_size": 11056481 +} \ No newline at end of file diff --git a/NearFutureConstruction-0.4.0.ckan b/NearFutureConstruction-0.4.0.ckan new file mode 100644 index 0000000000..4fccd8ee9b --- /dev/null +++ b/NearFutureConstruction-0.4.0.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "NearFutureConstruction", + "suggests": [ + { + "name": "CommunityTechTree" + } + ], + "license": "CC-BY-NC-SA-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21", + "kerbalstuff": "https://kerbalstuff.com/mod/348/Near%20Future%20Construction" + }, + "ksp_version": "0.90", + "name": "Near Future Construction", + "abstract": "Construction parts for large craft including trusses, docking ports and adapters. ", + "author": "Nertea", + "version": "0.4.0", + "download": "https://kerbalstuff.com/mod/348/Near%20Future%20Construction/download/0.4.0", + "x_generated_by": "netkan", + "download_size": 11057149 +} \ No newline at end of file diff --git a/NearFutureElectrical-0.3.1.ckan b/NearFutureElectrical-0.3.1.ckan new file mode 100644 index 0000000000..e6db04c5da --- /dev/null +++ b/NearFutureElectrical-0.3.1.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "NearFutureElectrical", + "suggests": [ + { + "name": "CommunityTechTree" + } + ], + "license": "CC-BY-NC-SA-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21", + "kerbalstuff": "https://kerbalstuff.com/mod/349/Near%20Future%20Electrical" + }, + "ksp_version": "0.25", + "name": "Near Future Electrical", + "abstract": "Nuclear reactors, capacitors and more batteries that fit right in with stock", + "author": "Nertea", + "version": "0.3.1", + "download": "https://kerbalstuff.com/mod/349/Near%20Future%20Electrical/download/0.3.1", + "x_generated_by": "netkan", + "download_size": 16568023 +} \ No newline at end of file diff --git a/NearFutureExampleShips-0.2.1.ckan b/NearFutureExampleShips-0.2.1.ckan new file mode 100644 index 0000000000..f36999aee1 --- /dev/null +++ b/NearFutureExampleShips-0.2.1.ckan @@ -0,0 +1,21 @@ +{ + "spec_version" : 1, + "name" : "Near Future Example craft", + "identifier" : "NearFutureExampleCraft", + "abstract" : "Looking for some interesting example ships, or some pointers on how to build something with the new parts? ", + "download" : "https://nabaal.net/files/ksp/nertea/NearFutureExampleShips0_2_1.zip", + "license" : "CC-BY-NC-SA-3.0", + "author" : "Nertea", + "version" : "0.3.0", + "release_status" : "stable", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/52042" + }, + "install" : [ + { + "file" : "Ships/VAB", + "install_to" : "Ships" + } + ] +} diff --git a/NearFutureProps-0.2.1.ckan b/NearFutureProps-0.2.1.ckan new file mode 100644 index 0000000000..99974b3503 --- /dev/null +++ b/NearFutureProps-0.2.1.ckan @@ -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 +} \ No newline at end of file diff --git a/NearFutureProps-0.3.1.ckan b/NearFutureProps-0.3.1.ckan new file mode 100644 index 0000000000..c353ba9606 --- /dev/null +++ b/NearFutureProps-0.3.1.ckan @@ -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 +} \ No newline at end of file diff --git a/NearFuturePropulsion-0.3.1.ckan b/NearFuturePropulsion-0.3.1.ckan new file mode 100644 index 0000000000..519c264c29 --- /dev/null +++ b/NearFuturePropulsion-0.3.1.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "identifier": "NearFuturePropulsion", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "CrossFeedEnabler" + } + ], + "suggests": [ + { + "name": "CommunityTechTree" + } + ], + "license": "CC-BY-NC-SA-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21", + "kerbalstuff": "https://kerbalstuff.com/mod/347/Near%20Future%20Propulsion" + }, + "ksp_version": "0.25", + "name": "Near Future Propulsion", + "abstract": "Advanced engine technologies in a stockalike aesthetic", + "author": "Nertea", + "version": "0.3.1", + "download": "https://kerbalstuff.com/mod/347/Near%20Future%20Propulsion/download/0.3.1", + "x_generated_by": "netkan", + "download_size": 52837538 +} \ No newline at end of file diff --git a/NearFutureSolar-0.3.1.ckan b/NearFutureSolar-0.3.1.ckan new file mode 100644 index 0000000000..75656fa024 --- /dev/null +++ b/NearFutureSolar-0.3.1.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "NearFutureSolar", + "suggests": [ + { + "name": "CommunityTechTree" + } + ], + "license": "CC-BY-NC-SA-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21", + "kerbalstuff": "https://kerbalstuff.com/mod/346/Near%20Future%20Solar" + }, + "ksp_version": "0.25", + "name": "Near Future Solar", + "abstract": "A pack of futuristic stockalike solar panels", + "author": "Nertea", + "version": "0.3.1", + "download": "https://kerbalstuff.com/mod/346/Near%20Future%20Solar/download/0.3.1", + "x_generated_by": "netkan", + "download_size": 3759718 +} \ No newline at end of file diff --git a/NearFutureSolar-0.4.0.ckan b/NearFutureSolar-0.4.0.ckan new file mode 100644 index 0000000000..c0fbd5b16c --- /dev/null +++ b/NearFutureSolar-0.4.0.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "NearFutureSolar", + "suggests": [ + { + "name": "CommunityTechTree" + } + ], + "license": "CC-BY-NC-SA-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21", + "kerbalstuff": "https://kerbalstuff.com/mod/346/Near%20Future%20Solar" + }, + "ksp_version": "0.90", + "name": "Near Future Solar", + "abstract": "A pack of futuristic stockalike solar panels", + "author": "Nertea", + "version": "0.4.0", + "download": "https://kerbalstuff.com/mod/346/Near%20Future%20Solar/download/0.4.0", + "x_generated_by": "netkan", + "download_size": 3770164 +} \ No newline at end of file diff --git a/NearFutureSpacecraft-0.3.1.ckan b/NearFutureSpacecraft-0.3.1.ckan new file mode 100644 index 0000000000..9ca9dd22bd --- /dev/null +++ b/NearFutureSpacecraft-0.3.1.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": 1, + "identifier": "NearFutureSpacecraft", + "depends": [ + { + "name": "RasterPropMonitor-Core" + }, + { + "name": "NearFutureProps" + } + ], + "suggests": [ + { + "name": "CommunityTechTree" + } + ], + "install": [ + { + "file": "GameData/NearFutureSpacecraft", + "install_to": "GameData" + } + ], + "license": "CC-BY-NC-SA-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21", + "kerbalstuff": "https://kerbalstuff.com/mod/350/Near%20Future%20Spacecraft%20Parts" + }, + "ksp_version": "0.25", + "name": "Near Future Spacecraft Parts", + "abstract": "Stockalike parts for constructing futuristic spacecraft", + "author": "Nertea", + "version": "0.3.1", + "download": "https://kerbalstuff.com/mod/350/Near%20Future%20Spacecraft%20Parts/download/0.3.1", + "x_generated_by": "netkan", + "download_size": 11347625 +} \ No newline at end of file diff --git a/NebulaEVAHandrails-1.1.ckan b/NebulaEVAHandrails-1.1.ckan new file mode 100644 index 0000000000..789faa14c0 --- /dev/null +++ b/NebulaEVAHandrails-1.1.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "NebulaEVAHandrails", + "license": "CC-BY-NC-ND-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/100531", + "kerbalstuff": "https://kerbalstuff.com/mod/353/NEBULA%20EVA%20handrails%20pack." + }, + "install": [ + { + "file": "NEBULA", + "install_to": "GameData" + } + ], + "ksp_version": "0.25", + "name": "NEBULA EVA handrails pack.", + "abstract": "This pack adds 5 EVA handrails for space stations and science vessels, more suitable than ladders in weightlessness. Handrails are usable and can be grabbed by a kerbal while on EVA and used to walk around your space station/spaceship.", + "author": "Krasimir", + "version": "1.1", + "download": "https://kerbalstuff.com/mod/353/NEBULA%20EVA%20handrails%20pack./download/1.1", + "x_generated_by": "netkan", + "download_size": 117665 +} \ No newline at end of file diff --git a/NoMoreGrind-1.0.ckan b/NoMoreGrind-1.0.ckan new file mode 100644 index 0000000000..5e194ccdec --- /dev/null +++ b/NoMoreGrind-1.0.ckan @@ -0,0 +1,18 @@ +{ + "spec_version": 1, + "identifier": "NoMoreGrind", + "x_netkan_license_ok": true, + "resources": { + "homepage": "https://github.com/AlexanderDzhoganov/NoMoreGrind", + "kerbalstuff": "https://kerbalstuff.com/mod/420/No%20More%20Grind" + }, + "ksp_version": "0.90", + "name": "No More Grind", + "license": "MIT", + "abstract": "Slashes facility upgrade prices tenfold", + "author": "nlight", + "version": "1.0", + "download": "https://kerbalstuff.com/mod/420/No%20More%20Grind/download/1.0", + "x_generated_by": "netkan", + "download_size": 4883 +} \ No newline at end of file diff --git a/NoMoreGrind-1.1.ckan b/NoMoreGrind-1.1.ckan new file mode 100644 index 0000000000..8418431b3f --- /dev/null +++ b/NoMoreGrind-1.1.ckan @@ -0,0 +1,18 @@ +{ + "spec_version": 1, + "identifier": "NoMoreGrind", + "x_netkan_license_ok": true, + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/103637-0-90-No-More-Grind-v1-0-Reduce-facility-upgrade-prices-tenfold", + "kerbalstuff": "https://kerbalstuff.com/mod/420/No%20More%20Grind" + }, + "ksp_version": "0.90", + "name": "No More Grind", + "license": "MIT", + "abstract": "Slashes facility upgrade prices tenfold", + "author": "nlight", + "version": "1.1", + "download": "https://kerbalstuff.com/mod/420/No%20More%20Grind/download/1.1", + "x_generated_by": "netkan", + "download_size": 4898 +} \ No newline at end of file diff --git a/NoMoreGrind-1.2.ckan b/NoMoreGrind-1.2.ckan new file mode 100644 index 0000000000..641af2f771 --- /dev/null +++ b/NoMoreGrind-1.2.ckan @@ -0,0 +1,18 @@ +{ + "spec_version": 1, + "identifier": "NoMoreGrind", + "x_netkan_license_ok": true, + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/103637-0-90-No-More-Grind-v1-0-Reduce-facility-upgrade-prices-tenfold", + "kerbalstuff": "https://kerbalstuff.com/mod/420/No%20More%20Grind" + }, + "ksp_version": "0.90", + "name": "No More Grind", + "license": "MIT", + "abstract": "Slashes facility upgrade prices tenfold", + "author": "nlight", + "version": "1.2", + "download": "https://kerbalstuff.com/mod/420/No%20More%20Grind/download/1.2", + "x_generated_by": "netkan", + "download_size": 5025 +} \ No newline at end of file diff --git a/NodeResizer-1.0.ckan b/NodeResizer-1.0.ckan new file mode 100644 index 0000000000..1f4bac1c65 --- /dev/null +++ b/NodeResizer-1.0.ckan @@ -0,0 +1,15 @@ +{ + "spec_version" : 1, + "name" : "Node Resizer", + "identifier" : "NodeResizer", + "abstract" : "Allows the use of tiny attachment nodes in the VAB/SPH for easier snapping in situations where multiple larger nodes overlap.", + "download" : "https://github.com/Starwaster/NodeResizer/raw/master/ReleaseFiles/NodeResizer.Release.zip", + "license" : "CC-BY-SA-4.0", + "author" : "Starwaster", + "version" : "1.0", + "release_status" : "stable", + "ksp_version" : "0.90", + "resources" : { + "repository" : "https://github.com/Starwaster/NodeResizer" + } +} diff --git a/NovaPunch-2.07.ckan b/NovaPunch-2.07.ckan new file mode 100644 index 0000000000..65025021f3 --- /dev/null +++ b/NovaPunch-2.07.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "NovaPunch", + "license": "CC-BY-SA-3.0", + "install": [ + { + "file": "GameData/NovaPunch2", + "install_to": "GameData" + }, + { + "file": "Ships/VAB", + "install_to": "Ships", + "comment": "NovaPunch craft files" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/3870", + "kerbalstuff": "https://kerbalstuff.com/mod/26/NovaPunch" + }, + "ksp_version": "0.25", + "name": "NovaPunch", + "abstract": "Novapunch is a pack of realistically-styled rocket parts from 1 to 5 meters in diameter. It includes engines, fuel tanks, many adapters and utility parts as well as new crew capsules and spacecraft.", + "author": "Tiberion", + "version": "2.07", + "download": "https://kerbalstuff.com/mod/26/NovaPunch/download/2.07", + "x_generated_by": "netkan", + "download_size": 87601867 +} \ No newline at end of file diff --git a/NovaPunch-2.08.ckan b/NovaPunch-2.08.ckan new file mode 100644 index 0000000000..6118533062 --- /dev/null +++ b/NovaPunch-2.08.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "NovaPunch", + "license": "CC-BY-SA-3.0", + "install": [ + { + "file": "GameData/NovaPunch2", + "install_to": "GameData" + }, + { + "file": "Ships/VAB", + "install_to": "Ships", + "comment": "NovaPunch craft files" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/3870", + "kerbalstuff": "https://kerbalstuff.com/mod/26/NovaPunch" + }, + "ksp_version": "0.90", + "name": "NovaPunch", + "abstract": "Novapunch is a pack of realistically-styled rocket parts from 1 to 5 meters in diameter. It includes engines, fuel tanks, many adapters and utility parts as well as new crew capsules and spacecraft.", + "author": "Tiberion", + "version": "2.08", + "download": "https://kerbalstuff.com/mod/26/NovaPunch/download/2.08", + "x_generated_by": "netkan", + "download_size": 87397323 +} \ No newline at end of file diff --git a/ORSX-0.1.1.ckan b/ORSX-0.1.1.ckan new file mode 100644 index 0000000000..6eaff56a72 --- /dev/null +++ b/ORSX-0.1.1.ckan @@ -0,0 +1,23 @@ +{ + "spec_version" : 1, + "name" : "Open Resource Standard Fork", + "version" : "0.1.1", + "author" : "RoverDude", + "identifier" : "ORSX", + "abstract" : "An ORS Fork", + "license" : "BSD-3-clause", + "release_status" : "stable", + "ksp_version" : "0.25", + "download" : "https://github.com/BobPalmer/ORSX/archive/0.1.1.zip", + "resources" : { + "github" : { + "url" : "https://github.com/BobPalmer/ORSX" + } + }, + "install" : [ + { + "file" : "ORSX-0.1.1/GameData/ORSX", + "install_to" : "GameData" + } + ] +} diff --git a/ORSX-0.1.3.ckan b/ORSX-0.1.3.ckan new file mode 100644 index 0000000000..f6e67288ac --- /dev/null +++ b/ORSX-0.1.3.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "ORSX", + "name": "Open Resource System Fork", + "author": "RoverDude", + "abstract": "An ORS Fork", + "license": "BSD-3-clause", + "release_status": "stable", + "ksp_version": "0.25", + "resources": { + "repository": "https://github.com/BobPalmer/ORSX" + }, + "version": "0.1.3", + "download": "https://github.com/BobPalmer/ORSX/releases/download/0.1.3/ORSX_0.1.3.zip", + "x_generated_by": "netkan", + "download_size": 64566 +} \ No newline at end of file diff --git a/OpenResourceSystem.1.4.2.ckan b/OpenResourceSystem.1.4.2.ckan new file mode 100644 index 0000000000..5abd8b7cc0 --- /dev/null +++ b/OpenResourceSystem.1.4.2.ckan @@ -0,0 +1,13 @@ +{ + "spec_version" : 1, + "identifier" : "OpenResourceSystem", + "name" : "Open Resource System", + "author" : "Fractal_UK", + "version" : "1.4.2", + "abstract" : "Resources framework", + "ksp_version" : "0.25", + "license" : "unknown", + "x_maintained_by" : "distantcam", + + "download" : "https://bitbucket.org/FractalUK/kspinstellar/downloads/OpenResourceSystem-v1.4.2.zip" +} \ No newline at end of file diff --git a/OrbitalMaterialScience-0.3.90.ckan b/OrbitalMaterialScience-0.3.90.ckan new file mode 100644 index 0000000000..13a179b7d7 --- /dev/null +++ b/OrbitalMaterialScience-0.3.90.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "OrbitalMaterialScience", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/81578", + "repository": "https://github.com/N3h3miah/OrbitalMaterialScience" + }, + "install": [ + { + "file": "NehemiahInc", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "StationScience" + } + ], + "ksp_version_min": "0.90", + "ksp_version_max": "0.90", + "name": "Orbital Material Science", + "abstract": "Get more science from your space station.", + "description": "This mod adds 2 science parts that are intended to be integrated into a space station.", + "author": "N3h3mia", + "version": "0.3.90", + "download": "http://kerbal.curseforge.com/ksp-mods/220747-orbital-material-science-lab/files/2222775/download" +} diff --git a/Ox-IAConverter-1.0.ckan b/Ox-IAConverter-1.0.ckan new file mode 100644 index 0000000000..10a68ba30f --- /dev/null +++ b/Ox-IAConverter-1.0.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "Ox-IAConverter", + "license": "restricted", + "install": [ + { + "file": "GameData/Kerbice Group", + "install_to": "GameData" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/204/Ox-IA%20Converter" + }, + "ksp_version": "0.90", + "name": "Ox-IA Converter", + "abstract": "This is a small converter which take oxydizer and generate IntakeAir resource allowing use of air breathing engines in space or on oxygen-less bodies.", + "author": "KerbiceGroup", + "version": "1.0", + "download": "https://kerbalstuff.com/mod/204/Ox-IA%20Converter/download/1.0", + "x_generated_by": "netkan", + "download_size": 489904 +} \ No newline at end of file diff --git a/PartCatalog.ckan b/PartCatalog.ckan new file mode 100644 index 0000000000..e82438e710 --- /dev/null +++ b/PartCatalog.ckan @@ -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" + }] +} \ No newline at end of file diff --git a/PlanetShine-0.2.2.1.ckan b/PlanetShine-0.2.2.1.ckan new file mode 100644 index 0000000000..2b01a98a36 --- /dev/null +++ b/PlanetShine-0.2.2.1.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "PlanetShine", + "license": "Apache-2.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/96497", + "kerbalstuff": "https://kerbalstuff.com/mod/266/PlanetShine" + }, + "ksp_version": "0.90", + "name": "PlanetShine", + "abstract": "Planets and moons reflects their light to your vessel + other ambient light improvements", + "author": "Valerian", + "version": "0.2.2.1", + "download": "https://kerbalstuff.com/mod/266/PlanetShine/download/0.2.2.1", + "x_generated_by": "netkan", + "download_size": 43082 +} \ No newline at end of file diff --git a/PlanetShine-0.2.2.ckan b/PlanetShine-0.2.2.ckan new file mode 100644 index 0000000000..df63cd60e4 --- /dev/null +++ b/PlanetShine-0.2.2.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "PlanetShine", + "license": "Apache-2.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/96497", + "kerbalstuff": "https://kerbalstuff.com/mod/266/PlanetShine" + }, + "ksp_version": "0.25", + "name": "PlanetShine", + "abstract": "Planets and moons reflects their light to your vessel + other ambient light improvements", + "author": "Valerian", + "version": "0.2.2", + "download": "https://kerbalstuff.com/mod/266/PlanetShine/download/0.2.2", + "x_generated_by": "netkan", + "download_size": 41869 +} \ No newline at end of file diff --git a/PorkjetHabitats-v0.4.ckan b/PorkjetHabitats-v0.4.ckan new file mode 100644 index 0000000000..5c481e640c --- /dev/null +++ b/PorkjetHabitats-v0.4.ckan @@ -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" + } + ] +} \ No newline at end of file diff --git a/PreciseNode-1.1.1.ckan b/PreciseNode-1.1.1.ckan new file mode 100644 index 0000000000..4694c4999d --- /dev/null +++ b/PreciseNode-1.1.1.ckan @@ -0,0 +1,25 @@ +{ + "spec_version" : 1, + "name" : "Precise Node", + "identifier" : "PreciseNode", + "abstract" : "Provides a more precise widget for maneuver node editing", + "author" : "blizzy78", + "download" : "http://blizzy.de/precise-node/PreciseNode-1.1.1.zip", + "license" : "BSD-2-clause", + "version" : "1.1.1", + "release_status" : "stable", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/47863-0-25-0-Precise-Node-1-1-1-Precisely-edit-your-maneuver-nodes", + "github" : { + "url" : "https://github.com/blizzy78/ksp-precisenode", + "releases" : true + } + }, + "install" : [ + { + "file" : "PreciseNode-1.1.1/GameData/PreciseNode", + "install_to" : "GameData" + } + ] +} diff --git a/PreciseNode-1.1.2.ckan b/PreciseNode-1.1.2.ckan new file mode 100644 index 0000000000..a21d651e0e --- /dev/null +++ b/PreciseNode-1.1.2.ckan @@ -0,0 +1,25 @@ +{ + "spec_version" : 1, + "name" : "Precise Node", + "identifier" : "PreciseNode", + "abstract" : "Provides a more precise widget for maneuver node editing", + "author" : "blizzy78", + "download" : "http://blizzy.de/precise-node/PreciseNode-1.1.2.zip", + "license" : "BSD-2-clause", + "version" : "1.1.2", + "release_status" : "stable", + "ksp_version" : "0.90", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/47863-0-25-0-Precise-Node-1-1-1-Precisely-edit-your-maneuver-nodes", + "github" : { + "url" : "https://github.com/blizzy78/ksp-precisenode", + "releases" : true + } + }, + "install" : [ + { + "file" : "PreciseNode-1.1.2/GameData/PreciseNode", + "install_to" : "GameData" + } + ] +} diff --git a/ProceduralDynamics-0.9.1.ckan b/ProceduralDynamics-0.9.1.ckan new file mode 100644 index 0000000000..b79840729c --- /dev/null +++ b/ProceduralDynamics-0.9.1.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "ProceduralDynamics", + "license": "restricted", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/29862-0-24-Procedural-Dynamics-Procedural-Wing-0-8", + "kerbalstuff": "https://kerbalstuff.com/mod/64/Procedural%20Wings" + }, + "ksp_version": "0.25", + "name": "Procedural Wings", + "abstract": "Procedural Wings, makes wings more procedural.", + "author": "DYJ", + "version": "0.9.1", + "download": "https://kerbalstuff.com/mod/64/Procedural%20Wings/download/0.9.1", + "x_generated_by": "netkan", + "download_size": 1236752 +} \ No newline at end of file diff --git a/ProceduralDynamics-v0.9.3.ckan b/ProceduralDynamics-v0.9.3.ckan new file mode 100644 index 0000000000..d58c19d3be --- /dev/null +++ b/ProceduralDynamics-v0.9.3.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "identifier": "ProceduralDynamics", + "name": "Procedural Wings", + "abstract": "Procedural wing (pWing for short) is a wing piece that the user can procedurally manipulate.", + "license": "restricted", + "ksp_version": "0.90", + "conflicts": [ + { + "name": "ProceduralWings" + } + ], + "resources": { + "repository": "https://github.com/NathanKell/ProceduralWings" + }, + "author": "NathanKell", + "version": "v0.9.3", + "download": "https://github.com/NathanKell/ProceduralWings/releases/download/v0.9.3/Procedural_Wings-0.9.3.zip", + "x_generated_by": "netkan", + "download_size": 1237385 +} \ No newline at end of file diff --git a/ProceduralFairings-Textures-KSLO-v0.ckan b/ProceduralFairings-Textures-KSLO-v0.ckan new file mode 100644 index 0000000000..f3c2261234 --- /dev/null +++ b/ProceduralFairings-Textures-KSLO-v0.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "identifier": "ProceduralFairings-Textures-KSLO", + "ksp_version_min": "0.23.5", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/68892" + }, + "name": "blackheart612's KW Procedural Fairings KSLO", + "license": "CC-BY-NC-ND-3.0", + "abstract": "This is the solo pack of the KSLO procedural fairing and base. This is the testbed of FStextureswitcher on Pfairings and with the newest Firespitter in development.", + "author": "blackheart612", + "version": "0", + "download": "https://www.dropbox.com/s/xyq94c1ygtxduyh/KSLO%20Fairing%20Pack.zip?dl=1", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "depends" : [ { "name" : "ProceduralFairings" }, + { "name" : "FirespitterCore" } ], + "provides": [ "PFTextures" ], + "install": [ + { + "file" : "GameData/KerbalStockLauncherOverhaul", + "install_to" : "GameData" + } + ] +} diff --git a/ProceduralFairings-Textures-KW-v0.ckan b/ProceduralFairings-Textures-KW-v0.ckan new file mode 100644 index 0000000000..89104d0d87 --- /dev/null +++ b/ProceduralFairings-Textures-KW-v0.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "ProceduralFairings-Textures-KW", + "ksp_version_min": "0.23.5", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/68892" + }, + "name": "blackheart612's KW Procedural Fairings", + "license": "CC-BY-NC-ND-3.0", + "abstract": "First of all, these models are not mine but are from KW Rocketry, all credits goes to Kickasskyle and Winston. These are just some stuff I did to put KW stuff to Procedural Fairings.", + "author": "blackheart612", + "version": "0", + "download": "https://www.dropbox.com/s/imbco59m751ziyg/KWzit%202-6-14.zip?dl=1", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "depends" : [ { "name" : "ProceduralFairings" } ], + "provides": [ "PFTextures" ], + "install": [ + { + "file" : "GameData/blackheart", + "install_to" : "GameData" + } + ] +} diff --git a/ProceduralFairings-Textures-TJCCA-v0.ckan b/ProceduralFairings-Textures-TJCCA-v0.ckan new file mode 100644 index 0000000000..c3ff2e1793 --- /dev/null +++ b/ProceduralFairings-Textures-TJCCA-v0.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "ProceduralFairings-Textures-TJCCA", + "ksp_version_min": "0.23.5", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/68892" + }, + "name": "blackheart612's KW Procedural Fairings Textures", + "license": "CC-BY-NC-ND-3.0", + "abstract": "Here are some fairings to change the everyday lifestyle of people. This includes KW style fairings which comes in two shapes: The Cone-Egg hybrid and Titan Fairing. It also includes Long March Fairing and Atlas Fairings (which pretty much uses KW interior).", + "author": "blackheart612", + "version": "0", + "download": "https://www.dropbox.com/s/y8qz0nef8ccvky9/FairingTex.zip?dl=1", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "depends" : [ { "name" : "ProceduralFairings" } ], + "provides": [ "PFTextures" ], + "install": [ + { + "file" : "GameData/blackheart", + "install_to" : "GameData" + } + ] +} diff --git a/ProceduralFairings-v3.10.ckan b/ProceduralFairings-v3.10.ckan new file mode 100644 index 0000000000..22a6eb3a8e --- /dev/null +++ b/ProceduralFairings-v3.10.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "identifier": "ProceduralFairings", + "name": "Procedural Fairings", + "abstract": "Fairings that automatically reshape for any attached payload", + "license": "CC-BY-3.0", + "ksp_version": "0.25", + "suggests": [ + { + "name": "PFTextures" + } + ], + "resources": { + "repository": "https://github.com/e-dog/ProceduralFairings" + }, + "author": "e-dog", + "version": "v3.10", + "download": "https://github.com/e-dog/ProceduralFairings/releases/download/v3.10/ProcFairings_3.10.zip", + "x_generated_by": "netkan", + "download_size": 1776825 +} \ No newline at end of file diff --git a/ProceduralFairings-v3.11.ckan b/ProceduralFairings-v3.11.ckan new file mode 100644 index 0000000000..3c879f8edc --- /dev/null +++ b/ProceduralFairings-v3.11.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "identifier": "ProceduralFairings", + "name": "Procedural Fairings", + "abstract": "Fairings that automatically reshape for any attached payload", + "license": "CC-BY-3.0", + "ksp_version": "0.90", + "suggests": [ + { + "name": "PFTextures" + } + ], + "resources": { + "repository": "https://github.com/e-dog/ProceduralFairings" + }, + "author": "e-dog", + "version": "v3.11", + "download": "https://github.com/e-dog/ProceduralFairings/releases/download/v3.11/ProcFairings_3.11.zip", + "x_generated_by": "netkan", + "download_size": 1776620 +} \ No newline at end of file diff --git a/ProceduralParts-Textures-SCCKSCS-v0.ckan b/ProceduralParts-Textures-SCCKSCS-v0.ckan new file mode 100644 index 0000000000..f67d4a22ff --- /dev/null +++ b/ProceduralParts-Textures-SCCKSCS-v0.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "ProceduralParts-Textures-SCCKSCS", + "ksp_version_min": "0.23.5", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/68892" + }, + "name": "blackheart612's Procedural Part Textures", + "license": "CC-BY-NC-ND-3.0", + "abstract": "Features some essential textures in Procedural Parts that I thought were missing. Stock KSP station texture, Chaka Monkey (in addon dev) station texture, Chinese Tank Decals, KOSMOS station textures, Shuttle Engine mod textures, Castor SRB texture, Shuttle SRB textures", + "author": "blackheart612", + "version": "0", + "download": "https://www.dropbox.com/s/qn02x7fwwg436bd/blackheart%203-18-14.zip?dl=1", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "depends" : [ { "name" : "ProceduralParts" } ], + "provides": [ "PPTextures" ], + "install": [ + { + "file" : "GameData/blackheart", + "install_to" : "GameData" + } + ] +} diff --git a/ProceduralParts-Textures-SaturnNova-v1.ckan b/ProceduralParts-Textures-SaturnNova-v1.ckan new file mode 100644 index 0000000000..8a1c650994 --- /dev/null +++ b/ProceduralParts-Textures-SaturnNova-v1.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "ProceduralParts-Textures-SaturnNova", + "ksp_version_min": "0.23.5", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/70676" + }, + "name": "Procedural Parts - Saturn / Nova Texture Pack", + "license": "CC-BY-SA-3.0", + "abstract": "Procedural Parts textures that make your rocket looks like Saturn V", + "author": "ferram4", + "version": "1", + "download": "https://www.dropbox.com/s/v8xt2fb91cqez9w/SaturnNovaTexturePack.zip?dl=1", + "comment" : "Hand packaged by TeddyDD, if anything's wrong, it's my fault.", + "depends" : [ { "name" : "ProceduralParts" } ], + "provides": [ "PPTextures" ], + "install": [ + { + "file" : "GameData/StretchySNTextures", + "install_to" : "GameData" + } + ] +} diff --git a/ProceduralParts-v0.9.19.ckan b/ProceduralParts-v0.9.19.ckan new file mode 100644 index 0000000000..1d22d09396 --- /dev/null +++ b/ProceduralParts-v0.9.19.ckan @@ -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.19", + "download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v0.9.19/ProceduralParts-0.9.19.zip", + "x_generated_by": "netkan", + "download_size": 7058887 +} \ No newline at end of file diff --git a/ProceduralParts-v0.9.20.ckan b/ProceduralParts-v0.9.20.ckan new file mode 100644 index 0000000000..4ed8a46581 --- /dev/null +++ b/ProceduralParts-v0.9.20.ckan @@ -0,0 +1,24 @@ +{ + "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", + "suggests": [ + { + "name": "PPTextures" + }, + { + "name": "FreedomTex" + } + ], + "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 +} \ No newline at end of file diff --git a/ProceduralParts-v0.9.21.ckan b/ProceduralParts-v0.9.21.ckan new file mode 100644 index 0000000000..ed36bb507e --- /dev/null +++ b/ProceduralParts-v0.9.21.ckan @@ -0,0 +1,29 @@ +{ + "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-SA-3.0", + "recommends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "PPTextures" + }, + { + "name": "FreedomTex" + } + ], + "resources": { + "repository": "https://github.com/Swamp-Ig/ProceduralParts" + }, + "author": "ItMustBeACamel", + "version": "v0.9.21", + "download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v0.9.21/ProceduralParts-0.9.21.zip", + "x_generated_by": "netkan", + "download_size": 7386767, + "ksp_version": "0.90.0" +} \ No newline at end of file diff --git a/Proton-Bobcat-1.0.ckan b/Proton-Bobcat-1.0.ckan new file mode 100644 index 0000000000..9d614653b6 --- /dev/null +++ b/Proton-Bobcat-1.0.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "Proton-Bobcat", + "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 +} \ No newline at end of file diff --git a/Proton-OLDD-v0.5.1.ckan b/Proton-OLDD-v0.5.1.ckan new file mode 100644 index 0000000000..6a6fb462eb --- /dev/null +++ b/Proton-OLDD-v0.5.1.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "Proton-OLDD", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/76241" + }, + "name": "8K82K aka PROTON (OLDD in USSR)", + "license": "restricted", + "abstract": "The first Proton rocket was launched in 1965 and the launch system is still in use as of 2014, which makes it one of the most successful heavy boosters in the history of spaceflight. All Protons previously were built at the Khrunichev plant in Moscow but now OLDD are in action too.", + "author": "DennyTX", + "version": "0.5.1", + "download": "http://addons.curse.cursecdn.com/files/2201/943/Proton%20(v.0.5.1.).zip", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "install": [ + { + "file" : "Gamedata/OLDD", + "install_to" : "GameData" + } + ] +} \ No newline at end of file diff --git a/PunishTheLazy-0.01.ckan b/PunishTheLazy-0.01.ckan new file mode 100644 index 0000000000..aa9a019a62 --- /dev/null +++ b/PunishTheLazy-0.01.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "name" : "Punish The Lazy", + "identifier" : "PunishTheLazy", + "abstract" : "A really simple reputation nibbler.", + "download" : "http://greenoctagon.co.uk/PunishTheLazy.zip", + "license" : "GPL-2.0", + "version" : "0.01", + "release_status" : "stable", + "ksp_version_min" : "0.24.2", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/87659", + "github" : { + "url" : "https://github.com/Technicalfool/PunishTheLazy" + } + }, + "install" : [ + { + "file" : "PunishTheLazy", + "install_to" : "GameData" + } + ] +} diff --git a/QuantumStrutsContinued-1.1.ckan b/QuantumStrutsContinued-1.1.ckan new file mode 100644 index 0000000000..e91f400be4 --- /dev/null +++ b/QuantumStrutsContinued-1.1.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "QuantumStrutsContinued", + "license": "BSD-2-clause", + "install": [ + { + "file": "GameData/QuantumStrutsContinued", + "install_to": "GameData" + } + ], + "suggests": [ + { + "name": "ModuleManager" + }, + { + "name": "KAS" + } + ], + "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 +} \ No newline at end of file diff --git a/QuantumStrutsContinued-1.2.ckan b/QuantumStrutsContinued-1.2.ckan new file mode 100644 index 0000000000..e95f7f6212 --- /dev/null +++ b/QuantumStrutsContinued-1.2.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "QuantumStrutsContinued", + "license": "BSD-2-clause", + "install": [ + { + "file": "GameData/QuantumStrutsContinued", + "install_to": "GameData" + } + ], + "suggests": [ + { + "name": "ModuleManager" + }, + { + "name": "KAS" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93818", + "kerbalstuff": "https://kerbalstuff.com/mod/168/QuantumStrutsContinued" + }, + "ksp_version": "0.90", + "name": "QuantumStrutsContinued", + "abstract": "Magical struts for rigidifying vessels outside the assembly buildings", + "author": "toadicus", + "version": "1.2", + "download": "https://kerbalstuff.com/mod/168/QuantumStrutsContinued/download/1.2", + "x_generated_by": "netkan", + "download_size": 913436 +} \ No newline at end of file diff --git a/QuickExit-v1.01.ckan b/QuickExit-v1.01.ckan new file mode 100644 index 0000000000..8767aa2802 --- /dev/null +++ b/QuickExit-v1.01.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "QuickExit", + "license": "GPL-3.0", + "install": [ + { + "file": "GameData/QuickExit", + "install_to": "GameData" + } + ], + "suggests": [ + { + "name": "Toolbar" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/95168", + "kerbalstuff": "https://kerbalstuff.com/mod/341/QuickExit" + }, + "ksp_version": "0.25", + "name": "QuickExit", + "abstract": "QuickExit is a plugin which adds the possibility to exit KSP at any time.", + "author": "malah", + "version": "v1.01", + "download": "https://kerbalstuff.com/mod/341/QuickExit/download/v1.01", + "x_generated_by": "netkan", + "download_size": 39875 +} \ No newline at end of file diff --git a/QuickExit-v1.10.ckan b/QuickExit-v1.10.ckan new file mode 100644 index 0000000000..abd6281c33 --- /dev/null +++ b/QuickExit-v1.10.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "QuickExit", + "license": "GPL-3.0", + "install": [ + { + "file": "GameData/QuickExit", + "install_to": "GameData" + } + ], + "suggests": [ + { + "name": "Toolbar" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/95168", + "kerbalstuff": "https://kerbalstuff.com/mod/341/QuickExit" + }, + "ksp_version": "0.90", + "name": "QuickExit", + "abstract": "QuickExit is a plugin which adds the possibility to exit KSP at any time.", + "author": "malah", + "version": "v1.10", + "download": "https://kerbalstuff.com/mod/341/QuickExit/download/v1.10", + "x_generated_by": "netkan", + "download_size": 40578 +} \ No newline at end of file diff --git a/QuickHide-v1.00.ckan b/QuickHide-v1.00.ckan new file mode 100644 index 0000000000..5fc91312d0 --- /dev/null +++ b/QuickHide-v1.00.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "QuickHide", + "license": "GPL-3.0", + "install": [ + { + "file": "GameData/QuickHide", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "Toolbar" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/95168", + "kerbalstuff": "https://kerbalstuff.com/mod/396/QuickHide" + }, + "ksp_version": "0.90", + "name": "QuickHide", + "abstract": "QuickHide is a plugin which adds the possibility to hide all mods from the stock toolbar.", + "author": "malah", + "version": "v1.00", + "download": "https://kerbalstuff.com/mod/396/QuickHide/download/v1.00", + "x_generated_by": "netkan", + "download_size": 814643 +} \ No newline at end of file diff --git a/QuickHide-v1.01.ckan b/QuickHide-v1.01.ckan new file mode 100644 index 0000000000..76ed7bba7b --- /dev/null +++ b/QuickHide-v1.01.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "QuickHide", + "license": "GPL-3.0", + "install": [ + { + "file": "GameData/QuickHide", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "Toolbar" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/95168", + "kerbalstuff": "https://kerbalstuff.com/mod/396/QuickHide" + }, + "ksp_version": "0.90", + "name": "QuickHide", + "abstract": "QuickHide is a plugin which adds the possibility to hide all mods from the stock toolbar.", + "author": "malah", + "version": "v1.01", + "download": "https://kerbalstuff.com/mod/396/QuickHide/download/v1.01", + "x_generated_by": "netkan", + "download_size": 92507 +} \ No newline at end of file diff --git a/QuickRevert-v1.10.ckan b/QuickRevert-v1.10.ckan new file mode 100644 index 0000000000..b2c9be65b8 --- /dev/null +++ b/QuickRevert-v1.10.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "QuickRevert", + "license": "GPL-3.0", + "conflicts": [ + { + "name": "SRL" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/95168", + "kerbalstuff": "https://kerbalstuff.com/mod/237/QuickRevert" + }, + "ksp_version": "0.25", + "name": "QuickRevert", + "abstract": "QuickRevert is a small plugin which add the possibility to keep your revert", + "author": "malah", + "version": "v1.10", + "download": "https://kerbalstuff.com/mod/237/QuickRevert/download/v1.10", + "x_generated_by": "netkan", + "download_size": 30931 +} \ No newline at end of file diff --git a/QuickRevert-v1.11.ckan b/QuickRevert-v1.11.ckan new file mode 100644 index 0000000000..7651ee67df --- /dev/null +++ b/QuickRevert-v1.11.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "QuickRevert", + "license": "GPL-3.0", + "conflicts": [ + { + "name": "SRL" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/95168", + "kerbalstuff": "https://kerbalstuff.com/mod/237/QuickRevert" + }, + "ksp_version": "0.90", + "name": "QuickRevert", + "abstract": "QuickRevert is a small plugin which add the possibility to keep your revert", + "author": "malah", + "version": "v1.11", + "download": "https://kerbalstuff.com/mod/237/QuickRevert/download/v1.11", + "x_generated_by": "netkan", + "download_size": 18990 +} \ No newline at end of file diff --git a/RCSBuildAid-v0.5.2.ckan b/RCSBuildAid-v0.5.2.ckan new file mode 100644 index 0000000000..8b2c79b75d --- /dev/null +++ b/RCSBuildAid-v0.5.2.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "RCSBuildAid", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/35996" + }, + "name": "RCS Build Aid", + "license": "GPL-3.0", + "abstract": "This is something I made for placing RCS thrusters in the right positions in the first try without having to go back and forth between the VAB and the hacked gravity launchpad. Features: Display thrust and torque forces caused by RCS or engines. Delta V readout for RCS. Dry center of mass marker. Average center of mass marker. Ability to resize editor's overlay markers. Display total mass of resources.", + "author": "m4v", + "version": "0.5.2", + "download": "http://addons.curse.cursecdn.com/files/2217/69/RCSBuildAid_v0.5.2.zip", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "recommends" : [ { "name" : "Toolbar" }, + { "name" : "KSP-AVC" } ], + "install": [ + { + "file" : "RCSBuildAid", + "install_to" : "GameData" + } + ] +} diff --git a/RCSBuildAid-v0.5.3.ckan b/RCSBuildAid-v0.5.3.ckan new file mode 100644 index 0000000000..e2b6e92bd7 --- /dev/null +++ b/RCSBuildAid-v0.5.3.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "RCSBuildAid", + "ksp_version": "0.90", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/35996" + }, + "name": "RCS Build Aid", + "license": "LGPL-3.0", + "abstract": "This is something I made for placing RCS thrusters in the right positions in the first try without having to go back and forth between the VAB and the hacked gravity launchpad. Features: Display thrust and torque forces caused by RCS or engines. Delta V readout for RCS. Dry center of mass marker. Average center of mass marker. Ability to resize editor's overlay markers. Display total mass of resources.", + "author": "m4v", + "version": "0.5.3", + "download": "http://addons.curse.cursecdn.com/files/2222/214/RCSBuildAid_v0.5.3.zip", + "suggests" : [ { "name" : "Toolbar" }, + { "name" : "KSP-AVC" } ], + "install": [ + { + "file" : "RCSBuildAid", + "install_to" : "GameData" + } + ] +} diff --git a/RCSBuildAid-v0.5.4.ckan b/RCSBuildAid-v0.5.4.ckan new file mode 100644 index 0000000000..b5e7598ea5 --- /dev/null +++ b/RCSBuildAid-v0.5.4.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "RCSBuildAid", + "ksp_version": "0.90", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/35996" + }, + "name": "RCS Build Aid", + "license": "LGPL-3.0", + "abstract": "This is something I made for placing RCS thrusters in the right positions in the first try without having to go back and forth between the VAB and the hacked gravity launchpad. Features: Display thrust and torque forces caused by RCS or engines. Delta V readout for RCS. Dry center of mass marker. Average center of mass marker. Ability to resize editor's overlay markers. Display total mass of resources.", + "author": "m4v", + "version": "0.5.4", + "download": "http://addons.cursecdn.com/files/2222/357/RCSBuildAid_v0.5.4.zip", + "suggests" : [ { "name" : "Toolbar" }, + { "name" : "KSP-AVC" } ], + "install": [ + { + "file" : "RCSBuildAid", + "install_to" : "GameData" + } + ] +} diff --git a/RCSLandAid-1.2.ckan b/RCSLandAid-1.2.ckan new file mode 100644 index 0000000000..98062ddf75 --- /dev/null +++ b/RCSLandAid-1.2.ckan @@ -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.2", + "download": "https://github.com/SirDiazo/RCSLandAid/releases/download/1.2/RCSLandAid12a.zip", + "x_generated_by": "netkan", + "download_size": 15267 +} \ No newline at end of file diff --git a/RCSLandAid-1.3.ckan b/RCSLandAid-1.3.ckan new file mode 100644 index 0000000000..a8e97f003b --- /dev/null +++ b/RCSLandAid-1.3.ckan @@ -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 +} \ No newline at end of file diff --git a/RCSLandAid-2.0.ckan b/RCSLandAid-2.0.ckan new file mode 100644 index 0000000000..57c4852627 --- /dev/null +++ b/RCSLandAid-2.0.ckan @@ -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": "2.0", + "download": "https://github.com/SirDiazo/RCSLandAid/releases/download/2.0/RCSLandAid20.zip", + "x_generated_by": "netkan", + "download_size": 15561 +} \ No newline at end of file diff --git a/RCSLandAid-2.1.ckan b/RCSLandAid-2.1.ckan new file mode 100644 index 0000000000..1a490bf268 --- /dev/null +++ b/RCSLandAid-2.1.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": 1, + "identifier": "RCSLandAid", + "name": "Landing Aid", + "abstract": "Kill your horizontal velocity to land, or hover over a specific point on the ground", + "license": "GPL-3.0", + "release_status": "stable", + "ksp_version": "any", + "author": "Diazo", + "suggests": [ + { + "name": "Toolbar" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/85838", + "repository": "https://github.com/SirDiazo/RCSLandAid" + }, + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "version": "2.1", + "download": "https://github.com/SirDiazo/RCSLandAid/releases/download/2.1/RCSLandAid21.zip", + "x_generated_by": "netkan", + "download_size": 15591 +} \ No newline at end of file diff --git a/RCSLandAid-2.1a.ckan b/RCSLandAid-2.1a.ckan new file mode 100644 index 0000000000..a2e02e2832 --- /dev/null +++ b/RCSLandAid-2.1a.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": 1, + "identifier": "RCSLandAid", + "name": "Landing Aid", + "abstract": "Kill your horizontal velocity to land, or hover over a specific point on the ground", + "license": "GPL-3.0", + "release_status": "stable", + "ksp_version": "0.90", + "author": "Diazo", + "suggests": [ + { + "name": "Toolbar" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/85838", + "repository": "https://github.com/SirDiazo/RCSLandAid" + }, + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "version": "2.1a", + "download": "https://github.com/SirDiazo/RCSLandAid/releases/download/2.1a/RCSLandAid21a.zip", + "x_generated_by": "netkan", + "download_size": 16428 +} \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000000..67e0fbfa44 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +Welcome to the CKAN metadata repository. + +If you wish to add support for a new module, +[there's a guide for that](https://github.com/KSP-CKAN/CKAN/wiki/Adding-a-mod-to-the-CKAN). + +If you're wondering what the CKAN is, start with +[this readme](https://github.com/KSP-CKAN/CKAN/blob/master/README.md). + diff --git a/RFStockalike-v2.0.4.ckan b/RFStockalike-v2.0.4.ckan new file mode 100644 index 0000000000..6937b605d6 --- /dev/null +++ b/RFStockalike-v2.0.4.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.4", + "download": "https://github.com/Raptor831/RFStockalike/releases/download/v2.0.4/RFStockalike.zip", + "x_generated_by": "netkan", + "download_size": 51229 +} \ No newline at end of file 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/RFStockalike-v2.0.6.ckan b/RFStockalike-v2.0.6.ckan new file mode 100644 index 0000000000..f6d9334674 --- /dev/null +++ b/RFStockalike-v2.0.6.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.6", + "download": "https://github.com/Raptor831/RFStockalike/releases/download/v2.0.6/RFStockalike.zip", + "x_generated_by": "netkan", + "download_size": 52008 +} \ No newline at end of file diff --git a/RKE-Joystick-1.0.5.ckan b/RKE-Joystick-1.0.5.ckan new file mode 100644 index 0000000000..890e5b667b --- /dev/null +++ b/RKE-Joystick-1.0.5.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "RKE-Joystick", + "x_netkan_license_ok": true, + "install": [ + { + "file": "RKE_Joystick", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/92586", + "kerbalstuff": "https://kerbalstuff.com/mod/171/RKE%20On-screen%20Joystick%20(and%20Fine%20Keyboard%20Controls)" + }, + "ksp_version": "0.90", + "name": "RKE On-screen Joystick (and Fine Keyboard Controls)", + "license": "Apache-2.0", + "abstract": "RKE Joystick", + "author": "spudbean", + "version": "1.0.5", + "download": "https://kerbalstuff.com/mod/171/RKE%20On-screen%20Joystick%20(and%20Fine%20Keyboard%20Controls)/download/1.0.5", + "x_generated_by": "netkan", + "download_size": 87479 +} \ No newline at end of file diff --git a/RLA-Stockalike-12.1.ckan b/RLA-Stockalike-12.1.ckan new file mode 100644 index 0000000000..337f0061ec --- /dev/null +++ b/RLA-Stockalike-12.1.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "RLA-Stockalike", + "license": "CC-BY-SA-3.0", + "install": [ + { + "file": "GameData/RLA_Stockalike", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/90218", + "kerbalstuff": "https://kerbalstuff.com/mod/103/RLA%20Stockalike" + }, + "ksp_version": "0.90", + "name": "RLA Stockalike", + "abstract": "Part pack to fill in stock niches. Includes 0.625m parts, RCS blocks, Monopropellant engines, SRBs, structural parts and power generation.", + "author": "hoojiwana", + "version": "12.1", + "download": "https://kerbalstuff.com/mod/103/RLA%20Stockalike/download/12.1", + "x_generated_by": "netkan", + "download_size": 8427794 +} \ No newline at end of file diff --git a/RLA-Stockalike-12.ckan b/RLA-Stockalike-12.ckan new file mode 100644 index 0000000000..ccb83f30ae --- /dev/null +++ b/RLA-Stockalike-12.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "RLA-Stockalike", + "license": "CC-BY-SA-3.0", + "install": [ + { + "file": "GameData/RLA_Stockalike", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/90218", + "kerbalstuff": "https://kerbalstuff.com/mod/103/RLA%20Stockalike" + }, + "ksp_version": "0.25", + "name": "RLA Stockalike", + "abstract": "Part pack to fill in stock niches. Includes 0.625m parts, RCS blocks, Monopropellant engines, SRBs, structural parts and power generation.", + "author": "hoojiwana", + "version": "12", + "download": "https://kerbalstuff.com/mod/103/RLA%20Stockalike/download/12", + "x_generated_by": "netkan", + "download_size": 8427707 +} \ No newline at end of file diff --git a/RP-0-v0.02.ckan b/RP-0-v0.02.ckan new file mode 100644 index 0000000000..c9823d5d73 --- /dev/null +++ b/RP-0-v0.02.ckan @@ -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.02", + "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.02/RP-0-v0.02.zip", + "x_generated_by": "netkan", + "download_size": 9055 +} \ No newline at end of file diff --git a/RP-0-v0.04.ckan b/RP-0-v0.04.ckan new file mode 100644 index 0000000000..fcf5055afc --- /dev/null +++ b/RP-0-v0.04.ckan @@ -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.04", + "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.04/RP-0-v0.04.zip", + "x_generated_by": "netkan", + "download_size": 13480 +} \ No newline at end of file diff --git a/RP-0-v0.05.ckan b/RP-0-v0.05.ckan new file mode 100644 index 0000000000..b03929c140 --- /dev/null +++ b/RP-0-v0.05.ckan @@ -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.05", + "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.05/RP-0-v0.05.zip", + "x_generated_by": "netkan", + "download_size": 13514 +} \ No newline at end of file diff --git a/RP-0-v0.06.ckan b/RP-0-v0.06.ckan new file mode 100644 index 0000000000..a68c9f074e --- /dev/null +++ b/RP-0-v0.06.ckan @@ -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.06", + "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.06/RP-0-v0.06.zip", + "x_generated_by": "netkan", + "download_size": 13954 +} \ No newline at end of file diff --git a/RP-0-v0.07.ckan b/RP-0-v0.07.ckan new file mode 100644 index 0000000000..3488f2e391 --- /dev/null +++ b/RP-0-v0.07.ckan @@ -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.07", + "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.07/RP-0-v0.07.zip", + "x_generated_by": "netkan", + "download_size": 18797 +} \ No newline at end of file diff --git a/RP-0-v0.08.ckan b/RP-0-v0.08.ckan new file mode 100644 index 0000000000..b612d41bea --- /dev/null +++ b/RP-0-v0.08.ckan @@ -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 +} \ No newline at end of file diff --git a/RP-0-v0.09.ckan b/RP-0-v0.09.ckan new file mode 100644 index 0000000000..a766be14fe --- /dev/null +++ b/RP-0-v0.09.ckan @@ -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 +} \ No newline at end of file diff --git a/RP-0-v0.10.ckan b/RP-0-v0.10.ckan new file mode 100644 index 0000000000..6e8ea67645 --- /dev/null +++ b/RP-0-v0.10.ckan @@ -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 +} \ No newline at end of file diff --git a/RP-0-v0.11.ckan b/RP-0-v0.11.ckan new file mode 100644 index 0000000000..7a4ff940d8 --- /dev/null +++ b/RP-0-v0.11.ckan @@ -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 +} \ No newline at end of file diff --git a/RP-0-v0.12.ckan b/RP-0-v0.12.ckan new file mode 100644 index 0000000000..45f2a7ca11 --- /dev/null +++ b/RP-0-v0.12.ckan @@ -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 +} \ No newline at end of file diff --git a/RP-0-v0.13.ckan b/RP-0-v0.13.ckan new file mode 100644 index 0000000000..5eeb68c5ef --- /dev/null +++ b/RP-0-v0.13.ckan @@ -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 +} \ No newline at end of file diff --git a/RP-0-v0.14.ckan b/RP-0-v0.14.ckan new file mode 100644 index 0000000000..6625897239 --- /dev/null +++ b/RP-0-v0.14.ckan @@ -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.14", + "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.14/RP-0-v0.14.zip", + "x_generated_by": "netkan", + "download_size": 41407 +} \ No newline at end of file diff --git a/RP-0-v0.15.ckan b/RP-0-v0.15.ckan new file mode 100644 index 0000000000..700186094e --- /dev/null +++ b/RP-0-v0.15.ckan @@ -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.15", + "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.15/RP-0-v0.15.zip", + "x_generated_by": "netkan", + "download_size": 43810 +} \ No newline at end of file diff --git a/RP-0-v0.16.ckan b/RP-0-v0.16.ckan new file mode 100644 index 0000000000..62253ea51e --- /dev/null +++ b/RP-0-v0.16.ckan @@ -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.16", + "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.16/RP-0-v0.16.zip", + "x_generated_by": "netkan", + "download_size": 44124 +} \ No newline at end of file diff --git a/RP-0-v0.17.ckan b/RP-0-v0.17.ckan new file mode 100644 index 0000000000..5a2bb1e148 --- /dev/null +++ b/RP-0-v0.17.ckan @@ -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.17", + "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.17/RP-0-v0.17.zip", + "x_generated_by": "netkan", + "download_size": 45430 +} \ No newline at end of file diff --git a/RP-0-v0.18.ckan b/RP-0-v0.18.ckan new file mode 100644 index 0000000000..1d76f68aef --- /dev/null +++ b/RP-0-v0.18.ckan @@ -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.18", + "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.18/RP-0-v0.18.zip", + "x_generated_by": "netkan", + "download_size": 46187 +} \ No newline at end of file diff --git a/RP-0-v0.19.ckan b/RP-0-v0.19.ckan new file mode 100644 index 0000000000..36e27d7f98 --- /dev/null +++ b/RP-0-v0.19.ckan @@ -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.19", + "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.19/RP-0-v0.19.zip", + "x_generated_by": "netkan", + "download_size": 48162 +} \ No newline at end of file diff --git a/RSSTexturesDDS2048-1.0.ckan b/RSSTexturesDDS2048-1.0.ckan new file mode 100644 index 0000000000..c909cb94f5 --- /dev/null +++ b/RSSTexturesDDS2048-1.0.ckan @@ -0,0 +1,26 @@ +{ + "spec_version" : 1, + "name" : "Real Solar System Textures DDS - 2048 x 1024", + "identifier" : "RSSTexturesDDS2048", + "provides" : [ "RSSTextures" ], + "conflicts" : [ + { "name" : "RSSTexturesDDS4096" }, + { "name" : "RSSTexturesDDS8192" } + ], + "abstract" : "Textures for Real Solar Systems", + "download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/RSSTextures2048DDS.zip", + "license" : "CC-BY-NC-SA", + "version" : "1.0", + "ksp_version" : "any", + "release_status" : "stable", + "depends" : [ + { "name" : "RealSolarSystem", "min_version" : "v8.3" }, + { "name" : "DDSLoader" } + ], + "install" : [ + { + "file" : "GameData/RSSTextures", + "install_to" : "GameData" + } + ] +} diff --git a/RSSTexturesDDS4096-1.0.ckan b/RSSTexturesDDS4096-1.0.ckan new file mode 100644 index 0000000000..5a16209cb4 --- /dev/null +++ b/RSSTexturesDDS4096-1.0.ckan @@ -0,0 +1,26 @@ +{ + "spec_version" : 1, + "name" : "Real Solar System Textures DDS - 4096 x 2048", + "identifier" : "RSSTexturesDDS4096", + "provides" : [ "RSSTextures" ], + "conflicts" : [ + { "name" : "RSSTexturesDDS2048" }, + { "name" : "RSSTexturesDDS8192" } + ], + "abstract" : "Textures for Real Solar Systems", + "download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/RSSTextures4096DDS.zip", + "license" : "CC-BY-NC-SA", + "version" : "1.0", + "ksp_version" : "any", + "release_status" : "stable", + "depends" : [ + { "name" : "RealSolarSystem", "min_version" : "v8.3" }, + { "name" : "DDSLoader" } + ], + "install" : [ + { + "file" : "GameData/RSSTextures", + "install_to" : "GameData" + } + ] +} diff --git a/RSSTexturesDDS8192-1.0.ckan b/RSSTexturesDDS8192-1.0.ckan new file mode 100644 index 0000000000..1324ec601a --- /dev/null +++ b/RSSTexturesDDS8192-1.0.ckan @@ -0,0 +1,26 @@ +{ + "spec_version" : 1, + "name" : "Real Solar System Textures DDS - 8192 x 4096", + "identifier" : "RSSTexturesDDS8192", + "provides" : [ "RSSTextures" ], + "conflicts" : [ + { "name" : "RSSTexturesDDS2048" }, + { "name" : "RSSTexturesDDS4096" } + ], + "abstract" : "Textures for Real Solar Systems", + "download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/RSSTextures8192DDS.zip", + "license" : "CC-BY-NC-SA", + "version" : "1.0", + "ksp_version" : "any", + "release_status" : "stable", + "depends" : [ + { "name" : "RealSolarSystem", "min_version" : "v8.3" }, + { "name" : "DDSLoader" } + ], + "install" : [ + { + "file" : "GameData/RSSTextures", + "install_to" : "GameData" + } + ] +} diff --git a/RandSCapsuledyne-1.3.01.ckan b/RandSCapsuledyne-1.3.01.ckan new file mode 100644 index 0000000000..60d92a34cf --- /dev/null +++ b/RandSCapsuledyne-1.3.01.ckan @@ -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 +} \ No newline at end of file diff --git a/RandSCapsuledyne-1.4.0.ckan b/RandSCapsuledyne-1.4.0.ckan new file mode 100644 index 0000000000..b41038c153 --- /dev/null +++ b/RandSCapsuledyne-1.4.0.ckan @@ -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.90", + "abstract": "0.90.0 COMPATIBLE! 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.4.0", + "download": "https://kerbalstuff.com/mod/13/Taurus%20HCV%20-%203.75%20m%20Stock-ish%20Crew%20Pod/download/1.4.0", + "x_generated_by": "netkan", + "download_size": 8351916 +} \ No newline at end of file diff --git a/RasterPropMonitor-Core-v0.18.3.ckan b/RasterPropMonitor-Core-v0.18.3.ckan new file mode 100644 index 0000000000..06eb8e9fd0 --- /dev/null +++ b/RasterPropMonitor-Core-v0.18.3.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": 1, + "name": "RasterPropMonitor Core", + "identifier": "RasterPropMonitor-Core", + "author": "Mihara", + "abstract": "A toolkit for creating interactive IVA experiences.", + "comment": "This package contains the plugin, and the standard parts library.", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/57603", + "manual": "https://github.com/Mihara/RasterPropMonitor/wiki", + "repository": "https://github.com/Mihara/RasterPropMonitor" + }, + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "file": "GameData/JSI", + "filter": [ + "Agencies", + "RPMPodPatches" + ], + "install_to": "GameData" + } + ], + "version": "v0.18.3", + "download": "https://github.com/Mihara/RasterPropMonitor/releases/download/v0.18.3/RasterPropMonitor.0.18.3.zip", + "x_generated_by": "netkan", + "download_size": 581923, + "ksp_version": "0.25.0" +} \ No newline at end of file diff --git a/RasterPropMonitor-v0.18.3.ckan b/RasterPropMonitor-v0.18.3.ckan new file mode 100644 index 0000000000..6dfb2b59a9 --- /dev/null +++ b/RasterPropMonitor-v0.18.3.ckan @@ -0,0 +1,45 @@ +{ + "spec_version": 1, + "name": "RasterPropMonitor", + "identifier": "RasterPropMonitor", + "author": "Mihara", + "abstract": "Makes Stock IVAs more interactive.", + "comment": "This package contains the stock IVA patches and the JSI agency.", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/57603", + "manual": "https://github.com/Mihara/RasterPropMonitor/wiki", + "repository": "https://github.com/Mihara/RasterPropMonitor" + }, + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "RasterPropMonitor-Core" + } + ], + "suggests": [ + { + "name": "VesselView-RasterPropMonitor" + }, + { + "name": "SCANsat" + } + ], + "install": [ + { + "file": "GameData/JSI", + "filter": [ + "RasterPropMonitor" + ], + "install_to": "GameData" + } + ], + "version": "v0.18.3", + "download": "https://github.com/Mihara/RasterPropMonitor/releases/download/v0.18.3/RasterPropMonitor.0.18.3.zip", + "x_generated_by": "netkan", + "download_size": 581923, + "ksp_version": "0.25.0" +} \ No newline at end of file diff --git a/RealChute-1.2.5.3.ckan b/RealChute-1.2.5.3.ckan new file mode 100644 index 0000000000..33734888ca --- /dev/null +++ b/RealChute-1.2.5.3.ckan @@ -0,0 +1,19 @@ +{ + "spec_version": 1, + "identifier": "RealChute", + "license": "restricted", + "resources": { + "repository": "https://github.com/StupidChris/RealChute", + "homepage": "http://forum.kerbalspaceprogram.com/threads/57988", + "kerbalstuff": "https://kerbalstuff.com/mod/71/RealChute%20Parachute%20Systems" + }, + "name": "RealChute Parachute Systems", + "abstract": "RealChute is a complete rework of the stock parachute module to fix a few of it's inconveniences and get more realistic results out of parachutes!", + "author": "stupid_chris", + "version": "1.2.5.3", + "download": "https://kerbalstuff.com/mod/71/RealChute%20Parachute%20Systems/download/1.2.5.3", + "x_generated_by": "netkan", + "download_size": 2709106, + "ksp_version_min": "0.25.0", + "ksp_version_max": "0.25.0" +} \ No newline at end of file diff --git a/RealChute-1.2.6.1.ckan b/RealChute-1.2.6.1.ckan new file mode 100644 index 0000000000..c6ed2a7765 --- /dev/null +++ b/RealChute-1.2.6.1.ckan @@ -0,0 +1,19 @@ +{ + "spec_version": 1, + "identifier": "RealChute", + "license": "restricted", + "resources": { + "repository": "https://github.com/StupidChris/RealChute", + "homepage": "http://forum.kerbalspaceprogram.com/threads/57988", + "kerbalstuff": "https://kerbalstuff.com/mod/71/RealChute%20Parachute%20Systems" + }, + "name": "RealChute Parachute Systems", + "abstract": "RealChute is a complete rework of the stock parachute module to fix a few of it's inconveniences and get more realistic results out of parachutes!", + "author": "stupid_chris", + "version": "1.2.6.1", + "download": "https://kerbalstuff.com/mod/71/RealChute%20Parachute%20Systems/download/1.2.6.1", + "x_generated_by": "netkan", + "download_size": 2677268, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} \ No newline at end of file diff --git a/RealChute-1.2.6.2.ckan b/RealChute-1.2.6.2.ckan new file mode 100644 index 0000000000..2202172e55 --- /dev/null +++ b/RealChute-1.2.6.2.ckan @@ -0,0 +1,19 @@ +{ + "spec_version": 1, + "identifier": "RealChute", + "license": "restricted", + "resources": { + "repository": "https://github.com/StupidChris/RealChute", + "homepage": "http://forum.kerbalspaceprogram.com/threads/57988", + "kerbalstuff": "https://kerbalstuff.com/mod/71/RealChute%20Parachute%20Systems" + }, + "name": "RealChute Parachute Systems", + "abstract": "RealChute is a complete rework of the stock parachute module to fix a few of it's inconveniences and get more realistic results out of parachutes!", + "author": "stupid_chris", + "version": "1.2.6.2", + "download": "https://kerbalstuff.com/mod/71/RealChute%20Parachute%20Systems/download/1.2.6.2", + "x_generated_by": "netkan", + "download_size": 2722616, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} \ No newline at end of file diff --git a/RealChute-1.2.6.3.ckan b/RealChute-1.2.6.3.ckan new file mode 100644 index 0000000000..719070793a --- /dev/null +++ b/RealChute-1.2.6.3.ckan @@ -0,0 +1,19 @@ +{ + "spec_version": 1, + "identifier": "RealChute", + "license": "restricted", + "resources": { + "repository": "https://github.com/StupidChris/RealChute", + "homepage": "http://forum.kerbalspaceprogram.com/threads/57988", + "kerbalstuff": "https://kerbalstuff.com/mod/71/RealChute%20Parachute%20Systems" + }, + "name": "RealChute Parachute Systems", + "abstract": "RealChute is a complete rework of the stock parachute module to fix a few of it's inconveniences and get more realistic results out of parachutes!", + "author": "stupid_chris", + "version": "1.2.6.3", + "download": "https://kerbalstuff.com/mod/71/RealChute%20Parachute%20Systems/download/1.2.6.3", + "x_generated_by": "netkan", + "download_size": 2673258, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} \ No newline at end of file diff --git a/RealChute-1.2.6.ckan b/RealChute-1.2.6.ckan new file mode 100644 index 0000000000..c1dc6bce34 --- /dev/null +++ b/RealChute-1.2.6.ckan @@ -0,0 +1,19 @@ +{ + "spec_version": 1, + "identifier": "RealChute", + "license": "restricted", + "resources": { + "repository": "https://github.com/StupidChris/RealChute", + "homepage": "http://forum.kerbalspaceprogram.com/threads/57988", + "kerbalstuff": "https://kerbalstuff.com/mod/71/RealChute%20Parachute%20Systems" + }, + "name": "RealChute Parachute Systems", + "abstract": "RealChute is a complete rework of the stock parachute module to fix a few of it's inconveniences and get more realistic results out of parachutes!", + "author": "stupid_chris", + "version": "1.2.6", + "download": "https://kerbalstuff.com/mod/71/RealChute%20Parachute%20Systems/download/1.2.6", + "x_generated_by": "netkan", + "download_size": 2672129, + "ksp_version_min": "0.25.0", + "ksp_version_max": "0.25.0" +} \ No newline at end of file diff --git a/RealEffects-1.0.ckan b/RealEffects-1.0.ckan new file mode 100644 index 0000000000..82b7ac2e27 --- /dev/null +++ b/RealEffects-1.0.ckan @@ -0,0 +1,30 @@ +{ + "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" + }, + { + "name": "RealismOverhaul" + } + ], + "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 +} \ No newline at end of file diff --git a/RealFuels-rf-v8.1.ckan b/RealFuels-rf-v8.1.ckan new file mode 100644 index 0000000000..0a659c13b2 --- /dev/null +++ b/RealFuels-rf-v8.1.ckan @@ -0,0 +1,57 @@ +{ + "spec_version": 1, + "name": "Real Fuels", + "abstract": "Real fuels and tanks for KSP", + "identifier": "RealFuels", + "license": "CC-BY-SA", + "author": [ + "ialdabaoth", + "NathanKell" + ], + "release_status": "stable", + "ksp_version": "0.25", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/64118", + "repository": "https://github.com/NathanKell/ModularFuelSystem" + }, + "install": [ + { + "file": "RealFuels", + "install_to": "GameData" + }, + { + "file": "TweakScale", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "RealFuels-Engine-Configs" + } + ], + "conflicts": [ + { + "name": "ModularFuelSystem" + }, + { + "name": "ModularFuelTanks" + } + ], + "recommends": [ + { + "name": "CrossFeedEnabler" + } + ], + "suggests": [ + { + "name": "EngineIgnitor" + } + ], + "version": "rf-v8.1", + "download": "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v8.1/RealFuels_v8.1.zip", + "x_generated_by": "netkan", + "download_size": 264528 +} \ No newline at end of file diff --git a/RealFuels-rf-v8.2.ckan b/RealFuels-rf-v8.2.ckan new file mode 100644 index 0000000000..20713bd808 --- /dev/null +++ b/RealFuels-rf-v8.2.ckan @@ -0,0 +1,57 @@ +{ + "spec_version": 1, + "name": "Real Fuels", + "abstract": "Real fuels and tanks for KSP", + "identifier": "RealFuels", + "license": "CC-BY-SA", + "author": [ + "ialdabaoth", + "NathanKell" + ], + "release_status": "stable", + "ksp_version": "0.25", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/64118", + "repository": "https://github.com/NathanKell/ModularFuelSystem" + }, + "install": [ + { + "file": "RealFuels", + "install_to": "GameData" + }, + { + "file": "TweakScale", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "RealFuels-Engine-Configs" + } + ], + "conflicts": [ + { + "name": "ModularFuelSystem" + }, + { + "name": "ModularFuelTanks" + } + ], + "recommends": [ + { + "name": "CrossFeedEnabler" + } + ], + "suggests": [ + { + "name": "EngineIgnitor" + } + ], + "version": "rf-v8.2", + "download": "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v8.2/RealFuels_v8.2.zip", + "x_generated_by": "netkan", + "download_size": 1947508 +} \ No newline at end of file diff --git a/RealFuels-rf-v8.3.ckan b/RealFuels-rf-v8.3.ckan new file mode 100644 index 0000000000..51b394183e --- /dev/null +++ b/RealFuels-rf-v8.3.ckan @@ -0,0 +1,57 @@ +{ + "spec_version": 1, + "name": "Real Fuels", + "abstract": "Real fuels and tanks for KSP", + "identifier": "RealFuels", + "license": "CC-BY-SA", + "author": [ + "ialdabaoth", + "NathanKell" + ], + "release_status": "stable", + "ksp_version": "0.90", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/64118", + "repository": "https://github.com/NathanKell/ModularFuelSystem" + }, + "install": [ + { + "file": "RealFuels", + "install_to": "GameData" + }, + { + "file": "TweakScale", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "RealFuels-Engine-Configs" + } + ], + "conflicts": [ + { + "name": "ModularFuelSystem" + }, + { + "name": "ModularFuelTanks" + } + ], + "recommends": [ + { + "name": "CrossFeedEnabler" + } + ], + "suggests": [ + { + "name": "EngineIgnitor" + } + ], + "version": "rf-v8.3", + "download": "https://github.com/NathanKell/ModularFuelSystem/releases/download/rf-v8.3/RealFuels_v8.3.zip", + "x_generated_by": "netkan", + "download_size": 1947493 +} \ No newline at end of file diff --git a/RealPlume-v7.0.4.ckan b/RealPlume-v7.0.4.ckan new file mode 100644 index 0000000000..a1c9cb5a81 --- /dev/null +++ b/RealPlume-v7.0.4.ckan @@ -0,0 +1,40 @@ +{ + "spec_version": "v1.2", + "name": "Real Plume", + "identifier": "RealPlume", + "abstract": "Option install for Realism Overhaul, adds realistic plume expansion to engines. See thread for currently configured engines.", + "license": "CC-BY-SA", + "release_status": "stable", + "depends": [ + { + "name": "RealismOverhaul" + }, + { + "name": "SmokeScreen" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/99966", + "repository": "https://github.com/KSP-RO/RealismOverhaul" + }, + "install": [ + { + "file": "RealismOverhaul/SmokeScreen_EffectCfgs", + "install_to": "GameData/RealismOverhaul" + }, + { + "file": "RealismOverhaul/SmokeScreen_MP_Nazari_FX", + "install_to": "GameData/RealismOverhaul" + }, + { + "file": "RealismOverhaul/SmokeScreen_RE_Sounds", + "install_to": "GameData/RealismOverhaul" + } + ], + "author": "Felger", + "version": "v7.0.4", + "download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v7.0.4/RealismOverhaul7_0_4.zip", + "x_generated_by": "netkan", + "download_size": 17674454, + "ksp_version": "0.90.0" +} \ No newline at end of file diff --git a/RealRoster-v2.1.ckan b/RealRoster-v2.1.ckan new file mode 100644 index 0000000000..c6d6e4cb46 --- /dev/null +++ b/RealRoster-v2.1.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "RealRoster", + "license": "CC-BY-NC-SA-4.0", + "author": "enneract", + "abstract": "RealRoster", + "name": "RealRoster - Editor Crew Tab Fixed", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/87473", + "repository": "https://github.com/fingerboxes/KSPRealRoster" + }, + "install": [ + { + "file": "RealRoster", + "install_to": "GameData" + } + ], + "version": "v2.1", + "download": "https://github.com/fingerboxes/KSPRealRoster/releases/download/v2.1/RealRoster_2.1b.zip", + "x_generated_by": "netkan", + "download_size": 23850 +} \ No newline at end of file diff --git a/RealSolarSystem-v8.2.1.ckan b/RealSolarSystem-v8.2.1.ckan new file mode 100644 index 0000000000..a18feab3a9 --- /dev/null +++ b/RealSolarSystem-v8.2.1.ckan @@ -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.2.1", + "download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.2.1/RealSolarSystem_v8.2.1.zip", + "x_generated_by": "netkan", + "download_size": 221951, + "ksp_version": "0.25.0" +} \ No newline at end of file diff --git a/RealSolarSystem-v8.3.ckan b/RealSolarSystem-v8.3.ckan new file mode 100644 index 0000000000..27b6747f70 --- /dev/null +++ b/RealSolarSystem-v8.3.ckan @@ -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" +} \ No newline at end of file diff --git a/RealSolarSystem-v8.4.ckan b/RealSolarSystem-v8.4.ckan new file mode 100644 index 0000000000..f6caf7bf3f --- /dev/null +++ b/RealSolarSystem-v8.4.ckan @@ -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.4", + "download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.4/RealSolarSystem_v8.4.zip", + "x_generated_by": "netkan", + "download_size": 15565042, + "ksp_version": "0.90.0" +} \ No newline at end of file diff --git a/RealSolarSystem-v8.5.ckan b/RealSolarSystem-v8.5.ckan new file mode 100644 index 0000000000..ff2d397098 --- /dev/null +++ b/RealSolarSystem-v8.5.ckan @@ -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.5", + "download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.5/RealSolarSystem_v8.5.zip", + "x_generated_by": "netkan", + "download_size": 15560854, + "ksp_version": "0.90.0" +} \ No newline at end of file diff --git a/RealSolarSystemTextures_2048.ckan b/RealSolarSystemTextures_2048.ckan new file mode 100644 index 0000000000..2e44752f6f --- /dev/null +++ b/RealSolarSystemTextures_2048.ckan @@ -0,0 +1,25 @@ +{ + "spec_version" : 1, + "name" : "Real Solar System Textures - 2048 x 1024", + "identifier" : "RSSTextures2048", + "provides" : [ "RSSTextures" ], + "conflicts" : [ + { "name" : "RSSTextures4096" }, + { "name" : "RSSTextures8192" } + ], + "abstract" : "Textures for Real Solar Systems", + "download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/2048.zip", + "license" : "CC-BY-NC-SA", + "version" : "1.0", + "ksp_version" : "any", + "release_status" : "stable", + "depends" : [ + { "name" : "RealSolarSystem" } + ], + "install" : [ + { + "file" : "RealSolarSystem", + "install_to" : "GameData" + } + ] +} diff --git a/RealSolarSystemTextures_4096.ckan b/RealSolarSystemTextures_4096.ckan new file mode 100644 index 0000000000..a6f26b5f87 --- /dev/null +++ b/RealSolarSystemTextures_4096.ckan @@ -0,0 +1,25 @@ +{ + "spec_version" : 1, + "name" : "Real Solar System Textures - 4096 x 2048", + "identifier" : "RSSTextures4096", + "provides" : [ "RSSTextures" ], + "conflicts" : [ + { "name" : "RSSTextures2048" }, + { "name" : "RSSTextures8192" } + ], + "abstract" : "Textures for Real Solar Systems", + "download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/4096.zip", + "license" : "CC-BY-NC-SA", + "version" : "1.0", + "ksp_version" : "any", + "release_status" : "stable", + "depends" : [ + { "name" : "RealSolarSystem" } + ], + "install" : [ + { + "file" : "RealSolarSystem", + "install_to" : "GameData" + } + ] +} diff --git a/RealSolarSystemTextures_8192.ckan b/RealSolarSystemTextures_8192.ckan new file mode 100644 index 0000000000..ff05240e9d --- /dev/null +++ b/RealSolarSystemTextures_8192.ckan @@ -0,0 +1,25 @@ +{ + "spec_version" : 1, + "name" : "Real Solar System Textures - 8192 x 4096", + "identifier" : "RSSTextures8192", + "provides" : [ "RSSTextures" ], + "conflicts" : [ + { "name" : "RSSTextures2048" }, + { "name" : "RSSTextures4096" } + ], + "abstract" : "Textures for Real Solar Systems", + "download" : "https://nabaal.net/files/ksp/nathankell/RealSolarSystem/Textures/8192.zip", + "license" : "CC-BY-NC-SA", + "version" : "1.0", + "ksp_version" : "any", + "release_status" : "stable", + "depends" : [ + { "name" : "RealSolarSystem" } + ], + "install" : [ + { + "file" : "RealSolarSystem", + "install_to" : "GameData" + } + ] +} diff --git a/RealismOverhaul-v6.1.2c.ckan b/RealismOverhaul-v6.1.2c.ckan new file mode 100644 index 0000000000..6d7b357441 --- /dev/null +++ b/RealismOverhaul-v6.1.2c.ckan @@ -0,0 +1,99 @@ +{ + "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": "DeadlyReentry" + }, + { + "name": "FerramAerospaceResearch" + }, + { + "name": "KerbalJointReinforcement" + }, + { + "name": "ModuleManager" + }, + { + "name": "ModuleRCSFX" + }, + { + "name": "RealChute" + }, + { + "name": "RealFuels" + }, + { + "name": "TACLS-Config-RealismOverhaul" + } + ], + "recommends": [ + { + "name": "ActiveTextureManagement" + }, + { + "name": "CrossFeedEnabler" + }, + { + "name": "EngineIgnitor" + }, + { + "name": "MechJeb2" + }, + { + "name": "ModuleFixer" + }, + { + "name": "PartCatalog" + }, + { + "name": "RealSolarSystem" + }, + { + "name": "RemoteTech" + }, + { + "name": "TACLS" + }, + { + "name": "TextureReplacer" + }, + { + "name": "Toolbar" + }, + { + "name": "TweakScale" + } + ], + "provides": [ + "RealFuels-Engine-Configs" + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/84689", + "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": "RedAV8R", + "version": "v6.1.2c", + "download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v6.1.2c/RealismOverhaul-6.1.2c.zip", + "x_generated_by": "netkan", + "download_size": 1385555, + "ksp_version": "0.25.0" +} \ No newline at end of file diff --git a/RealismOverhaul-v7.0.0a.ckan b/RealismOverhaul-v7.0.0a.ckan new file mode 100644 index 0000000000..59e59e9e21 --- /dev/null +++ b/RealismOverhaul-v7.0.0a.ckan @@ -0,0 +1,99 @@ +{ + "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": "DeadlyReentry" + }, + { + "name": "FerramAerospaceResearch" + }, + { + "name": "KerbalJointReinforcement" + }, + { + "name": "ModuleManager" + }, + { + "name": "ModuleRCSFX" + }, + { + "name": "RealChute" + }, + { + "name": "RealFuels" + }, + { + "name": "TACLS-Config-RealismOverhaul" + } + ], + "recommends": [ + { + "name": "ActiveTextureManagement" + }, + { + "name": "CrossFeedEnabler" + }, + { + "name": "EngineIgnitor" + }, + { + "name": "MechJeb2" + }, + { + "name": "ModuleFixer" + }, + { + "name": "PartCatalog" + }, + { + "name": "RealSolarSystem" + }, + { + "name": "RemoteTech" + }, + { + "name": "TACLS" + }, + { + "name": "TextureReplacer" + }, + { + "name": "Toolbar" + }, + { + "name": "TweakScale" + } + ], + "provides": [ + "RealFuels-Engine-Configs" + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/84689", + "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.0a", + "download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/7.0.0a/RealismOverhaul_7_0_0a.zip", + "x_generated_by": "netkan", + "download_size": 1389944, + "ksp_version": "0.25.0" +} diff --git a/RealismOverhaul-v7.0.0b.ckan b/RealismOverhaul-v7.0.0b.ckan new file mode 100644 index 0000000000..314b4fbea4 --- /dev/null +++ b/RealismOverhaul-v7.0.0b.ckan @@ -0,0 +1,99 @@ +{ + "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": "DeadlyReentry" + }, + { + "name": "FerramAerospaceResearch" + }, + { + "name": "KerbalJointReinforcement" + }, + { + "name": "ModuleManager" + }, + { + "name": "ModuleRCSFX" + }, + { + "name": "RealChute" + }, + { + "name": "RealFuels" + }, + { + "name": "TACLS-Config-RealismOverhaul" + } + ], + "recommends": [ + { + "name": "ActiveTextureManagement" + }, + { + "name": "CrossFeedEnabler" + }, + { + "name": "EngineIgnitor" + }, + { + "name": "MechJeb2" + }, + { + "name": "ModuleFixer" + }, + { + "name": "PartCatalog" + }, + { + "name": "RealSolarSystem" + }, + { + "name": "RemoteTech" + }, + { + "name": "TACLS" + }, + { + "name": "TextureReplacer" + }, + { + "name": "Toolbar" + }, + { + "name": "TweakScale" + } + ], + "provides": [ + "RealFuels-Engine-Configs" + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/84689", + "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.0b", + "download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v7.0.0b/RealismOverhaul_v7_0_0b.zip", + "x_generated_by": "netkan", + "download_size": 1394482, + "ksp_version": "0.25.0" +} \ No newline at end of file diff --git a/RealismOverhaul-v7.0.1.ckan b/RealismOverhaul-v7.0.1.ckan new file mode 100644 index 0000000000..74694bfc2c --- /dev/null +++ b/RealismOverhaul-v7.0.1.ckan @@ -0,0 +1,99 @@ +{ + "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": "DeadlyReentry" + }, + { + "name": "FerramAerospaceResearch" + }, + { + "name": "KerbalJointReinforcement" + }, + { + "name": "ModuleManager" + }, + { + "name": "ModuleRCSFX" + }, + { + "name": "RealChute" + }, + { + "name": "RealFuels" + }, + { + "name": "TACLS-Config-RealismOverhaul" + } + ], + "recommends": [ + { + "name": "ActiveTextureManagement" + }, + { + "name": "CrossFeedEnabler" + }, + { + "name": "EngineIgnitor" + }, + { + "name": "MechJeb2" + }, + { + "name": "ModuleFixer" + }, + { + "name": "PartCatalog" + }, + { + "name": "RealSolarSystem" + }, + { + "name": "RemoteTech" + }, + { + "name": "TACLS" + }, + { + "name": "TextureReplacer" + }, + { + "name": "Toolbar" + }, + { + "name": "TweakScale" + } + ], + "provides": [ + "RealFuels-Engine-Configs" + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/84689", + "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.1", + "download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v7.0.1/RealismOverhaul7_0_1.zip", + "x_generated_by": "netkan", + "download_size": 1391813, + "ksp_version": "0.25.0" +} \ 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..cd582e2984 --- /dev/null +++ b/RealismOverhaul-v7.0.2.ckan @@ -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" +} \ No newline at end of file diff --git a/RealismOverhaul-v7.0.3.ckan b/RealismOverhaul-v7.0.3.ckan new file mode 100644 index 0000000000..963864cbc2 --- /dev/null +++ b/RealismOverhaul-v7.0.3.ckan @@ -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.3", + "download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v7.0.3/RealismOverhaul7_0_3.zip", + "x_generated_by": "netkan", + "download_size": 5112829, + "ksp_version": "0.25.0" +} \ No newline at end of file diff --git a/RealismOverhaul-v7.0.4.ckan b/RealismOverhaul-v7.0.4.ckan new file mode 100644 index 0000000000..f792f16bdf --- /dev/null +++ b/RealismOverhaul-v7.0.4.ckan @@ -0,0 +1,216 @@ +{ + "spec_version": "v1.2", + "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": "KSP-AVC" + }, + { + "name": "MechJeb2" + }, + { + "name": "ModuleFixer" + }, + { + "name": "NBody" + }, + { + "name": "PartCatalog" + }, + { + "name": "ProceduralDynamics" + }, + { + "name": "ProceduralFairings" + }, + { + "name": "ProceduralParts" + }, + { + "name": "RealChute" + }, + { + "name": "RealPlume" + }, + { + "name": "RealHeat" + }, + { + "name": "RemoteTech" + }, + { + "name": "RT2RSSSettingsFile" + }, + { + "name": "TACLS" + }, + { + "name": "TACLS-Config-RealismOverhaul" + }, + { + "name": "TextureReplacer" + }, + { + "name": "Toolbar" + }, + { + "name": "TweakScale" + } + ], + "suggests": [ + { + "name": "Service-Compartments-6S" + }, + { + "name": "AIESAerospace-Unofficial" + }, + { + "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": "Proton-Bobcat" + }, + { + "name": "Proton-OLDD" + }, + { + "name": "RLA-Stockalike" + }, + { + "name": "RocketdyneF-1" + }, + { + "name": "SCANsat" + }, + { + "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", + "comment": "This regexp skips the Smokescreen folders", + "filter_regexp": "SmokeScreen_" + }, + { + "file": "KAS", + "install_to": "GameData", + "comment": "KAS config, does not overwrite" + }, + { + "file": "EngineGroupContoller", + "install_to": "GameData", + "comment": "Engine Group Controller, unique to RO." + } + ], + "author": "Felger", + "version": "v7.0.4", + "download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v7.0.4/RealismOverhaul7_0_4.zip", + "x_generated_by": "netkan", + "download_size": 17674454, + "ksp_version": "0.90.0" +} \ No newline at end of file diff --git a/Regolith-0.1.0.ckan b/Regolith-0.1.0.ckan new file mode 100644 index 0000000000..f3f612a373 --- /dev/null +++ b/Regolith-0.1.0.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "identifier": "Regolith", + "author": "RoverDude", + "name": "Regolith", + "abstract": "Provides a new resource framework for KSP", + "license": "CC-BY-NC-SA-4.0", + "ksp_version": "0.90", + "depends": [ + { + "name": "CommunityResourcePack" + } + ], + "resources": { + "repository": "https://github.com/BobPalmer/Regolith" + }, + "version": "0.1.0", + "download": "https://github.com/BobPalmer/Regolith/releases/download/0.1.0/Regolith_0.1.0.zip", + "x_generated_by": "netkan", + "download_size": 37988 +} \ No newline at end of file diff --git a/Regolith-0.1.1.ckan b/Regolith-0.1.1.ckan new file mode 100644 index 0000000000..f5e46cbf96 --- /dev/null +++ b/Regolith-0.1.1.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "identifier": "Regolith", + "author": "RoverDude", + "name": "Regolith", + "abstract": "Provides a new resource framework for KSP", + "license": "CC-BY-NC-SA-4.0", + "ksp_version": "0.90", + "depends": [ + { + "name": "CommunityResourcePack" + } + ], + "resources": { + "repository": "https://github.com/BobPalmer/Regolith" + }, + "version": "0.1.1", + "download": "https://github.com/BobPalmer/Regolith/releases/download/0.1.1/Regolith_0.1.1.zip", + "x_generated_by": "netkan", + "download_size": 37579 +} \ No newline at end of file diff --git a/Regolith-0.1.2.ckan b/Regolith-0.1.2.ckan new file mode 100644 index 0000000000..9dbe479a7f --- /dev/null +++ b/Regolith-0.1.2.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "identifier": "Regolith", + "author": "RoverDude", + "name": "Regolith", + "abstract": "Provides a new resource framework for KSP", + "license": "CC-BY-NC-SA-4.0", + "ksp_version": "0.90", + "depends": [ + { + "name": "CommunityResourcePack" + } + ], + "resources": { + "repository": "https://github.com/BobPalmer/Regolith" + }, + "version": "0.1.2", + "download": "https://github.com/BobPalmer/Regolith/releases/download/0.1.2/Regolith_0.1.2.zip", + "x_generated_by": "netkan", + "download_size": 29330 +} \ No newline at end of file diff --git a/RemoteTech-Config-RSS-0.0.ckan b/RemoteTech-Config-RSS-0.0.ckan new file mode 100644 index 0000000000..3608cb7a7d --- /dev/null +++ b/RemoteTech-Config-RSS-0.0.ckan @@ -0,0 +1,26 @@ +{ + "spec_version": 1, + "identifier": "RemoteTech-Config-RSS", + "ksp_version_min": "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" + }] +} diff --git a/RemoteTech-v1.5.1.ckan b/RemoteTech-v1.5.1.ckan new file mode 100644 index 0000000000..59e4cb1b4a --- /dev/null +++ b/RemoteTech-v1.5.1.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": 1, + "identifier": "RemoteTech", + "license": "restricted", + "release_status": "stable", + "resources": { + "repository": "https://github.com/RemoteTechnologiesGroup/RemoteTech", + "bugtracker": "https://github.com/RemoteTechnologiesGroup/RemoteTech/issues", + "manual": "http://remotetechnologiesgroup.github.io/RemoteTech/", + "homepage": "http://forum.kerbalspaceprogram.com/threads/83305", + "kerbalstuff": "https://kerbalstuff.com/mod/134/RemoteTech" + }, + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.3.1", + "comment": "Earlier versions of MM have forward compatibility problems, according to the MM release notes." + } + ], + "install": [ + { + "file": "GameData/RemoteTech", + "install_to": "GameData" + } + ], + "name": "RemoteTech", + "description": "RemoteTech allows you to construct vast relay networks of communication satellites and remotely controlled unmanned vehicles. Your unmanned vessels require an uplink to a command station to be controlled. This adds a new layer of difficulty that compensates for the lack of live crew members.", + "author": "Remote Technologies Group", + "x_maintained_by": "Starstrider42", + "ksp_version": "0.25", + "abstract": "Adds new rules for communicating with unmanned probes.", + "version": "v1.5.1", + "download": "https://kerbalstuff.com/mod/134/RemoteTech/download/v1.5.1", + "x_generated_by": "netkan", + "download_size": 5418104 +} \ No newline at end of file diff --git a/RemoteTech-v1.5.2.ckan b/RemoteTech-v1.5.2.ckan new file mode 100644 index 0000000000..b7076766c5 --- /dev/null +++ b/RemoteTech-v1.5.2.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "identifier": "RemoteTech", + "ksp_version": "0.90", + "license": "restricted", + "release_status": "stable", + "x_netkan_license_ok": true, + "resources": { + "repository": "https://github.com/RemoteTechnologiesGroup/RemoteTech", + "bugtracker": "https://github.com/RemoteTechnologiesGroup/RemoteTech/issues", + "manual": "http://remotetechnologiesgroup.github.io/RemoteTech/" + }, + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.3.1", + "comment": "Earlier versions of MM have forward compatibility problems, according to the MM release notes." + } + ], + "install": [ + { + "file": "GameData/RemoteTech", + "install_to": "GameData" + } + ], + "name": "RemoteTech", + "abstract": "RemoteTech allows you to construct vast relay networks of communication satellites and remotely controlled unmanned vehicles. Your unmanned vessels require an uplink to a command station to be controlled. This adds a new layer of difficulty that compensates for the lack of live crew members.", + "author": "Remote Technologies Group", + "x_maintained_by": "Starstrider42", + "version": "v1.5.2", + "download": "https://github.com/RemoteTechnologiesGroup/RemoteTech/releases/download/v1.5.2/RemoteTech-1.5.2.zip", + "x_generated_by": "netkan", + "download_size": 5418290 +} \ No newline at end of file diff --git a/ResGen-0.28.2.ckan b/ResGen-0.28.2.ckan new file mode 100644 index 0000000000..95de9eb215 --- /dev/null +++ b/ResGen-0.28.2.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "identifier": "ResGen", + "name": "Resource Generation Module", + "abstract": "Adds an extensible \"ResGen\" framework such that people can edit mods without knowing how to program.", + "version": "0.28.2", + "author": [ + "Fel", + "Taverius" + ], + "license": "CC-BY-NC-3.0", + "resources": { + "repository": "https://bitbucket.org/Taverius/b9-aerospace", + "homepage": "http://forum.kerbalspaceprogram.com/threads/92630-0-24-2-B9-Aerospace-Release-5", + "kerbalstuff": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack" + }, + "install": [ + { + "file": "GameData/ResGen", + "install_to": "GameData" + } + ], + "ksp_version": "0.90", + "download": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack/download/R5.2.7", + "x_generated_by": "netkan", + "download_size": 71253513 +} \ No newline at end of file diff --git a/ResourceOverview-1.0.1.1.ckan b/ResourceOverview-1.0.1.1.ckan new file mode 100644 index 0000000000..c3c4b70f46 --- /dev/null +++ b/ResourceOverview-1.0.1.1.ckan @@ -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 +} \ No newline at end of file diff --git a/RetroFuture-1.6.6.ckan b/RetroFuture-1.6.6.ckan new file mode 100644 index 0000000000..85fb38a02b --- /dev/null +++ b/RetroFuture-1.6.6.ckan @@ -0,0 +1,52 @@ +{ + "spec_version": 1, + "identifier": "RetroFuture", + "depends": [ + { + "name": "FirespitterCore" + }, + { + "name": "ModuleManager", + "min_version": "2.5.1" + } + ], + "recommends": [ + { + "name": "FerramAerospaceResearch" + }, + { + "name": "RasterPropMonitor" + }, + { + "name": "ProceduralDynamics" + }, + { + "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.6.6", + "download": "https://kerbalstuff.com/mod/111/Retro-Future%20Planes/download/1.6.6", + "x_generated_by": "netkan", + "download_size": 39043047 +} \ No newline at end of file diff --git a/RetroFuture-1.7.1c.ckan b/RetroFuture-1.7.1c.ckan new file mode 100644 index 0000000000..34284c733f --- /dev/null +++ b/RetroFuture-1.7.1c.ckan @@ -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.1c", + "download": "https://kerbalstuff.com/mod/111/Retro-Future%20Planes/download/1.7.1c", + "x_generated_by": "netkan", + "download_size": 43525075 +} \ No newline at end of file diff --git a/RetroFuture-1.7.1d.ckan b/RetroFuture-1.7.1d.ckan new file mode 100644 index 0000000000..bf36b68803 --- /dev/null +++ b/RetroFuture-1.7.1d.ckan @@ -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.1d", + "download": "https://kerbalstuff.com/mod/111/Retro-Future%20Planes/download/1.7.1d", + "x_generated_by": "netkan", + "download_size": 43525070 +} \ No newline at end of file diff --git a/RetroFuture-1.7.1e.ckan b/RetroFuture-1.7.1e.ckan new file mode 100644 index 0000000000..6746166bc9 --- /dev/null +++ b/RetroFuture-1.7.1e.ckan @@ -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.1e", + "download": "https://kerbalstuff.com/mod/111/Retro-Future%20Planes/download/1.7.1e", + "x_generated_by": "netkan", + "download_size": 43525460 +} \ No newline at end of file diff --git a/RetroFuture-1.7.1f.ckan b/RetroFuture-1.7.1f.ckan new file mode 100644 index 0000000000..2c587bb6b9 --- /dev/null +++ b/RetroFuture-1.7.1f.ckan @@ -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.1f", + "download": "https://kerbalstuff.com/mod/111/Retro-Future%20Planes/download/1.7.1f", + "x_generated_by": "netkan", + "download_size": 43542063 +} \ No newline at end of file diff --git a/RetroFuture-1.7.2.ckan b/RetroFuture-1.7.2.ckan new file mode 100644 index 0000000000..0326df3ac7 --- /dev/null +++ b/RetroFuture-1.7.2.ckan @@ -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 +} \ No newline at end of file diff --git a/RetroFuture-1.7.2a.ckan b/RetroFuture-1.7.2a.ckan new file mode 100644 index 0000000000..b817a991d2 --- /dev/null +++ b/RetroFuture-1.7.2a.ckan @@ -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.2a", + "download": "https://kerbalstuff.com/mod/111/Retro-Future%20Planes/download/1.7.2a", + "x_generated_by": "netkan", + "download_size": 44704218 +} \ No newline at end of file diff --git a/RetroFuture-1.7.ckan b/RetroFuture-1.7.ckan new file mode 100644 index 0000000000..11011d830a --- /dev/null +++ b/RetroFuture-1.7.ckan @@ -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", + "download": "https://kerbalstuff.com/mod/111/Retro-Future%20Planes/download/1.7", + "x_generated_by": "netkan", + "download_size": 44235246 +} \ No newline at end of file diff --git a/RetroFuture-v1.7.2b.ckan b/RetroFuture-v1.7.2b.ckan new file mode 100644 index 0000000000..c3b90c2020 --- /dev/null +++ b/RetroFuture-v1.7.2b.ckan @@ -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": "v1.7.2b", + "download": "https://kerbalstuff.com/mod/111/Retro-Future%20Planes/download/v1.7.2b", + "x_generated_by": "netkan", + "download_size": 44704194 +} \ No newline at end of file diff --git a/RocketdyneF-1-1.2.ckan b/RocketdyneF-1-1.2.ckan new file mode 100644 index 0000000000..cb47a3d023 --- /dev/null +++ b/RocketdyneF-1-1.2.ckan @@ -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" + }] +} \ No newline at end of file diff --git a/RoversNOthers-Set1-1.2.ckan b/RoversNOthers-Set1-1.2.ckan new file mode 100644 index 0000000000..af41ab0d30 --- /dev/null +++ b/RoversNOthers-Set1-1.2.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "identifier": "RoversNOthers-Set1", + "license": "restricted", + "install": [ + { + "file": "GameData/Kerbice Group", + "install_to": "GameData" + } + ], + "suggests": [ + { + "name": "RoversNOthers-Set2" + }, + { + "name": "RoversNOthers-Set3" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/78/Rover'N'Others%20set%201" + }, + "ksp_version": "0.90", + "name": "Rover'N'Others set 1", + "abstract": "Rovers'N'Others is a set of rover bodies designed to build rover without a crazy structural parts amount in weird shapes with lot's of part clipping.", + "author": "KerbiceGroup", + "version": "1.2", + "download": "https://kerbalstuff.com/mod/78/Rover'N'Others%20set%201/download/1.2", + "x_generated_by": "netkan", + "download_size": 6566476 +} \ No newline at end of file diff --git a/RoversNOthers-Set2-1.0.ckan b/RoversNOthers-Set2-1.0.ckan new file mode 100644 index 0000000000..47bacce502 --- /dev/null +++ b/RoversNOthers-Set2-1.0.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "identifier": "RoversNOthers-Set2", + "license": "restricted", + "install": [ + { + "file": "GameData/Kerbice Group", + "install_to": "GameData" + } + ], + "suggests": [ + { + "name": "RoversNOthers-Set1" + }, + { + "name": "RoversNOthers-Set3" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/107/Rover'N'Others%20set%202" + }, + "ksp_version": "0.90", + "name": "Rover'N'Others set 2", + "abstract": "Rovers'N'Others is a set of rover bodies designed to build rover without a crazy structural parts amount in weird shapes with lot's of part clipping.", + "author": "KerbiceGroup", + "version": "1.0", + "download": "https://kerbalstuff.com/mod/107/Rover'N'Others%20set%202/download/1.0", + "x_generated_by": "netkan", + "download_size": 4882008 +} \ No newline at end of file diff --git a/RoversNOthers-Set3-0.5.ckan b/RoversNOthers-Set3-0.5.ckan new file mode 100644 index 0000000000..8dd016a2c5 --- /dev/null +++ b/RoversNOthers-Set3-0.5.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": 1, + "identifier": "RoversNOthers-Set3", + "license": "restricted", + "install": [ + { + "file": "GameData/Kerbice Group", + "install_to": "GameData" + }, + { + "file": "crafts/SPH", + "install_to": "Ships" + }, + { + "file": "crafts/VAB", + "install_to": "Ships" + } + ], + "suggests": [ + { + "name": "RoversNOthers-Set1" + }, + { + "name": "RoversNOthers-Set2" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/336/Rover'N'Others%20set%203" + }, + "ksp_version": "0.90", + "name": "Rover'N'Others set 3", + "abstract": "This is the third set of Rovers'N'Others which provides some Y based bodies.", + "author": "KerbiceGroup", + "version": "0.5", + "download": "https://kerbalstuff.com/mod/336/Rover'N'Others%20set%203/download/0.5", + "x_generated_by": "netkan", + "download_size": 1338508 +} \ No newline at end of file diff --git a/SAVE-0.9.9-281.ckan b/SAVE-0.9.9-281.ckan new file mode 100644 index 0000000000..e7cd729df1 --- /dev/null +++ b/SAVE-0.9.9-281.ckan @@ -0,0 +1,24 @@ +{ + "x_via": "Automated KerbalStuff CKAN submission", + "identifier": "SAVE", + "spec_version": "1.4", + "license": "GPL-3.0", + "install": [ + { + "file": "GameData/Nereid", + "install_to": "GameData/Nereid" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/105399-0-90-S-A-V-E-automatic-backup-system-0-9-9-281", + "kerbalstuff": "https://kerbalstuff.com/mod/466/S.A.V.E" + }, + "ksp_version": "0.90", + "name": "S.A.V.E", + "abstract": "Automatic Backup System", + "author": "Nereid", + "version": "0.9.9-281", + "download": "https://kerbalstuff.com/mod/466/S.A.V.E/download/0.9.9-281", + "x_generated_by": "netkan", + "download_size": 37969 +} \ No newline at end of file diff --git a/SCANsat-8.1.ckan b/SCANsat-8.1.ckan new file mode 100644 index 0000000000..e55d241a84 --- /dev/null +++ b/SCANsat-8.1.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "identifier": "SCANsat", + "license": "restricted", + "recommends": [ + { + "name": "Toolbar" + } + ], + "suggests": [ + { + "name": "RasterPropMonitor" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/80369", + "kerbalstuff": "https://kerbalstuff.com/mod/249/SCANsat" + }, + "ksp_version": "0.90", + "name": "SCANsat", + "abstract": "SCANsat: Real Scanning, Real Science, Warp Speed!", + "author": "DMagic", + "version": "8.1", + "download": "https://kerbalstuff.com/mod/249/SCANsat/download/8.1", + "x_generated_by": "netkan", + "download_size": 1837096 +} \ No newline at end of file diff --git a/SCANsat-v8.0.ckan b/SCANsat-v8.0.ckan new file mode 100644 index 0000000000..18a3d8dee2 --- /dev/null +++ b/SCANsat-v8.0.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "identifier": "SCANsat", + "license": "restricted", + "recommends": [ + { + "name": "Toolbar" + } + ], + "suggests": [ + { + "name": "RasterPropMonitor" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/80369", + "kerbalstuff": "https://kerbalstuff.com/mod/249/SCANsat" + }, + "ksp_version": "0.25", + "name": "SCANsat", + "abstract": "SCANsat: Real Scanning, Real Science, Warp Speed!", + "author": "DMagic", + "version": "v8.0", + "download": "https://kerbalstuff.com/mod/249/SCANsat/download/v8.0", + "x_generated_by": "netkan", + "download_size": 1961163 +} \ No newline at end of file diff --git a/SDHI-ServiceModuleSystem-v2.4.ckan b/SDHI-ServiceModuleSystem-v2.4.ckan new file mode 100644 index 0000000000..229065f226 --- /dev/null +++ b/SDHI-ServiceModuleSystem-v2.4.ckan @@ -0,0 +1,57 @@ +{ + "spec_version": 1, + "identifier": "SDHI-ServiceModuleSystem", + "name": "Sum Dum Heavy Industries - Service Module System", + "abstract": "Service Module and accessories designed specifically for use with the stock Mk1-2 Command Pod, vaguely resembling NASA's Orion MPCV. May or may not have a convincing stockalike appearance.", + "license": "CC-BY-SA-4.0", + "ksp_version": "0.90", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/52362", + "repository": "https://github.com/sumghai/SDHI_ServiceModuleSystem" + }, + "install": [ + { + "file": "GameData/SDHI", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "AnimatedDecouplers" + }, + { + "name": "ModuleManager" + }, + { + "name": "RealChute" + } + ], + "suggests": [ + { + "name": "DeadlyReentry" + }, + { + "name": "FerramAerospaceResearch" + }, + { + "name": "HotRockets" + }, + { + "name": "NodeResizer" + }, + { + "name": "TACLS" + }, + { + "name": "ShipManifest" + }, + { + "name": "ConnectedLivingSpace" + } + ], + "author": "sumghai", + "version": "v2.4", + "download": "https://github.com/sumghai/SDHI_ServiceModuleSystem/releases/download/v2.4/ksp_sdhi_sms_v2_4.zip", + "x_generated_by": "netkan", + "download_size": 5142785 +} \ No newline at end of file diff --git a/SRL-v1.31.ckan b/SRL-v1.31.ckan new file mode 100644 index 0000000000..135f5278f6 --- /dev/null +++ b/SRL-v1.31.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "SRL", + "license": "GPL-3.0", + "conflicts": [ + { + "name": "QuickRevert" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93722", + "kerbalstuff": "https://kerbalstuff.com/mod/145/Simulate,%20Revert%20&%20Launch" + }, + "ksp_version": "0.25", + "name": "Simulate, Revert & Launch", + "abstract": "This mod is an ironman mod (no revert, as in europa universalis). Now you can try your rockets before launching them !", + "author": "malah", + "version": "v1.31", + "download": "https://kerbalstuff.com/mod/145/Simulate,%20Revert%20&%20Launch/download/v1.31", + "x_generated_by": "netkan", + "download_size": 46633 +} \ No newline at end of file diff --git a/SRL-v1.32.ckan b/SRL-v1.32.ckan new file mode 100644 index 0000000000..37c087e2fe --- /dev/null +++ b/SRL-v1.32.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "SRL", + "license": "GPL-3.0", + "conflicts": [ + { + "name": "QuickRevert" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93722", + "kerbalstuff": "https://kerbalstuff.com/mod/145/Simulate,%20Revert%20&%20Launch" + }, + "ksp_version": "0.90", + "name": "Simulate, Revert & Launch", + "abstract": "This mod is an ironman mod (no revert, as in europa universalis). Now you can try your rockets before launching them !", + "author": "malah", + "version": "v1.32", + "download": "https://kerbalstuff.com/mod/145/Simulate,%20Revert%20&%20Launch/download/v1.32", + "x_generated_by": "netkan", + "download_size": 46395 +} \ No newline at end of file diff --git a/SRL-v1.33.ckan b/SRL-v1.33.ckan new file mode 100644 index 0000000000..d80e08dbc2 --- /dev/null +++ b/SRL-v1.33.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "SRL", + "license": "GPL-3.0", + "conflicts": [ + { + "name": "QuickRevert" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93722", + "kerbalstuff": "https://kerbalstuff.com/mod/145/Simulate,%20Revert%20&%20Launch" + }, + "ksp_version": "0.90", + "name": "Simulate, Revert & Launch", + "abstract": "This mod is an ironman mod (no revert, as in europa universalis). Now you can try your rockets before launching them !", + "author": "malah", + "version": "v1.33", + "download": "https://kerbalstuff.com/mod/145/Simulate,%20Revert%20&%20Launch/download/v1.33", + "x_generated_by": "netkan", + "download_size": 46790 +} \ No newline at end of file diff --git a/SXT-18.5.ckan b/SXT-18.5.ckan new file mode 100644 index 0000000000..88e95a2ccf --- /dev/null +++ b/SXT-18.5.ckan @@ -0,0 +1,15 @@ +{ + "spec_version": 1, + "identifier": "SXT", + "ksp_version": "0.25", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/24906" + }, + "name": "SXT - Stock eXTension", + "license": "CC-BY-NC-SA-4.0", + "abstract": "Ultra-light 'Stock-a-like' expansion pack that using only stock textures", + "author": "Lack", + "version": "18.5", + "download": "https://dl.dropboxusercontent.com/u/39086055/SXT-Fixfor25.zip", + "comment" : "Hand packaged by pjf, if anything's wrong, it's my fault." +} diff --git a/SXT-18.6.ckan b/SXT-18.6.ckan new file mode 100644 index 0000000000..fafbafb1a8 --- /dev/null +++ b/SXT-18.6.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "SXT", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/24906", + "kerbalstuff": "https://kerbalstuff.com/mod/338/SXT%20-%20Stock%20eXTension" + }, + "ksp_version": "0.25", + "name": "SXT - Stock eXTension", + "abstract": "A collection of (vaguely) stockalike parts that I find useful or just wanted to have.", + "author": "Lack", + "version": "18.6", + "download": "https://kerbalstuff.com/mod/338/SXT%20-%20Stock%20eXTension/download/18.6", + "x_generated_by": "netkan", + "download_size": 10463727 +} \ No newline at end of file diff --git a/SXT-19.ckan b/SXT-19.ckan new file mode 100644 index 0000000000..253c941d00 --- /dev/null +++ b/SXT-19.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "SXT", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/24906", + "kerbalstuff": "https://kerbalstuff.com/mod/338/SXT%20-%20Stock%20eXTension" + }, + "ksp_version": "0.25", + "name": "SXT - Stock eXTension", + "abstract": "A collection of (vaguely) stockalike parts that I find useful or just wanted to have.", + "author": "Lack", + "version": "19", + "download": "https://kerbalstuff.com/mod/338/SXT%20-%20Stock%20eXTension/download/19", + "x_generated_by": "netkan", + "download_size": 10680049 +} \ No newline at end of file diff --git a/SafeChute-1.6.ckan b/SafeChute-1.6.ckan new file mode 100644 index 0000000000..6b12d2a538 --- /dev/null +++ b/SafeChute-1.6.ckan @@ -0,0 +1,19 @@ +{ + "spec_version": 1, + "identifier": "SafeChute", + "license": "BSD-3-clause", + "resources": { + "bugtracker": "https://github.com/henrybauer/SafeChute/issues", + "repository": "https://github.com/henrybauer/SafeChute", + "homepage": "http://forum.kerbalspaceprogram.com/threads/100855", + "kerbalstuff": "https://kerbalstuff.com/mod/360/SafeChute" + }, + "ksp_version": "0.90", + "name": "SafeChute", + "abstract": "SafeChute takes you out of time warp when your parachutes deploy, and also just above landing. You can restart time warp manually after SafeChute stops it.", + "author": "hab136", + "version": "1.6", + "download": "https://kerbalstuff.com/mod/360/SafeChute/download/1.6", + "x_generated_by": "netkan", + "download_size": 6217 +} \ No newline at end of file diff --git a/ScienceAlert-1.8.1.ckan b/ScienceAlert-1.8.1.ckan new file mode 100644 index 0000000000..f020922b9c --- /dev/null +++ b/ScienceAlert-1.8.1.ckan @@ -0,0 +1,19 @@ +{ + "spec_version" : 1, + "identifier" : "ScienceAlert", + "name" : "Science Alert", + "abstract" : "Is it time for science? Get alerts when it is!", + "download" : "https://bitbucket.org/xEvilReeperx/ksp_sciencealert/downloads/KSP-0.25.0-ScienceAlert-1.8.1.zip", + "version" : "1.8.1", + "author" : "xEvilReeperx", + "license" : "GPL-3.0", + "release_status" : "testing", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/76793" + }, + "suggests" : [ + { "name" : "SCANsat" } + ], + "x_maintained_by" : "pjf, who loves science" +} diff --git a/ScienceAlert-1.8.2.ckan b/ScienceAlert-1.8.2.ckan new file mode 100644 index 0000000000..800d960743 --- /dev/null +++ b/ScienceAlert-1.8.2.ckan @@ -0,0 +1,20 @@ +{ + "spec_version" : 1, + "identifier" : "ScienceAlert", + "name" : "Science Alert", + "abstract" : "Is it time for science? Get alerts when it is!", + "download" : "https://bitbucket.org/xEvilReeperx/ksp_sciencealert/downloads/KSP-0.90-ScienceAlert-1.8.2.zip", + "download_size" : 460511, + "version" : "1.8.2", + "author" : "xEvilReeperx", + "license" : "GPL-3.0", + "release_status" : "testing", + "ksp_version" : "0.90", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/76793" + }, + "suggests" : [ + { "name" : "SCANsat" } + ], + "x_maintained_by" : "pjf, who loves science" +} diff --git a/ScienceAlert-1.8.3.ckan b/ScienceAlert-1.8.3.ckan new file mode 100644 index 0000000000..2dfbbba475 --- /dev/null +++ b/ScienceAlert-1.8.3.ckan @@ -0,0 +1,17 @@ +{ + "identifier": "ScienceAlert", + "license": "GPL-3.0", + "spec_version": 1, + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/76793", + "kerbalstuff": "https://kerbalstuff.com/mod/424/ScienceAlert" + }, + "ksp_version": "0.90", + "name": "ScienceAlert", + "abstract": "Audio and visual feedback when a science experiment is available", + "author": "xEvilReeperx", + "version": "1.8.3", + "download": "https://kerbalstuff.com/mod/424/ScienceAlert/download/1.8.3", + "x_generated_by": "netkan", + "download_size": 461929 +} \ No newline at end of file diff --git a/ScienceAlert-1.8.4.ckan b/ScienceAlert-1.8.4.ckan new file mode 100644 index 0000000000..f5691a37ee --- /dev/null +++ b/ScienceAlert-1.8.4.ckan @@ -0,0 +1,17 @@ +{ + "identifier": "ScienceAlert", + "license": "GPL-3.0", + "spec_version": 1, + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/76793", + "kerbalstuff": "https://kerbalstuff.com/mod/424/ScienceAlert" + }, + "ksp_version": "0.90", + "name": "ScienceAlert", + "abstract": "Audio and visual feedback when a science experiment is available", + "author": "xEvilReeperx", + "version": "1.8.4", + "download": "https://kerbalstuff.com/mod/424/ScienceAlert/download/1.8.4", + "x_generated_by": "netkan", + "download_size": 462145 +} \ No newline at end of file diff --git a/ScienceFunding-1.0.ckan b/ScienceFunding-1.0.ckan new file mode 100644 index 0000000000..f7cddd697f --- /dev/null +++ b/ScienceFunding-1.0.ckan @@ -0,0 +1,18 @@ +{ + "spec_version": 1, + "identifier": "ScienceFunding", + "x_netkan_license_ok": true, + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/102911", + "kerbalstuff": "https://kerbalstuff.com/mod/405/Science%20Funding" + }, + "ksp_version": "0.90", + "name": "Science Funding", + "license": "MIT", + "abstract": "Adds a new funding mechanism based entirely on science reports.", + "author": "Ippo", + "version": "1.0", + "download": "https://kerbalstuff.com/mod/405/Science%20Funding/download/1.0", + "x_generated_by": "netkan", + "download_size": 4488 +} \ No newline at end of file diff --git a/SelectRoot-1.0.ckan b/SelectRoot-1.0.ckan new file mode 100644 index 0000000000..f98e6817ec --- /dev/null +++ b/SelectRoot-1.0.ckan @@ -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" + }] +} diff --git a/SerialIO-0.15.4.0.ckan b/SerialIO-0.15.4.0.ckan new file mode 100644 index 0000000000..73709ec4f4 --- /dev/null +++ b/SerialIO-0.15.4.0.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "SerialIO", + "license": "CC-BY", + "install": [ + { + "file": "KSPSerialIO", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/66393", + "kerbalstuff": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO" + }, + "ksp_version": "0.25", + "name": "KSP Serial IO", + "abstract": "his plugin sends/receives data packets over the serial port, which should make it much easier for people wanting to build hardware (like arduino stuff) for KSP but can't be bothered with making plugins as well.", + "author": "zitron", + "version": "0.15.4.0", + "download": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO/download/0.15.4.0", + "x_generated_by": "netkan", + "download_size": 34585 +} \ No newline at end of file diff --git a/SerialIO-0.15.5.ckan b/SerialIO-0.15.5.ckan new file mode 100644 index 0000000000..2101249f26 --- /dev/null +++ b/SerialIO-0.15.5.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "SerialIO", + "license": "CC-BY", + "install": [ + { + "file": "KSPSerialIO", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/66393", + "kerbalstuff": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO" + }, + "ksp_version": "0.25", + "name": "KSP Serial IO", + "abstract": "his plugin sends/receives data packets over the serial port, which should make it much easier for people wanting to build hardware (like arduino stuff) for KSP but can't be bothered with making plugins as well.", + "author": "zitron", + "version": "0.15.5", + "download": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO/download/0.15.5", + "x_generated_by": "netkan", + "download_size": 34601 +} \ No newline at end of file diff --git a/SerialIO-0.16.0.ckan b/SerialIO-0.16.0.ckan new file mode 100644 index 0000000000..13df652856 --- /dev/null +++ b/SerialIO-0.16.0.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "SerialIO", + "license": "CC-BY", + "install": [ + { + "file": "KSPSerialIO", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/66393", + "kerbalstuff": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO" + }, + "ksp_version": "0.90", + "name": "KSP Serial IO", + "abstract": "his plugin sends/receives data packets over the serial port, which should make it much easier for people wanting to build hardware (like arduino stuff) for KSP but can't be bothered with making plugins as well.", + "author": "zitron", + "version": "0.16.0", + "download": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO/download/0.16.0", + "x_generated_by": "netkan", + "download_size": 34625 +} \ No newline at end of file diff --git a/SerialIO-0.16.1.ckan b/SerialIO-0.16.1.ckan new file mode 100644 index 0000000000..12bc01a8af --- /dev/null +++ b/SerialIO-0.16.1.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "SerialIO", + "license": "CC-BY", + "install": [ + { + "file": "KSPSerialIO", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/66393", + "kerbalstuff": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO" + }, + "ksp_version": "0.90", + "name": "KSP Serial IO", + "abstract": "This plugin sends/receives data packets over the serial port, which should make it much easier for people wanting to build hardware (like arduino stuff) for KSP but can't be bothered with making plugins as well.", + "author": "zitron", + "version": "0.16.1", + "download": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO/download/0.16.1", + "x_generated_by": "netkan", + "download_size": 34632 +} \ No newline at end of file diff --git a/SerialIO-v0.15.3.ckan b/SerialIO-v0.15.3.ckan new file mode 100644 index 0000000000..2aa1560ce2 --- /dev/null +++ b/SerialIO-v0.15.3.ckan @@ -0,0 +1,23 @@ +{ + "spec_version" : 1, + "identifier" : "SerialIO", + "name" : "Serial IO", + "abstract" : "Fly rockets with a real hardware controller", + "download" : "https://sites.google.com/site/zitronfiles/KSPSerialIO_015_3.zip", + "version" : "0.15.3", + "author" : "zitronen", + "license" : "CC-BY", + "release_status" : "testing", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/66393", + "repository" : "https://github.com/zitron-git/KSPSerialIO" + }, + "install": [ + { + "file": "KSPSerialIO", + "install_to": "GameData" + } + ], + "x_maintained_by" : "hakan42, who loves wants to create a custom controller too :-)" +} \ No newline at end of file diff --git a/SerialIO-v0.15.4.ckan b/SerialIO-v0.15.4.ckan new file mode 100644 index 0000000000..a6b43a08a9 --- /dev/null +++ b/SerialIO-v0.15.4.ckan @@ -0,0 +1,24 @@ +{ + "spec_version" : 1, + "identifier" : "SerialIO", + "name" : "Serial IO", + "abstract" : "Fly rockets with a real hardware controller", + "download" : "https://sites.google.com/site/zitronfiles/KSPSerialIO_015_4.zip", + "version" : "0.15.4", + "author" : "zitronen", + "license" : "CC-BY", + "release_status" : "testing", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/66393", + "repository" : "https://github.com/zitron-git/KSPSerialIO" + }, + "install": [ + { + "file": "KSPSerialIO", + "install_to": "GameData" + } + ], + "download_size": 34585, + "x_maintained_by" : "hakan42, who loves wants to create a custom controller too :-)" +} diff --git a/SeriousKerbalBusiness-0.6.ckan b/SeriousKerbalBusiness-0.6.ckan new file mode 100644 index 0000000000..e904096a42 --- /dev/null +++ b/SeriousKerbalBusiness-0.6.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "SeriousKerbalBusiness", + "license": "BSD-3-clause", + "x_netkan_license_ok": true, + "install": [ + { + "file": "SeriousBusiness", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/97334-0-25-Serious-Kerbal-Business-(v1-0)-New-Strategies-for-Serious-Admin", + "kerbalstuff": "https://kerbalstuff.com/mod/274/S.K.B.%20(Serious%20Kerbal%20Business)" + }, + "ksp_version": "0.90", + "name": "S.K.B. (Serious Kerbal Business)", + "abstract": "New strategies for serious KSP administrators!", + "author": "AlphaAsh", + "version": "0.6", + "download": "https://kerbalstuff.com/mod/274/S.K.B.%20(Serious%20Kerbal%20Business)/download/0.6", + "x_generated_by": "netkan", + "download_size": 26479 +} \ No newline at end of file diff --git a/Service-Compartments-6S-1.2.ckan b/Service-Compartments-6S-1.2.ckan new file mode 100644 index 0000000000..1e0581d62e --- /dev/null +++ b/Service-Compartments-6S-1.2.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "identifier": "Service-Compartments-6S", + "ksp_version_min": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/61040-0-23-6S-Service-Compartment-Tubes-Design-smooth!" + }, + "name": "6S Service Compartment Tubes", + "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": "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": [ + { + "file" : "NothkeSerCom", + "install_to" : "GameData" + } + ], + "depends": [ + { "name": "FirespitterCore" } + ] +} diff --git a/ShipInfo-0.3.ckan b/ShipInfo-0.3.ckan new file mode 100644 index 0000000000..0a6adc8032 --- /dev/null +++ b/ShipInfo-0.3.ckan @@ -0,0 +1,21 @@ +{ + "abstract": "Detail resources in the Tracking Center", + "author": [ + "avivey" + ], + "download": "https://docs.google.com/uc?export=download&id=0B1i-cKjnAQUHRTJxaDllS0NFMTQ", + "identifier": "TCShipInfo", + "ksp_version_min": "0.24.2", + "license": "public-domain", + "name": "Resource Details in Tracking Center", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/65769" + }, + "spec_version": 1, + "supports": [ + { + "name": "Toolbar" + } + ], + "version": "0.3" +} diff --git a/ShipManifest-0.25.0_3.3.2b.ckan b/ShipManifest-0.25.0_3.3.2b.ckan new file mode 100644 index 0000000000..ad8d144c15 --- /dev/null +++ b/ShipManifest-0.25.0_3.3.2b.ckan @@ -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.25", + "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.25.0_3.3.2b", + "download": "https://kerbalstuff.com/mod/261/Ship%20Manifest/download/0.25.0_3.3.2b", + "x_generated_by": "netkan", + "download_size": 546564 +} \ No newline at end of file diff --git a/ShipManifest-ShipManifest.90.0.3.3.3.ckan b/ShipManifest-ShipManifest.90.0.3.3.3.ckan new file mode 100644 index 0000000000..beba3b64a2 --- /dev/null +++ b/ShipManifest-ShipManifest.90.0.3.3.3.ckan @@ -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": "ShipManifest.90.0.3.3.3", + "download": "https://kerbalstuff.com/mod/261/Ship%20Manifest/download/ShipManifest.90.0.3.3.3", + "x_generated_by": "netkan", + "download_size": 554740 +} \ No newline at end of file diff --git a/ShowAllFuels-1.ckan b/ShowAllFuels-1.ckan new file mode 100644 index 0000000000..3eb71330e1 --- /dev/null +++ b/ShowAllFuels-1.ckan @@ -0,0 +1,26 @@ +{ + "spec_version": 1, + "identifier": "ShowAllFuels", + "name": "ShowAllFuels", + "abstract": "Show all fuels in use for active engines", + "release_status": "development", + "license": "MIT", + "author": "Coffeeman/602p", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.5.1" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/100571-ShowAllFuels-See-all-fuels-required-by-engines", + "bugtracker": "https://github.com/602p/AllGauges/issues", + "repository": "https://github.com/602p/AllGauges/", + "kerbalstuff": "https://kerbalstuff.com/mod/354" + }, + "ksp_version": "0.90", + "version": "1", + "download": "https://kerbalstuff.com/mod/354/ShowAllFuels/download/1", + "x_generated_by": "netkan", + "download_size": 255 +} \ No newline at end of file diff --git a/SmartParts-v2.0.4.ckan b/SmartParts-v2.0.4.ckan new file mode 100644 index 0000000000..696ba6dd45 --- /dev/null +++ b/SmartParts-v2.0.4.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "identifier": "SmartParts", + "name": "Smart Parts", + "abstract": "Smart Parts can trigger all 10 action groups, as well as various other functionality such as SAS, lights, stage, or abort.", + "license": "CC-BY-NC-SA-3.0", + "ksp_version": "0.90", + "install": [ + { + "file": "GameData/Klockheed_Martian_SmartParts", + "install_to": "GameData" + } + ], + "resources": { + "repository": "https://github.com/BrettWebb/KerbalSmartParts" + }, + "author": "BrettWebb", + "version": "v2.0.4", + "download": "https://github.com/BrettWebb/KerbalSmartParts/releases/download/v2.0.4/SmartParts-2.0.4.zip", + "x_generated_by": "netkan", + "download_size": 541406 +} \ No newline at end of file diff --git a/SmartStage-v1.4.ckan b/SmartStage-v1.4.ckan new file mode 100644 index 0000000000..70767bd329 --- /dev/null +++ b/SmartStage-v1.4.ckan @@ -0,0 +1,16 @@ +{ + "spec_version": 1, + "identifier": "SmartStage", + "license": "GPL-3.0", + "abstract": "SmartStage attempts to find optimal staging in VAB", + "name": "SmartStage", + "resources": { + "homepage": "http://http://forum.kerbalspaceprogram.com/threads/82791", + "repository": "https://github.com/xytovl/SmartStage" + }, + "author": "xytovl", + "version": "v1.4", + "download": "https://github.com/xytovl/SmartStage/releases/download/v1.4/SmartStage-1.4.zip", + "x_generated_by": "netkan", + "download_size": 14576 +} \ No newline at end of file diff --git a/SmartStage-v2.0.ckan b/SmartStage-v2.0.ckan new file mode 100644 index 0000000000..932f814b40 --- /dev/null +++ b/SmartStage-v2.0.ckan @@ -0,0 +1,16 @@ +{ + "spec_version": 1, + "identifier": "SmartStage", + "license": "GPL-3.0", + "abstract": "SmartStage attempts to find optimal staging in VAB", + "name": "SmartStage", + "resources": { + "homepage": "http://http://forum.kerbalspaceprogram.com/threads/82791", + "repository": "https://github.com/xytovl/SmartStage" + }, + "author": "xytovl", + "version": "v2.0", + "download": "https://github.com/xytovl/SmartStage/releases/download/v2.0/SmartStage-2.0.zip", + "x_generated_by": "netkan", + "download_size": 17092 +} \ No newline at end of file diff --git a/SmartStage-v2.1.ckan b/SmartStage-v2.1.ckan new file mode 100644 index 0000000000..9264e18a05 --- /dev/null +++ b/SmartStage-v2.1.ckan @@ -0,0 +1,16 @@ +{ + "spec_version": 1, + "identifier": "SmartStage", + "license": "GPL-3.0", + "abstract": "SmartStage attempts to find optimal staging in VAB", + "name": "SmartStage", + "resources": { + "homepage": "http://http://forum.kerbalspaceprogram.com/threads/82791", + "repository": "https://github.com/xytovl/SmartStage" + }, + "author": "xytovl", + "version": "v2.1", + "download": "https://github.com/xytovl/SmartStage/releases/download/v2.1/SmartStage-2.1.zip", + "x_generated_by": "netkan", + "download_size": 17290 +} \ No newline at end of file diff --git a/SmartStage-v2.2.ckan b/SmartStage-v2.2.ckan new file mode 100644 index 0000000000..4cfa1d805f --- /dev/null +++ b/SmartStage-v2.2.ckan @@ -0,0 +1,16 @@ +{ + "spec_version": 1, + "identifier": "SmartStage", + "license": "GPL-3.0", + "abstract": "SmartStage attempts to find optimal staging in VAB", + "name": "SmartStage", + "resources": { + "homepage": "http://http://forum.kerbalspaceprogram.com/threads/82791", + "repository": "https://github.com/xytovl/SmartStage" + }, + "author": "xytovl", + "version": "v2.2", + "download": "https://github.com/xytovl/SmartStage/releases/download/v2.2/SmartStage-2.2.zip", + "x_generated_by": "netkan", + "download_size": 17333 +} \ No newline at end of file diff --git a/SmartStage-v2.3.1.ckan b/SmartStage-v2.3.1.ckan new file mode 100644 index 0000000000..d277bb038a --- /dev/null +++ b/SmartStage-v2.3.1.ckan @@ -0,0 +1,16 @@ +{ + "spec_version": 1, + "identifier": "SmartStage", + "license": "GPL-3.0", + "abstract": "SmartStage attempts to find optimal staging in VAB", + "name": "SmartStage", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/82791", + "repository": "https://github.com/xytovl/SmartStage" + }, + "author": "xytovl", + "version": "v2.3.1", + "download": "https://github.com/xytovl/SmartStage/releases/download/v2.3.1/SmartStage-2.3.1.zip", + "x_generated_by": "netkan", + "download_size": 18138 +} \ No newline at end of file diff --git a/SmartStage-v2.3.ckan b/SmartStage-v2.3.ckan new file mode 100644 index 0000000000..c07043a02b --- /dev/null +++ b/SmartStage-v2.3.ckan @@ -0,0 +1,16 @@ +{ + "spec_version": 1, + "identifier": "SmartStage", + "license": "GPL-3.0", + "abstract": "SmartStage attempts to find optimal staging in VAB", + "name": "SmartStage", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/82791", + "repository": "https://github.com/xytovl/SmartStage" + }, + "author": "xytovl", + "version": "v2.3", + "download": "https://github.com/xytovl/SmartStage/releases/download/v2.3/SmartStage-2.3.zip", + "x_generated_by": "netkan", + "download_size": 18122 +} \ No newline at end of file diff --git a/SmartStage-v2.4.0.ckan b/SmartStage-v2.4.0.ckan new file mode 100644 index 0000000000..d48a6b27c8 --- /dev/null +++ b/SmartStage-v2.4.0.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "SmartStage", + "ksp_version": "0.90", + "license": "GPL-3.0", + "abstract": "SmartStage attempts to find optimal staging in VAB", + "name": "SmartStage", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/82791", + "repository": "https://github.com/xytovl/SmartStage" + }, + "author": "xytovl", + "version": "v2.4.0", + "download": "https://github.com/xytovl/SmartStage/releases/download/v2.4.0/SmartStage-2.4.0.zip", + "x_generated_by": "netkan", + "download_size": 18257 +} \ No newline at end of file diff --git a/SmokeScreen-2.5.0.ckan b/SmokeScreen-2.5.0.ckan new file mode 100644 index 0000000000..bbcdfbbb66 --- /dev/null +++ b/SmokeScreen-2.5.0.ckan @@ -0,0 +1,27 @@ +{ + "spec_version" : 1, + "name" : "SmokeScreen 2.5.0 - Extended FX Plugin", + "abstract" : "SmokeScreen is a plugin that build on the engine FX added in .23 and adds new features to them. Most of the features ideas comes from Nothke", + "identifier" : "SmokeScreen", + "download" : "https://ksp.sarbian.com/jenkins/job/SmokeScreen/lastSuccessfulBuild/artifact/SmokeScreen-2.5.0.0.zip", + "license" : "BSD-2-clause", + "author" : [ "sarbian" ], + "version" : "2.5.0", + "release_status" : "stable", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/71630" + }, + "install" : [ + { + "file" : "GameData/SmokeScreen", + "install_to" : "GameData" + } + ], + "depends" : [ + { "name" : "ModuleManager", "min_version" : "2.5.1" } + ], + "recommends" : [ + { "name" : "HotRockets" } + ] +} diff --git a/SmokeScreen-2.5.3.ckan b/SmokeScreen-2.5.3.ckan new file mode 100644 index 0000000000..1e8e17dbab --- /dev/null +++ b/SmokeScreen-2.5.3.ckan @@ -0,0 +1,27 @@ +{ + "spec_version" : 1, + "name" : "SmokeScreen - Extended FX Plugin", + "abstract" : "SmokeScreen is a plugin that build on the engine FX added in .23 and adds new features to them. Most of the features ideas comes from Nothke", + "identifier" : "SmokeScreen", + "download" : "https://ksp.sarbian.com/jenkins/job/SmokeScreen/lastSuccessfulBuild/artifact/SmokeScreen-2.5.3.0.zip", + "license" : "BSD-2-clause", + "author" : [ "sarbian" ], + "version" : "2.5.3", + "release_status" : "stable", + "ksp_version" : "0.90", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/71630" + }, + "install" : [ + { + "file" : "GameData/SmokeScreen", + "install_to" : "GameData" + } + ], + "depends" : [ + { "name" : "ModuleManager", "min_version" : "2.5.4" } + ], + "recommends" : [ + { "name" : "HotRockets" } + ] +} diff --git a/Snacks-v0.3.2alpha.ckan b/Snacks-v0.3.2alpha.ckan new file mode 100644 index 0000000000..c765c95740 --- /dev/null +++ b/Snacks-v0.3.2alpha.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "identifier": "Snacks", + "name": "Snacks", + "abstract": "Add a simple life support system based on Snacks!", + "license": "MIT", + "ksp_version": "0.25", + "depends": [ + { + "name": "ModuleManager" + } + ], + "resources": { + "repository": "https://github.com/tgruetzm/Snacks" + }, + "author": "tgruetzm", + "version": "v0.3.2alpha", + "download": "https://github.com/tgruetzm/Snacks/releases/download/v0.3.2alpha/Snacks.v0.3.2alpha.zip", + "x_generated_by": "netkan", + "download_size": 45953 +} \ No newline at end of file diff --git a/Snacks-v0.3.3alpha.ckan b/Snacks-v0.3.3alpha.ckan new file mode 100644 index 0000000000..95b62fe2ef --- /dev/null +++ b/Snacks-v0.3.3alpha.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "identifier": "Snacks", + "name": "Snacks", + "abstract": "Add a simple life support system based on Snacks!", + "license": "MIT", + "ksp_version": "0.90", + "depends": [ + { + "name": "ModuleManager" + } + ], + "resources": { + "repository": "https://github.com/tgruetzm/Snacks" + }, + "author": "tgruetzm", + "version": "v0.3.3alpha", + "download": "https://github.com/tgruetzm/Snacks/releases/download/v0.3.3alpha/Snacks.v0.3.3alpha.zip", + "x_generated_by": "netkan", + "download_size": 48637 +} \ No newline at end of file diff --git a/SoundingRockets_0.1.0.ckan b/SoundingRockets_0.1.0.ckan new file mode 100644 index 0000000000..8b3eb22c8b --- /dev/null +++ b/SoundingRockets_0.1.0.ckan @@ -0,0 +1,24 @@ +{ + "spec_version" : 1, + "name" : "Sounding Rockets!", + "abstract" : "Adds a series of low tech sounding rockets to the 'start' node.", + "identifier" : "SoundingRockets", + "download" : "https://www.dropbox.com/sh/1fsuzvl35s2gppt/AADTWQ6AbpYrdku0dBgCBtWea/SoundingRockets_0.1.0.zip?dl=1", + "license" : "CC-BY-NC-SA-4.0", + "version" : "0.1.0", + "release_status" : "stable", + "author" : "RoverDude", + "ksp_version" : "0.90", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/102502" + }, + "install" : [ + { + "file" : "GameData/UmbraSpaceIndustries", + "install_to" : "GameData" + } + ], + "depends" : [ + { "name" : "USITools" } + ] +} diff --git a/SoundingRockets_0.1.1.ckan b/SoundingRockets_0.1.1.ckan new file mode 100644 index 0000000000..c286a97f28 --- /dev/null +++ b/SoundingRockets_0.1.1.ckan @@ -0,0 +1,24 @@ +{ + "spec_version" : 1, + "name" : "Sounding Rockets!", + "abstract" : "Adds a series of low tech sounding rockets to the 'start' node.", + "identifier" : "SoundingRockets", + "download" : "https://www.dropbox.com/sh/1fsuzvl35s2gppt/AAAzbEhTUHl3I_VzWhCwew-6a/SoundingRockets_0.1.1.zip?dl=1", + "license" : "CC-BY-NC-SA-4.0", + "version" : "0.1.1", + "release_status" : "stable", + "author" : "RoverDude", + "ksp_version" : "0.90", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/102502" + }, + "install" : [ + { + "file" : "GameData/UmbraSpaceIndustries", + "install_to" : "GameData" + } + ], + "depends" : [ + { "name" : "USITools" } + ] +} diff --git a/SovietEngines-1.0.ckan b/SovietEngines-1.0.ckan new file mode 100644 index 0000000000..a00fd26c05 --- /dev/null +++ b/SovietEngines-1.0.ckan @@ -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 +} \ No newline at end of file diff --git a/SpaceTug-DEV_0.4e.ckan b/SpaceTug-DEV_0.4e.ckan new file mode 100644 index 0000000000..0b357c261f --- /dev/null +++ b/SpaceTug-DEV_0.4e.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": 1, + "identifier": "SpaceTug", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/83364", + "kerbalstuff": "https://kerbalstuff.com/mod/408/Space%20Tug" + }, + "x_netkan_license_ok": true, + "depends": [ + { + "name": "FirespitterCore" + }, + { + "name": "JSIPartUtilities" + } + ], + "install": [ + { + "file": "OrbitalTug", + "install_to": "GameData" + } + ], + "ksp_version": "0.25", + "name": "Space Tug", + "license": "CC-BY-NC-SA-4.0", + "abstract": "small parts pack for low and high orbital applications", + "author": "NohArk", + "version": "DEV_0.4e", + "download": "https://kerbalstuff.com/mod/408/Space%20Tug/download/DEV_0.4e", + "x_generated_by": "netkan", + "download_size": 9975904 +} \ No newline at end of file diff --git a/SpaceY-Lifters-0.3.ckan b/SpaceY-Lifters-0.3.ckan new file mode 100644 index 0000000000..9f0ae53418 --- /dev/null +++ b/SpaceY-Lifters-0.3.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "SpaceY-Lifters", + "license": "CC-BY-NC-SA", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/100408", + "kerbalstuff": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack" + }, + "name": "SpaceY Heavy Lifters Parts Pack", + "abstract": "Parts for large lifting rockets, 5m rocket parts and large SRBs, and matching decouplers. ", + "author": "NecroBones", + "version": "0.3", + "download": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack/download/0.3", + "x_generated_by": "netkan", + "download_size": 6655882, + "ksp_version_min": "0.25.0" +} \ No newline at end of file diff --git a/SpaceY-Lifters-0.4.ckan b/SpaceY-Lifters-0.4.ckan new file mode 100644 index 0000000000..a299b846a1 --- /dev/null +++ b/SpaceY-Lifters-0.4.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "SpaceY-Lifters", + "license": "CC-BY-NC-SA", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/100408", + "kerbalstuff": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack" + }, + "name": "SpaceY Heavy Lifters Parts Pack", + "abstract": "5m rocket parts and large SRBs, rocket-powered decouplers, large docking ports, upper-stage thrust plates with fairings, payload bays, and more. ", + "author": "NecroBones", + "version": "0.4", + "download": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack/download/0.4", + "x_generated_by": "netkan", + "download_size": 7632045, + "ksp_version_min": "0.25.0" +} \ No newline at end of file diff --git a/SpaceY-Lifters-0.5.1.ckan b/SpaceY-Lifters-0.5.1.ckan new file mode 100644 index 0000000000..183728ba92 --- /dev/null +++ b/SpaceY-Lifters-0.5.1.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "SpaceY-Lifters", + "license": "CC-BY-NC-SA", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/100408", + "kerbalstuff": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack" + }, + "name": "SpaceY Heavy Lifters Parts Pack", + "abstract": "0.90 updated. 5m rocket parts and large SRBs, rocket-powered decouplers, large docking ports, upper-stage thrust plates with fairings, payload bays, and more. ", + "author": "NecroBones", + "version": "0.5.1", + "download": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack/download/0.5.1", + "x_generated_by": "netkan", + "download_size": 8325198, + "ksp_version_min": "0.90.0" +} \ No newline at end of file diff --git a/SpaceY-Lifters-0.5.ckan b/SpaceY-Lifters-0.5.ckan new file mode 100644 index 0000000000..89c7c60499 --- /dev/null +++ b/SpaceY-Lifters-0.5.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "SpaceY-Lifters", + "license": "CC-BY-NC-SA", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/100408", + "kerbalstuff": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack" + }, + "name": "SpaceY Heavy Lifters Parts Pack", + "abstract": "0.90 updated. 5m rocket parts and large SRBs, rocket-powered decouplers, large docking ports, upper-stage thrust plates with fairings, payload bays, and more. ", + "author": "NecroBones", + "version": "0.5", + "download": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack/download/0.5", + "x_generated_by": "netkan", + "download_size": 8208426, + "ksp_version_min": "0.90.0" +} \ No newline at end of file diff --git a/SpaceY-Lifters-0.6.1.ckan b/SpaceY-Lifters-0.6.1.ckan new file mode 100644 index 0000000000..d52492bc66 --- /dev/null +++ b/SpaceY-Lifters-0.6.1.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "SpaceY-Lifters", + "license": "CC-BY-NC-SA", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/100408", + "kerbalstuff": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack" + }, + "name": "SpaceY Heavy Lifters Parts Pack", + "abstract": "0.90 updated. 5m rocket parts and large SRBs, rocket-powered decouplers, large docking ports, upper-stage thrust plates with fairings, payload bays, and more. ", + "author": "NecroBones", + "version": "0.6.1", + "download": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack/download/0.6.1", + "x_generated_by": "netkan", + "download_size": 8757828, + "ksp_version_min": "0.90.0" +} \ No newline at end of file diff --git a/SpaceY-Lifters-0.6.ckan b/SpaceY-Lifters-0.6.ckan new file mode 100644 index 0000000000..5650fd6202 --- /dev/null +++ b/SpaceY-Lifters-0.6.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "SpaceY-Lifters", + "license": "CC-BY-NC-SA", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/100408", + "kerbalstuff": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack" + }, + "name": "SpaceY Heavy Lifters Parts Pack", + "abstract": "0.90 updated. 5m rocket parts and large SRBs, rocket-powered decouplers, large docking ports, upper-stage thrust plates with fairings, payload bays, and more. ", + "author": "NecroBones", + "version": "0.6", + "download": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack/download/0.6", + "x_generated_by": "netkan", + "download_size": 8757763, + "ksp_version_min": "0.90.0" +} \ No newline at end of file diff --git a/SpaceY-Lifters-0.7.ckan b/SpaceY-Lifters-0.7.ckan new file mode 100644 index 0000000000..a0408800db --- /dev/null +++ b/SpaceY-Lifters-0.7.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "SpaceY-Lifters", + "license": "CC-BY-NC-SA", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/100408", + "kerbalstuff": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack" + }, + "name": "SpaceY Heavy Lifters Parts Pack", + "abstract": "0.90 updated. 5m rocket parts and large SRBs, rocket-powered decouplers, large docking ports, upper-stage thrust plates with fairings, payload bays, and more. ", + "author": "NecroBones", + "version": "0.7", + "download": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack/download/0.7", + "x_generated_by": "netkan", + "download_size": 9206563, + "ksp_version_min": "0.90.0" +} \ No newline at end of file diff --git a/SpannersBoomsticks-0.25.64.1.ckan b/SpannersBoomsticks-0.25.64.1.ckan new file mode 100644 index 0000000000..f273a73247 --- /dev/null +++ b/SpannersBoomsticks-0.25.64.1.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "identifier": "SpannersBoomsticks", + "license": "restricted", + "depends": [ + { + "name": "BDArmory" + } + ], + "install": [ + { + "file": "SpannersBoomSticks1", + "install_to": "GameData" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/225/Spanners%20Boomsticks,%20Parts%20to%20complement%20BD%20Armory%20" + }, + "ksp_version": "0.25", + "name": "Spanners Boomsticks, Parts to complement BD Armory ", + "abstract": "Spanners Boomsticks , a small pack of alternate weaponry to complement the very cool BD Armory plugin and parts pack", + "author": "SpannerMonkey", + "version": "0.25.64.1", + "download": "https://kerbalstuff.com/mod/225/Spanners%20Boomsticks,%20Parts%20to%20complement%20BD%20Armory%20/download/0.25.64.1", + "x_generated_by": "netkan", + "download_size": 18907083 +} \ No newline at end of file diff --git a/StageRecovery-1.5.1.ckan b/StageRecovery-1.5.1.ckan new file mode 100644 index 0000000000..cbda9d4afb --- /dev/null +++ b/StageRecovery-1.5.1.ckan @@ -0,0 +1,37 @@ +{ + "spec_version": 1, + "identifier": "StageRecovery", + "suggests": [ + { + "name": "KerbalConstructionTime" + }, + { + "name": "Toolbar" + } + ], + "conflicts": [ + { + "name": "DebRefund" + } + ], + "install": [ + { + "file": "GameData/StageRecovery", + "install_to": "GameData" + } + ], + "x_netkan_license_ok": true, + "resources": { + "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", + "name": "StageRecovery", + "license": "GPL-3.0", + "abstract": "Recover Funds+ from Dropped Stages", + "author": "magico13", + "version": "1.5.1", + "download": "https://kerbalstuff.com/mod/97/StageRecovery/download/1.5.1", + "x_generated_by": "netkan", + "download_size": 40331 +} \ No newline at end of file diff --git a/StageRecovery-1.5.2.1.ckan b/StageRecovery-1.5.2.1.ckan new file mode 100644 index 0000000000..d6a283d501 --- /dev/null +++ b/StageRecovery-1.5.2.1.ckan @@ -0,0 +1,37 @@ +{ + "spec_version": 1, + "identifier": "StageRecovery", + "suggests": [ + { + "name": "KerbalConstructionTime" + }, + { + "name": "Toolbar" + } + ], + "conflicts": [ + { + "name": "DebRefund" + } + ], + "install": [ + { + "file": "GameData/StageRecovery", + "install_to": "GameData" + } + ], + "x_netkan_license_ok": true, + "resources": { + "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.90", + "name": "StageRecovery", + "license": "GPL-3.0", + "abstract": "Recover Funds+ from Dropped Stages", + "author": "magico13", + "version": "1.5.2.1", + "download": "https://kerbalstuff.com/mod/97/StageRecovery/download/1.5.2.1", + "x_generated_by": "netkan", + "download_size": 41413 +} diff --git a/StageRecovery-1.5.2.1_2.ckan b/StageRecovery-1.5.2.1_2.ckan new file mode 100644 index 0000000000..b03b2343d3 --- /dev/null +++ b/StageRecovery-1.5.2.1_2.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": 1, + "identifier": "StageRecovery", + "ksp_version": "0.90", + "resources": { + "repository": "https://github.com/magico13/StageRecovery", + "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" + }, + "suggests": [ + { + "name": "KerbalConstructionTime" + }, + { + "name": "Toolbar" + } + ], + "conflicts": [ + { + "name": "DebRefund" + } + ], + "install": [ + { + "file": "GameData/StageRecovery", + "install_to": "GameData" + } + ], + "x_netkan_license_ok": true, + "name": "StageRecovery", + "license": "GPL-3.0", + "abstract": "Recover Funds+ from Dropped Stages", + "author": "magico13", + "version": "1.5.2.1_2", + "download": "https://kerbalstuff.com/mod/97/StageRecovery/download/1.5.2.1_2", + "x_generated_by": "netkan", + "download_size": 41443 +} \ No newline at end of file diff --git a/StageRecovery-1.5.2.ckan b/StageRecovery-1.5.2.ckan new file mode 100644 index 0000000000..8da5b227f3 --- /dev/null +++ b/StageRecovery-1.5.2.ckan @@ -0,0 +1,37 @@ +{ + "spec_version": 1, + "identifier": "StageRecovery", + "suggests": [ + { + "name": "KerbalConstructionTime" + }, + { + "name": "Toolbar" + } + ], + "conflicts": [ + { + "name": "DebRefund" + } + ], + "install": [ + { + "file": "GameData/StageRecovery", + "install_to": "GameData" + } + ], + "x_netkan_license_ok": true, + "resources": { + "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", + "name": "StageRecovery", + "license": "GPL-3.0", + "abstract": "Recover Funds+ from Dropped Stages", + "author": "magico13", + "version": "1.5.2", + "download": "https://kerbalstuff.com/mod/97/StageRecovery/download/1.5.2", + "x_generated_by": "netkan", + "download_size": 41366 +} \ No newline at end of file diff --git a/StageRecovery-1.5.3.ckan b/StageRecovery-1.5.3.ckan new file mode 100644 index 0000000000..ffca0bb242 --- /dev/null +++ b/StageRecovery-1.5.3.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": 1, + "identifier": "StageRecovery", + "ksp_version": "0.90", + "resources": { + "repository": "https://github.com/magico13/StageRecovery", + "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" + }, + "suggests": [ + { + "name": "KerbalConstructionTime" + }, + { + "name": "Toolbar" + } + ], + "conflicts": [ + { + "name": "DebRefund" + } + ], + "install": [ + { + "file": "GameData/StageRecovery", + "install_to": "GameData" + } + ], + "x_netkan_license_ok": true, + "name": "StageRecovery", + "license": "GPL-3.0", + "abstract": "Recover Funds+ from Dropped Stages", + "author": "magico13", + "version": "1.5.3", + "download": "https://kerbalstuff.com/mod/97/StageRecovery/download/1.5.3", + "x_generated_by": "netkan", + "download_size": 41640 +} \ No newline at end of file diff --git a/StationPartsExpansion-0.2.1.ckan b/StationPartsExpansion-0.2.1.ckan new file mode 100644 index 0000000000..a92333ed14 --- /dev/null +++ b/StationPartsExpansion-0.2.1.ckan @@ -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 +} \ No newline at end of file diff --git a/StationScience-1.3.1.ckan b/StationScience-1.3.1.ckan new file mode 100644 index 0000000000..b166437e6f --- /dev/null +++ b/StationScience-1.3.1.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "identifier": "StationScience", + "release_status": "stable", + "license": "restricted", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/54774", + "x_curse": "http://kerbal.curseforge.com/ksp-mods/220216", + "x_preview": "http://i.imgur.com/63DTlDLl.png" + }, + "install": [ + { + "file": "GameData/StationScience", + "install_to": "GameData", + "filter": "OldParts.zip" + } + ], + "suggests": [ + { "name" : "FuelScience" } + ], + "ksp_version": "0.25", + "name": "Station Science", + "abstract": "Station Science mod adds several large parts designed to be integrated into a permanent space station.", + + "description": "This mod adds several large parts designed to be integrated into a permanent space station: the Science Lab, the Zoology Bay, the Cyclotron, and the Spectrometron. These heavy parts provide facilities for performing experiments. Experiments are held in small, light pods that you can dock with your space station, execute, and bring back to the surface for Science points. The Spectrometron uses the Cyclotron to analyze Surface Samples that you've brought into orbit, and allows you to transmit the data home for full value. In addition, there are tanks for storing Kibbal for the Zoology Bay.", + + "author": "ethernet", + "version": "1.3.1", + "download": "http://addons.cursecdn.com/files/2219%5C707/StationScience-1.3.1.zip" +} \ No newline at end of file diff --git a/StationScience-1.4.ckan b/StationScience-1.4.ckan new file mode 100644 index 0000000000..612050e05b --- /dev/null +++ b/StationScience-1.4.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "StationScience", + "release_status": "stable", + "license": "restricted", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/54774", + "x_curse": "http://kerbal.curseforge.com/ksp-mods/220216", + "x_preview": "http://i.imgur.com/63DTlDLl.png" + }, + "install": [ + { + "file": "GameData/StationScience", + "install_to": "GameData", + "filter": "OldParts.zip" + } + ], + "suggests": [ + { "name" : "FuelScience"}, + {"name" : "OrbitalMaterialScience"} + ], + "ksp_version": "0.90", + "name": "Station Science", + "abstract": "Station Science mod adds several large parts designed to be integrated into a permanent space station.", + + "description": "This mod adds several large parts designed to be integrated into a permanent space station: the Science Lab, the Zoology Bay, the Cyclotron, and the Spectrometron. These heavy parts provide facilities for performing experiments. Experiments are held in small, light pods that you can dock with your space station, execute, and bring back to the surface for Science points. The Spectrometron uses the Cyclotron to analyze Surface Samples that you've brought into orbit, and allows you to transmit the data home for full value. In addition, there are tanks for storing Kibbal for the Zoology Bay.", + + "author": "ethernet", + "version": "1.4", + "download": "http://kerbal.curseforge.com/ksp-mods/220216-station-science-v-0-4/files/2222038/download" +} diff --git a/StockBugFixModules-v0.1.7.ckan b/StockBugFixModules-v0.1.7.ckan new file mode 100644 index 0000000000..591e8aa354 --- /dev/null +++ b/StockBugFixModules-v0.1.7.ckan @@ -0,0 +1,16 @@ +{ + "spec_version": 1, + "identifier": "StockBugFixModules", + "name": "Stock Bug Fix Modules", + "abstract": "Stand alone fixes for common stock KSP bugs", + "license": "CC-BY-NC-SA-4.0", + "ksp_version": "0.90", + "resources": { + "repository": "https://github.com/ClawKSP/KSP-Stock-Bug-Fix-Modules" + }, + "author": "ClawKSP", + "version": "v0.1.7", + "download": "https://github.com/ClawKSP/KSP-Stock-Bug-Fix-Modules/releases/download/v0.1.7/StockBugFixModules.v0.1.7.zip", + "x_generated_by": "netkan", + "download_size": 24348 +} \ No newline at end of file diff --git a/StockBugFixModules-v0.1.7a.ckan b/StockBugFixModules-v0.1.7a.ckan new file mode 100644 index 0000000000..9f86e46560 --- /dev/null +++ b/StockBugFixModules-v0.1.7a.ckan @@ -0,0 +1,16 @@ +{ + "spec_version": 1, + "identifier": "StockBugFixModules", + "name": "Stock Bug Fix Modules", + "abstract": "Stand alone fixes for common stock KSP bugs", + "license": "CC-BY-NC-SA-4.0", + "ksp_version": "0.90", + "resources": { + "repository": "https://github.com/ClawKSP/KSP-Stock-Bug-Fix-Modules" + }, + "author": "ClawKSP", + "version": "v0.1.7a", + "download": "https://github.com/ClawKSP/KSP-Stock-Bug-Fix-Modules/releases/download/v0.1.7a/StockBugFixModules.v0.1.7a.zip", + "x_generated_by": "netkan", + "download_size": 25037 +} \ No newline at end of file diff --git a/StockBugFixModules-v0.1.7b.ckan b/StockBugFixModules-v0.1.7b.ckan new file mode 100644 index 0000000000..c405de3bc0 --- /dev/null +++ b/StockBugFixModules-v0.1.7b.ckan @@ -0,0 +1,16 @@ +{ + "spec_version": 1, + "identifier": "StockBugFixModules", + "name": "Stock Bug Fix Modules", + "abstract": "Stand alone fixes for common stock KSP bugs", + "license": "CC-BY-NC-SA-4.0", + "ksp_version": "0.90", + "resources": { + "repository": "https://github.com/ClawKSP/KSP-Stock-Bug-Fix-Modules" + }, + "author": "ClawKSP", + "version": "v0.1.7b", + "download": "https://github.com/ClawKSP/KSP-Stock-Bug-Fix-Modules/releases/download/v0.1.7b/StockBugFixModules.v0.1.7b.zip", + "x_generated_by": "netkan", + "download_size": 27799 +} \ No newline at end of file diff --git a/StockDragFix-1.1.ckan b/StockDragFix-1.1.ckan new file mode 100644 index 0000000000..ac94586622 --- /dev/null +++ b/StockDragFix-1.1.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "StockDragFix", + "name": "Stock Drag Fix", + "abstract": "Fixes aerodynamic issues without breaking compatibility", + "license": "CC-BY-SA-4.0", + "ksp_version": "0.90", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/84978", + "repository": "https://github.com/Starwaster/StockDragFix" + }, + "author": "Starwaster", + "version": "1.1", + "download": "https://github.com/Starwaster/StockDragFix/releases/download/1.1/StockDragFix_1.1.zip", + "x_generated_by": "netkan", + "download_size": 10299 +} \ No newline at end of file diff --git a/StockPlugins-v1.00.ckan b/StockPlugins-v1.00.ckan new file mode 100644 index 0000000000..b9f2b1e677 --- /dev/null +++ b/StockPlugins-v1.00.ckan @@ -0,0 +1,62 @@ +{ + "spec_version": 1, + "identifier": "StockPlugins", + "license": "public-domain", + "install": [ + { + "file": "GameData/Engineer_Stock", + "install_to": "GameData" + }, + { + "file": "GameData/KerbalEngineer_Stock", + "install_to": "GameData" + }, + { + "file": "GameData/KerbalGPS_Stock", + "install_to": "GameData" + }, + { + "file": "GameData/MechJeb2_Stock", + "install_to": "GameData" + }, + { + "file": "GameData/Protractor_Stock", + "install_to": "GameData" + }, + { + "file": "GameData/Telemachus_Stock", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "StockRT" + }, + { + "name": "KerbalEngineerRedux" + }, + { + "name": "MechJeb2" + }, + { + "name": "Telemachus" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/99869", + "kerbalstuff": "https://kerbalstuff.com/mod/402/StockPlugins" + }, + "ksp_version": "0.25", + "name": "StockPlugins", + "abstract": "StockPlugins is several ModuleManager config files which adds the possibility to use a plugin without the additional parts. (StockPlugins support Engineer, KerbalEngineer, KerbalGPS, MechJeb, Protractor and Telemachus)", + "author": "malah", + "version": "v1.00", + "download": "https://kerbalstuff.com/mod/402/StockPlugins/download/v1.00", + "x_generated_by": "netkan", + "download_size": 30906 +} \ No newline at end of file diff --git a/StockPlugins-v1.01.ckan b/StockPlugins-v1.01.ckan new file mode 100644 index 0000000000..317b934b6a --- /dev/null +++ b/StockPlugins-v1.01.ckan @@ -0,0 +1,62 @@ +{ + "spec_version": 1, + "identifier": "StockPlugins", + "license": "public-domain", + "install": [ + { + "file": "GameData/Engineer_Stock", + "install_to": "GameData" + }, + { + "file": "GameData/KerbalEngineer_Stock", + "install_to": "GameData" + }, + { + "file": "GameData/KerbalGPS_Stock", + "install_to": "GameData" + }, + { + "file": "GameData/MechJeb2_Stock", + "install_to": "GameData" + }, + { + "file": "GameData/Protractor_Stock", + "install_to": "GameData" + }, + { + "file": "GameData/Telemachus_Stock", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "StockRT" + }, + { + "name": "KerbalEngineerRedux" + }, + { + "name": "MechJeb2" + }, + { + "name": "Telemachus" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/99869", + "kerbalstuff": "https://kerbalstuff.com/mod/402/StockPlugins" + }, + "ksp_version": "0.90", + "name": "StockPlugins", + "abstract": "StockPlugins is several ModuleManager config files which adds the possibility to use a plugin without the additional parts.", + "author": "malah", + "version": "v1.01", + "download": "https://kerbalstuff.com/mod/402/StockPlugins/download/v1.01", + "x_generated_by": "netkan", + "download_size": 32356 +} \ No newline at end of file diff --git a/StockRT-v1.10a.ckan b/StockRT-v1.10a.ckan new file mode 100644 index 0000000000..cddf6288ac --- /dev/null +++ b/StockRT-v1.10a.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": 1, + "identifier": "StockRT", + "license": "public-domain", + "install": [ + { + "file": "GameData/RemoteTech_Stock", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "RemoteTech" + } + ], + "suggests": [ + { + "name": "RealSolarSystem" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/99869", + "kerbalstuff": "https://kerbalstuff.com/mod/327/StockRT" + }, + "ksp_version": "0.25", + "name": "StockRT", + "abstract": "StockRT is a ModuleManager config file which adds the possibility to use the RemoteTech mod without the additional parts.", + "author": "malah", + "version": "v1.10a", + "download": "https://kerbalstuff.com/mod/327/StockRT/download/v1.10a", + "x_generated_by": "netkan", + "download_size": 6210 +} \ No newline at end of file diff --git a/StockRT-v1.20.ckan b/StockRT-v1.20.ckan new file mode 100644 index 0000000000..c6485e170a --- /dev/null +++ b/StockRT-v1.20.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": 1, + "identifier": "StockRT", + "license": "public-domain", + "install": [ + { + "file": "GameData/RemoteTech_Stock", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "RemoteTech" + } + ], + "suggests": [ + { + "name": "RealSolarSystem" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/99869", + "kerbalstuff": "https://kerbalstuff.com/mod/327/StockRT" + }, + "ksp_version": "0.90", + "name": "StockRT", + "abstract": "StockRT is a ModuleManager config file which adds the possibility to use the RemoteTech mod without the additional parts.", + "author": "malah", + "version": "v1.20", + "download": "https://kerbalstuff.com/mod/327/StockRT/download/v1.20", + "x_generated_by": "netkan", + "download_size": 6453 +} \ No newline at end of file diff --git a/Strategem-1.1.ckan b/Strategem-1.1.ckan new file mode 100644 index 0000000000..6304d178ed --- /dev/null +++ b/Strategem-1.1.ckan @@ -0,0 +1,18 @@ +{ + "spec_version": 1, + "identifier": "Strategem", + "license": "CC-BY-NC-SA-3.0", + "x_netkan_license_ok": true, + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/97131-0-25-Strategem-New-Strategies-for-Career-1-0?", + "kerbalstuff": "https://kerbalstuff.com/mod/271/Strategem" + }, + "ksp_version": "0.90", + "name": "Strategem", + "abstract": "New Strategies for Career", + "author": "CaptRobau", + "version": "1.1", + "download": "https://kerbalstuff.com/mod/271/Strategem/download/1.1", + "x_generated_by": "netkan", + "download_size": 8741 +} \ No newline at end of file diff --git a/SwitchVessel-0.4.ckan b/SwitchVessel-0.4.ckan new file mode 100644 index 0000000000..9e7e94b186 --- /dev/null +++ b/SwitchVessel-0.4.ckan @@ -0,0 +1,21 @@ +{ + "abstract": "Quickly jump to the right ship", + "author": [ + "avivey" + ], + "depends": [ + { + "name": "Toolbar" + } + ], + "download": "https://docs.google.com/uc?export=download&id=0B1i-cKjnAQUHYXNjb2RxcDhSd0U", + "identifier": "SwitchVessel", + "ksp_version_min": "0.90", + "license": "BSD-2-clause", + "name": "Switch Active Vessel", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/78183" + }, + "spec_version": 1, + "version": "0.4" +} diff --git a/TACLS-Config-RealismOverhaul-v6.1.2c.ckan b/TACLS-Config-RealismOverhaul-v6.1.2c.ckan new file mode 100644 index 0000000000..483d811418 --- /dev/null +++ b/TACLS-Config-RealismOverhaul-v6.1.2c.ckan @@ -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": "RedAV8R", + "version": "v6.1.2c", + "download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v6.1.2c/RealismOverhaul-6.1.2c.zip", + "x_generated_by": "netkan", + "download_size": 1385555 +} \ No newline at end of file diff --git a/TACLS-Config-RealismOverhaul-v7.0.0a.ckan b/TACLS-Config-RealismOverhaul-v7.0.0a.ckan new file mode 100644 index 0000000000..41ada6a266 --- /dev/null +++ b/TACLS-Config-RealismOverhaul-v7.0.0a.ckan @@ -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.0a", + "download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/7.0.0a/RealismOverhaul_7_0_0a.zip", + "x_generated_by": "netkan", + "download_size": 1389944 +} diff --git a/TACLS-Config-RealismOverhaul-v7.0.0b.ckan b/TACLS-Config-RealismOverhaul-v7.0.0b.ckan new file mode 100644 index 0000000000..a6e5cc47f6 --- /dev/null +++ b/TACLS-Config-RealismOverhaul-v7.0.0b.ckan @@ -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.0b", + "download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v7.0.0b/RealismOverhaul_v7_0_0b.zip", + "x_generated_by": "netkan", + "download_size": 1394482 +} \ No newline at end of file diff --git a/TACLS-Config-RealismOverhaul-v7.0.1.ckan b/TACLS-Config-RealismOverhaul-v7.0.1.ckan new file mode 100644 index 0000000000..3dca4e119d --- /dev/null +++ b/TACLS-Config-RealismOverhaul-v7.0.1.ckan @@ -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.1", + "download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v7.0.1/RealismOverhaul7_0_1.zip", + "x_generated_by": "netkan", + "download_size": 1391813 +} \ No newline at end of file diff --git a/TACLS-Config-RealismOverhaul-v7.0.2.ckan b/TACLS-Config-RealismOverhaul-v7.0.2.ckan new file mode 100644 index 0000000000..d273964ab7 --- /dev/null +++ b/TACLS-Config-RealismOverhaul-v7.0.2.ckan @@ -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 +} \ No newline at end of file diff --git a/TACLS-Config-RealismOverhaul-v7.0.3.ckan b/TACLS-Config-RealismOverhaul-v7.0.3.ckan new file mode 100644 index 0000000000..d16d9cad53 --- /dev/null +++ b/TACLS-Config-RealismOverhaul-v7.0.3.ckan @@ -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.3", + "download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v7.0.3/RealismOverhaul7_0_3.zip", + "x_generated_by": "netkan", + "download_size": 5112829 +} \ No newline at end of file diff --git a/TACLS-Config-RealismOverhaul-v7.0.4.ckan b/TACLS-Config-RealismOverhaul-v7.0.4.ckan new file mode 100644 index 0000000000..2aeed152f8 --- /dev/null +++ b/TACLS-Config-RealismOverhaul-v7.0.4.ckan @@ -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.4", + "download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v7.0.4/RealismOverhaul7_0_4.zip", + "x_generated_by": "netkan", + "download_size": 17674454 +} \ No newline at end of file diff --git a/TACLS-Config-Stock-v0.10.1.ckan b/TACLS-Config-Stock-v0.10.1.ckan new file mode 100644 index 0000000000..e183c33a93 --- /dev/null +++ b/TACLS-Config-Stock-v0.10.1.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": 1, + "identifier": "TACLS-Config-Stock", + "name": "TAC Life Support (TACLS) - stock config", + "abstract": "Stock configuration for TACLS", + "license": "CC-BY-NC-SA-3.0", + "ksp_version": "any", + "release_status": "stable", + "depends": [ + { + "name": "TACLS" + } + ], + "provides": [ + "TACLS-Config" + ], + "conflicts": [ + { + "name": "TACLS-Config" + } + ], + "install": [ + { + "file": "GameData/ThunderAerospace", + "install_to": "GameData", + "comment": "This installs only the LifeSupport.cfg file", + "filter_regexp": "^(?!GameData/ThunderAerospace/TacLifeSupport/PluginData/TacLifeSupport/LifeSupport.cfg)" + } + ], + "resources": { + "repository": "https://github.com/taraniselsu/TacLifeSupport" + }, + "author": "taraniselsu", + "version": "v0.10.1", + "download": "https://github.com/taraniselsu/TacLifeSupport/releases/download/v0.10.1/TacLifeSupport_0.10.1.13.zip", + "x_generated_by": "netkan", + "download_size": 5997448 +} \ No newline at end of file diff --git a/TACLS-v0.10.1.ckan b/TACLS-v0.10.1.ckan new file mode 100644 index 0000000000..2a39d2751a --- /dev/null +++ b/TACLS-v0.10.1.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": 1, + "identifier": "TACLS", + "name": "TAC Life Support (TACLS)", + "abstract": "Adds life support requirements and resources to all kerbals", + "license": "CC-BY-NC-SA-3.0", + "ksp_version": "0.25", + "release_status": "stable", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "TACLS-Config" + } + ], + "recommends": [ + { + "name": "MiniAVC" + } + ], + "suggests": [ + { + "name": "KSP-AVC" + } + ], + "install": [ + { + "file": "GameData/ThunderAerospace", + "install_to": "GameData", + "filter_regexp": "PluginData/TacLifeSupport/LifeSupport\\.cfg$" + } + ], + "resources": { + "repository": "https://github.com/taraniselsu/TacLifeSupport" + }, + "author": "taraniselsu", + "version": "v0.10.1", + "download": "https://github.com/taraniselsu/TacLifeSupport/releases/download/v0.10.1/TacLifeSupport_0.10.1.13.zip", + "x_generated_by": "netkan", + "download_size": 5997448 +} \ No newline at end of file diff --git a/TAL_Spherical_Toroidal_Pack-3.12.ckan b/TAL_Spherical_Toroidal_Pack-3.12.ckan new file mode 100644 index 0000000000..40688af103 --- /dev/null +++ b/TAL_Spherical_Toroidal_Pack-3.12.ckan @@ -0,0 +1,30 @@ +{ + "spec_version" : "v1.4", + "name" : "Spherical and Toroidal Tank Pack", + "abstract" : "Large and medium spherical and toroidal Tanks", + "description" : "The Spherical and Toroidal tank packs have been combined into one set. Through the use of the Modular Fuels and Firespitter plugins, you are now able to customize the type and capacity of the contents of each tank.", + "identifier" : "TALSphericalToroidalPack", + "download" : "https://nabaal.net/files/ksp/talisar/TAL_Spherical_Toroidal_Pack_V3.12.zip", + "license" : "CC-BY-SA-3.0", + "author" : "Talisar", + "version" : "3.12", + "release_status" : "stable", + "ksp_version" : "any", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/30673" + }, + "install" : [ + { + "file" : "ModsByTal", + "install_to" : "GameData" + } + ], + "depends" : [ + { "name" : "FirespitterCore" }, + { "name" : "ModuleManager" } + ], + "recommends" : [ + { "name" : "ModularFuelTanks" }, + { "name" : "RealFuels" } + ] +} diff --git a/TWR1-1.14.ckan b/TWR1-1.14.ckan new file mode 100644 index 0000000000..5534fd4937 --- /dev/null +++ b/TWR1-1.14.ckan @@ -0,0 +1,32 @@ +{ + "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.25", + "author": "Diazo", + "resources": { + "homepage": "http://http://forum.kerbalspaceprogram.com/threads/50736", + "repository": "https://github.com/SirDiazo/TWR1" + }, + "recommends": [ + { + "name": "Toolbar" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "version": "1.14", + "download": "https://github.com/SirDiazo/TWR1/releases/download/1.14/VertVel114.zip", + "x_generated_by": "netkan", + "download_size": 17530 +} diff --git a/TWR1-1.15.ckan b/TWR1-1.15.ckan new file mode 100644 index 0000000000..250e9dea22 --- /dev/null +++ b/TWR1-1.15.ckan @@ -0,0 +1,32 @@ +{ + "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.25", + "author": "Diazo", + "resources": { + "homepage": "http://http://forum.kerbalspaceprogram.com/threads/50736", + "repository": "https://github.com/SirDiazo/TWR1" + }, + "recommends": [ + { + "name": "Toolbar" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "version": "1.15", + "download": "https://github.com/SirDiazo/TWR1/releases/download/1.15/VertVel115.zip", + "x_generated_by": "netkan", + "download_size": 17818 +} diff --git a/TWR1-1.16.ckan b/TWR1-1.16.ckan new file mode 100644 index 0000000000..8dfb2c4bd0 --- /dev/null +++ b/TWR1-1.16.ckan @@ -0,0 +1,32 @@ +{ + "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" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "version": "1.16", + "download": "https://github.com/SirDiazo/TWR1/releases/download/1.16/VertVel116.zip", + "x_generated_by": "netkan", + "download_size": 17818 +} diff --git a/TWR1-1.16a.ckan b/TWR1-1.16a.ckan new file mode 100644 index 0000000000..6cd6b7856f --- /dev/null +++ b/TWR1-1.16a.ckan @@ -0,0 +1,32 @@ +{ + "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" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "version": "1.16a", + "download": "https://github.com/SirDiazo/TWR1/releases/download/1.16a/VertVel116a.zip", + "x_generated_by": "netkan", + "download_size": 18105 +} \ No newline at end of file diff --git a/TacFuelBalancer-v2.4.1.ckan b/TacFuelBalancer-v2.4.1.ckan new file mode 100644 index 0000000000..cf55150c49 --- /dev/null +++ b/TacFuelBalancer-v2.4.1.ckan @@ -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 +} \ No newline at end of file diff --git a/Tantares-12.1.ckan b/Tantares-12.1.ckan new file mode 100644 index 0000000000..86c8dded72 --- /dev/null +++ b/Tantares-12.1.ckan @@ -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 +} \ No newline at end of file diff --git a/Tantares-12.3.ckan b/Tantares-12.3.ckan new file mode 100644 index 0000000000..2a10f2b87d --- /dev/null +++ b/Tantares-12.3.ckan @@ -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.3", + "download": "https://kerbalstuff.com/mod/303/Tantares%20-%20Stockalike%20Soyuz%20&%20More/download/12.3", + "x_generated_by": "netkan", + "download_size": 17220885 +} \ No newline at end of file diff --git a/Tantares-12.ckan b/Tantares-12.ckan new file mode 100644 index 0000000000..b7843526e3 --- /dev/null +++ b/Tantares-12.ckan @@ -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", + "download": "https://kerbalstuff.com/mod/303/Tantares%20-%20Stockalike%20Soyuz%20&%20More/download/12", + "x_generated_by": "netkan", + "download_size": 16687552 +} \ No newline at end of file diff --git a/Tantares-13.1.ckan b/Tantares-13.1.ckan new file mode 100644 index 0000000000..97aa59b74b --- /dev/null +++ b/Tantares-13.1.ckan @@ -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": "13.1", + "download": "https://kerbalstuff.com/mod/303/Tantares%20-%20Stockalike%20Soyuz%20&%20More/download/13.1", + "x_generated_by": "netkan", + "download_size": 17068244 +} \ No newline at end of file diff --git a/TechManager-1.1.ckan b/TechManager-1.1.ckan new file mode 100644 index 0000000000..d4a71117ea --- /dev/null +++ b/TechManager-1.1.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "TechManager", + "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.1", + "download": "https://kerbalstuff.com/mod/297/TechManager/download/1.1", + "x_generated_by": "netkan", + "download_size": 10771 +} \ No newline at end of file diff --git a/TechManager-1.2.ckan b/TechManager-1.2.ckan new file mode 100644 index 0000000000..125a406216 --- /dev/null +++ b/TechManager-1.2.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "TechManager", + "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.2", + "download": "https://kerbalstuff.com/mod/297/TechManager/download/1.2", + "x_generated_by": "netkan", + "download_size": 37246 +} \ No newline at end of file diff --git a/TechManager-1.3.ckan b/TechManager-1.3.ckan new file mode 100644 index 0000000000..188b3488c4 --- /dev/null +++ b/TechManager-1.3.ckan @@ -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.3", + "download": "https://kerbalstuff.com/mod/297/TechManager/download/1.3", + "x_generated_by": "netkan", + "download_size": 37364 +} \ No newline at end of file diff --git a/TechManager-1.4.ckan b/TechManager-1.4.ckan new file mode 100644 index 0000000000..d44c099d92 --- /dev/null +++ b/TechManager-1.4.ckan @@ -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.4", + "download": "https://kerbalstuff.com/mod/297/TechManager/download/1.4", + "x_generated_by": "netkan", + "download_size": 39592 +} \ No newline at end of file diff --git a/TechManager-1.5.ckan b/TechManager-1.5.ckan new file mode 100644 index 0000000000..90c005f259 --- /dev/null +++ b/TechManager-1.5.ckan @@ -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 +} \ No newline at end of file diff --git a/Telemachus-v1.4.26.0.ckan b/Telemachus-v1.4.26.0.ckan new file mode 100644 index 0000000000..62b484f75d --- /dev/null +++ b/Telemachus-v1.4.26.0.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": 1, + "identifier": "Telemachus", + "license": "restricted", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/24594", + "kerbalstuff": "https://kerbalstuff.com/mod/197/Telemachus" + }, + "ksp_version": "0.25", + "name": "Telemachus", + "abstract": "Telemetry and Flight Control in the Web Browser", + "author": "Rich", + "version": "v1.4.26.0", + "download": "https://kerbalstuff.com/mod/197/Telemachus/download/v1.4.26.0", + "x_generated_by": "netkan", + "download_size": 836553 +} \ 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/TextureReplacer-1.9.2.ckan b/TextureReplacer-1.9.2.ckan new file mode 100644 index 0000000000..c77d3c1890 --- /dev/null +++ b/TextureReplacer-1.9.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.9.2", + "download": "https://kerbalstuff.com/mod/150/TextureReplacer/download/1.9.2", + "x_generated_by": "netkan", + "download_size": 152543 +} \ No newline at end of file diff --git a/TextureReplacer-2.0.1.ckan b/TextureReplacer-2.0.1.ckan new file mode 100644 index 0000000000..e1a3fef101 --- /dev/null +++ b/TextureReplacer-2.0.1.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": "2.0.1", + "download": "https://kerbalstuff.com/mod/150/TextureReplacer/download/2.0.1", + "x_generated_by": "netkan", + "download_size": 156647 +} \ No newline at end of file diff --git a/TextureReplacer-2.0.2.ckan b/TextureReplacer-2.0.2.ckan new file mode 100644 index 0000000000..c86f1ed936 --- /dev/null +++ b/TextureReplacer-2.0.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": "2.0.2", + "download": "https://kerbalstuff.com/mod/150/TextureReplacer/download/2.0.2", + "x_generated_by": "netkan", + "download_size": 156844 +} \ No newline at end of file diff --git a/TextureReplacer-2.0.ckan b/TextureReplacer-2.0.ckan new file mode 100644 index 0000000000..225e09d3dd --- /dev/null +++ b/TextureReplacer-2.0.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": "2.0", + "download": "https://kerbalstuff.com/mod/150/TextureReplacer/download/2.0", + "x_generated_by": "netkan", + "download_size": 156441 +} \ No newline at end of file diff --git a/TextureReplacer-2.1.1.ckan b/TextureReplacer-2.1.1.ckan new file mode 100644 index 0000000000..d68fc45fd6 --- /dev/null +++ b/TextureReplacer-2.1.1.ckan @@ -0,0 +1,19 @@ +{ + "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": { + "repository": "https://github.com/ducakar/TextureReplacer", + "homepage": "http://forum.kerbalspaceprogram.com/threads/60961", + "kerbalstuff": "https://kerbalstuff.com/mod/150/TextureReplacer" + }, + "ksp_version": "0.90", + "name": "TextureReplacer", + "abstract": "Kerbal pimping and texture replacement, compression, mipmap generation and trilinear filtering.", + "author": "shaw", + "version": "2.1.1", + "download": "https://kerbalstuff.com/mod/150/TextureReplacer/download/2.1.1", + "x_generated_by": "netkan", + "download_size": 157326 +} \ No newline at end of file diff --git a/TextureReplacer-2.1.2.ckan b/TextureReplacer-2.1.2.ckan new file mode 100644 index 0000000000..a615835e4b --- /dev/null +++ b/TextureReplacer-2.1.2.ckan @@ -0,0 +1,19 @@ +{ + "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": { + "repository": "https://github.com/ducakar/TextureReplacer", + "homepage": "http://forum.kerbalspaceprogram.com/threads/60961", + "kerbalstuff": "https://kerbalstuff.com/mod/150/TextureReplacer" + }, + "ksp_version": "0.90", + "name": "TextureReplacer", + "abstract": "Kerbal pimping and texture replacement, compression, mipmap generation and trilinear filtering.", + "author": "shaw", + "version": "2.1.2", + "download": "https://kerbalstuff.com/mod/150/TextureReplacer/download/2.1.2", + "x_generated_by": "netkan", + "download_size": 157623 +} \ No newline at end of file diff --git a/TextureReplacer-2.1.ckan b/TextureReplacer-2.1.ckan new file mode 100644 index 0000000000..1634308ee4 --- /dev/null +++ b/TextureReplacer-2.1.ckan @@ -0,0 +1,19 @@ +{ + "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": { + "repository": "https://github.com/ducakar/TextureReplacer", + "homepage": "http://forum.kerbalspaceprogram.com/threads/60961", + "kerbalstuff": "https://kerbalstuff.com/mod/150/TextureReplacer" + }, + "ksp_version": "0.90", + "name": "TextureReplacer", + "abstract": "Kerbal pimping and texture replacement, compression, mipmap generation and trilinear filtering.", + "author": "shaw", + "version": "2.1", + "download": "https://kerbalstuff.com/mod/150/TextureReplacer/download/2.1", + "x_generated_by": "netkan", + "download_size": 157129 +} \ No newline at end of file diff --git a/TimeControl-13.2.ckan b/TimeControl-13.2.ckan new file mode 100644 index 0000000000..a799e25359 --- /dev/null +++ b/TimeControl-13.2.ckan @@ -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 +} \ No newline at end of file diff --git a/ToadicusTools-latest.ckan b/ToadicusTools-latest.ckan new file mode 100644 index 0000000000..b7699c1746 --- /dev/null +++ b/ToadicusTools-latest.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "identifier": "ToadicusTools", + "license": "BSD-2-clause", + "resources": { + "repository": "http://git.toad.homelinux.net/projects/ToadicusTools.git" + }, + "ksp_version": "0.90", + "name": "ToadicusTools", + "abstract": "A library of tools for toadicus' KSP mods.", + "author": "toadicus", + "version": "0:latest", + "download": "http://ksp.hawkbats.com/ToadicusTools/ToadicusTools.zip", + "description": "A library of tools used in toadicus' KSP mods. This is a rolling release; the version never changes. Yet.", + "install": [ + { + "file": "GameData/ToadicusTools", + "install_to": "GameData" + } + ] +} diff --git a/Toolbar-1.7.7.ckan b/Toolbar-1.7.7.ckan new file mode 100644 index 0000000000..0cd91ccaaf --- /dev/null +++ b/Toolbar-1.7.7.ckan @@ -0,0 +1,22 @@ +{ + "spec_version" : 1, + "name" : "Toolbar", + "author" : "blizzy78", + "identifier" : "Toolbar", + "abstract" : "API for third-party plugins to provide toolbar buttons", + "download" : "http://blizzy.de/toolbar/Toolbar-1.7.7.zip", + "license" : "BSD-2-clause", + "version" : "1.7.7", + "release_status" : "stable", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/60863", + "repository" : "https://github.com/blizzy78/ksp_toolbar" + }, + "install" : [ + { + "file" : "Toolbar-1.7.7/GameData/000_Toolbar", + "install_to" : "GameData" + } + ] +} diff --git a/Toolbar-1.7.8.ckan b/Toolbar-1.7.8.ckan new file mode 100644 index 0000000000..71a05bff2a --- /dev/null +++ b/Toolbar-1.7.8.ckan @@ -0,0 +1,22 @@ +{ + "spec_version" : 1, + "name" : "Toolbar", + "author" : "blizzy78", + "identifier" : "Toolbar", + "abstract" : "API for third-party plugins to provide toolbar buttons", + "download" : "http://blizzy.de/toolbar/Toolbar-1.7.8.zip", + "license" : "BSD-2-clause", + "version" : "1.7.8", + "release_status" : "stable", + "ksp_version_min" : "0.90", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/60863", + "repository" : "https://github.com/blizzy78/ksp_toolbar" + }, + "install" : [ + { + "file" : "Toolbar-1.7.8/GameData/000_Toolbar", + "install_to" : "GameData" + } + ] +} diff --git a/Trajectories-1.1.0.0.ckan b/Trajectories-1.1.0.0.ckan new file mode 100644 index 0000000000..d0022bed69 --- /dev/null +++ b/Trajectories-1.1.0.0.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "Trajectories", + "x_netkan_license_ok": true, + "depends": [ + { + "name": "ModuleManager" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93685", + "kerbalstuff": "https://kerbalstuff.com/mod/238/Trajectories" + }, + "ksp_version": "0.90", + "name": "Trajectories", + "license": "MIT", + "abstract": "Displays atmospheric trajectory of the vessel, landing site, trajectory after aerobraking, etc. Compatible with FAR, NEAR, and stock aerodynamic model", + "author": "Youen", + "version": "1.1.0.0", + "download": "https://kerbalstuff.com/mod/238/Trajectories/download/1.1.0.0", + "x_generated_by": "netkan", + "download_size": 56557 +} \ No newline at end of file diff --git a/Trajectories-1.1.1.1.ckan b/Trajectories-1.1.1.1.ckan new file mode 100644 index 0000000000..9764bd0dd6 --- /dev/null +++ b/Trajectories-1.1.1.1.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "Trajectories", + "x_netkan_license_ok": true, + "depends": [ + { + "name": "ModuleManager" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93685", + "kerbalstuff": "https://kerbalstuff.com/mod/238/Trajectories" + }, + "ksp_version": "0.90", + "name": "Trajectories", + "license": "MIT", + "abstract": "Displays atmospheric trajectory of the vessel, landing site, trajectory after aerobraking, etc. Compatible with FAR, NEAR, and stock aerodynamic model", + "author": "Youen", + "version": "1.1.1.1", + "download": "https://kerbalstuff.com/mod/238/Trajectories/download/1.1.1.1", + "x_generated_by": "netkan", + "download_size": 56481 +} \ No newline at end of file diff --git a/Trajectories-1.1.1.ckan b/Trajectories-1.1.1.ckan new file mode 100644 index 0000000000..df6f83acd6 --- /dev/null +++ b/Trajectories-1.1.1.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "Trajectories", + "x_netkan_license_ok": true, + "depends": [ + { + "name": "ModuleManager" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93685", + "kerbalstuff": "https://kerbalstuff.com/mod/238/Trajectories" + }, + "ksp_version": "0.90", + "name": "Trajectories", + "license": "MIT", + "abstract": "Displays atmospheric trajectory of the vessel, landing site, trajectory after aerobraking, etc. Compatible with FAR, NEAR, and stock aerodynamic model", + "author": "Youen", + "version": "1.1.1", + "download": "https://kerbalstuff.com/mod/238/Trajectories/download/1.1.1", + "x_generated_by": "netkan", + "download_size": 56468 +} \ No newline at end of file diff --git a/Trajectories-1.1.2.ckan b/Trajectories-1.1.2.ckan new file mode 100644 index 0000000000..2d3948f680 --- /dev/null +++ b/Trajectories-1.1.2.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "Trajectories", + "x_netkan_license_ok": true, + "depends": [ + { + "name": "ModuleManager" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93685", + "kerbalstuff": "https://kerbalstuff.com/mod/238/Trajectories" + }, + "ksp_version": "0.90", + "name": "Trajectories", + "license": "MIT", + "abstract": "Displays atmospheric trajectory of the vessel, landing site, trajectory after aerobraking, etc. Compatible with FAR, NEAR, and stock aerodynamic model", + "author": "Youen", + "version": "1.1.2", + "download": "https://kerbalstuff.com/mod/238/Trajectories/download/1.1.2", + "x_generated_by": "netkan", + "download_size": 56505 +} \ No newline at end of file diff --git a/Trajectories-v0.4.1.ckan b/Trajectories-v0.4.1.ckan new file mode 100644 index 0000000000..8bc663c15f --- /dev/null +++ b/Trajectories-v0.4.1.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "Trajectories", + "x_netkan_license_ok": true, + "depends": [ + { + "name": "ModuleManager" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93685", + "kerbalstuff": "https://kerbalstuff.com/mod/238/Trajectories" + }, + "ksp_version": "0.25", + "name": "Trajectories", + "license": "MIT", + "abstract": "Displays atmospheric trajectory of the vessel, landing site, trajectory after aerobraking, etc. Compatible with FAR, NEAR, and stock aerodynamic model", + "author": "Youen", + "version": "v0.4.1", + "download": "https://kerbalstuff.com/mod/238/Trajectories/download/v0.4.1", + "x_generated_by": "netkan", + "download_size": 51253 +} \ No newline at end of file diff --git a/Trajectories-v1.0.0.ckan b/Trajectories-v1.0.0.ckan new file mode 100644 index 0000000000..be115a6334 --- /dev/null +++ b/Trajectories-v1.0.0.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "Trajectories", + "x_netkan_license_ok": true, + "depends": [ + { + "name": "ModuleManager" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93685", + "kerbalstuff": "https://kerbalstuff.com/mod/238/Trajectories" + }, + "ksp_version": "0.25", + "name": "Trajectories", + "license": "MIT", + "abstract": "Displays atmospheric trajectory of the vessel, landing site, trajectory after aerobraking, etc. Compatible with FAR, NEAR, and stock aerodynamic model", + "author": "Youen", + "version": "v1.0.0", + "download": "https://kerbalstuff.com/mod/238/Trajectories/download/v1.0.0", + "x_generated_by": "netkan", + "download_size": 54344 +} \ No newline at end of file diff --git a/TransferWindowPlanner-v1.2.1.0.ckan b/TransferWindowPlanner-v1.2.1.0.ckan new file mode 100644 index 0000000000..8c137b63e9 --- /dev/null +++ b/TransferWindowPlanner-v1.2.1.0.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": "v1.4", + "name": "Transfer Window Planner", + "identifier": "TransferWindowPlanner", + "abstract": "An ingame implementation of Alexmun's Launch Window Planner", + "license": "MIT", + "release_status": "stable", + "author": "TriggerAu", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93115", + "license": "https://github.com/TriggerAu/TransferWindowPlanner/blob/master/LICENSE", + "repository": "https://github.com/TriggerAu/TransferWindowPlanner", + "kerbalstuff": "https://kerbalstuff.com/mod/268/Transfer%20Window%20Planner", + "manual": "http://triggerau.github.io/TransferWindowPlanner/", + "x_curse": "http://kerbal.curseforge.com/ksp-mods/224116-transfer-window-planner" + }, + "install": [ + { + "find": "TransferWindowPlanner", + "install_to": "GameData/TriggerTech" + } + ], + "version": "v1.2.1.0", + "download": "https://github.com/TriggerAu/TransferWindowPlanner/releases/download/v1.2.1.0/TransferWindowPlanner_1.2.1.0.zip", + "x_generated_by": "netkan", + "download_size": 89805 +} \ No newline at end of file diff --git a/TransferWindowPlanner-v1.2.2.0.ckan b/TransferWindowPlanner-v1.2.2.0.ckan new file mode 100644 index 0000000000..fd6f22ebfb --- /dev/null +++ b/TransferWindowPlanner-v1.2.2.0.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": "v1.4", + "name": "Transfer Window Planner", + "identifier": "TransferWindowPlanner", + "abstract": "An ingame implementation of Alexmun's Launch Window Planner", + "license": "MIT", + "release_status": "stable", + "author": "TriggerAu", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93115", + "license": "https://github.com/TriggerAu/TransferWindowPlanner/blob/master/LICENSE", + "repository": "https://github.com/TriggerAu/TransferWindowPlanner", + "kerbalstuff": "https://kerbalstuff.com/mod/268/Transfer%20Window%20Planner", + "manual": "http://triggerau.github.io/TransferWindowPlanner/", + "x_curse": "http://kerbal.curseforge.com/ksp-mods/224116-transfer-window-planner" + }, + "recommends": [ + { + "name": "TriggerAu-Flags" + } + ], + "install": [ + { + "find": "TransferWindowPlanner", + "install_to": "GameData/TriggerTech" + } + ], + "version": "v1.2.2.0", + "download": "https://github.com/TriggerAu/TransferWindowPlanner/releases/download/v1.2.2.0/TransferWindowPlanner_1.2.2.0.zip", + "x_generated_by": "netkan", + "download_size": 90317 +} \ No newline at end of file diff --git a/TreeLoader.1.1.5.ckan b/TreeLoader.1.1.5.ckan new file mode 100644 index 0000000000..7779fb6729 --- /dev/null +++ b/TreeLoader.1.1.5.ckan @@ -0,0 +1,13 @@ +{ + "spec_version" : 1, + "identifier" : "TreeLoader", + "name" : "TreeLoader", + "author" : "r4m0n", + "version" : "1.1.5", + "abstract" : "Custom Career Tech-tree Loader", + "ksp_version_min" : "0.23.5", + "license" : "unknown", + "x_maintained_by" : "distantcam", + + "download" : "http://addons.curse.cursecdn.com/files/2205/679/TreeLoader_1.1.5.zip" +} \ No newline at end of file diff --git a/TriggerAu-Flags-2.6.3.0.ckan b/TriggerAu-Flags-2.6.3.0.ckan new file mode 100644 index 0000000000..8b884369d5 --- /dev/null +++ b/TriggerAu-Flags-2.6.3.0.ckan @@ -0,0 +1,26 @@ +{ + "spec_version": "v1.4", + "name": "TriggerAu Flags", + "identifier": "TriggerAu-Flags", + "abstract": "Flags contained in TriggerAu's Addons", + "license": "MIT", + "release_status": "stable", + "author": "TriggerAu", + "resources": { + "license": "https://github.com/TriggerAu/AlternateResourcePanel/blob/master/LICENSE", + "repository": "https://github.com/TriggerAu/AlternateResourcePanel", + "homepage": "http://forum.kerbalspaceprogram.com/threads/60227-KSP-Alternate-Resource-Panel", + "kerbalstuff": "https://kerbalstuff.com/mod/195/Alternate%20Resource%20Panel" + }, + "install": [ + { + "find": "Flags", + "install_to": "GameData/TriggerTech" + } + ], + "ksp_version": "0.90", + "version": "2.6.3.0", + "download": "https://kerbalstuff.com/mod/195/Alternate%20Resource%20Panel/download/2.6.3.0", + "x_generated_by": "netkan", + "download_size": 295477 +} \ No newline at end of file diff --git a/TurboNisuReloaded.ckan b/TurboNisuReloaded.ckan new file mode 100644 index 0000000000..a06b0dc116 --- /dev/null +++ b/TurboNisuReloaded.ckan @@ -0,0 +1,15 @@ +{ + "spec_version": 1, + "identifier" : "TurboNisuReloaded", + "name" : "Stockalike parts for useful esthetics", + "author" : [ "TurboNisu", "a__gun" ], + "version" : "2014-05-12", + "abstract" : "Rebalanced version of TurboNisu's 0.23 parts pack", + "ksp_version" : "0.90", + "license" : "CC-BY-NC-SA-3.0", + "resources" : { + "homepage":"http://forum.kerbalspaceprogram.com/threads/102041-0-90-TurboNisuReloaded-Stock-a-Like-Parts-Pack-5-12-14" + }, + + "download": "https://www.dropbox.com/s/lcqn3o4ikywybce/TurboNisuReloaded.zip?dl=1" +} diff --git a/TweakScale-v1.44.ckan b/TweakScale-v1.44.ckan new file mode 100644 index 0000000000..bfe40aa7f4 --- /dev/null +++ b/TweakScale-v1.44.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": 1, + "name": "TweakScale", + "abstract": "Rescale everything!", + "identifier": "TweakScale", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "ksp_version": "0.25", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.5.1" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/80234", + "repository": "https://github.com/Biotronic/TweakScale" + }, + "install": [ + { + "file": "Gamedata/TweakScale", + "install_to": "GameData" + } + ], + "author": "Biotronic", + "version": "v1.44", + "download": "https://github.com/Biotronic/TweakScale/releases/download/v1.44/TweakScale_1.44.zip", + "x_generated_by": "netkan", + "download_size": 127391 +} \ No newline at end of file diff --git a/TweakScale-v1.47.ckan b/TweakScale-v1.47.ckan new file mode 100644 index 0000000000..2482fb7514 --- /dev/null +++ b/TweakScale-v1.47.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "name": "TweakScale", + "abstract": "Rescale everything!", + "identifier": "TweakScale", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "ksp_version": "0.25", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.5.1" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/80234", + "repository": "https://github.com/Biotronic/TweakScale" + }, + "author": "Biotronic", + "version": "v1.47", + "download": "https://github.com/Biotronic/TweakScale/releases/download/v1.47/TweakScale_1.47.zip", + "x_generated_by": "netkan", + "download_size": 137876 +} \ No newline at end of file diff --git a/TweakScale-v1.48.ckan b/TweakScale-v1.48.ckan new file mode 100644 index 0000000000..d0369489d7 --- /dev/null +++ b/TweakScale-v1.48.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "name": "TweakScale", + "abstract": "Rescale everything!", + "identifier": "TweakScale", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "ksp_version_min": "0.25", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.5.1" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/80234", + "repository": "https://github.com/Biotronic/TweakScale" + }, + "author": "Biotronic", + "version": "v1.48", + "download": "https://github.com/Biotronic/TweakScale/releases/download/v1.48/TweakScale_1.48.zip", + "x_generated_by": "netkan", + "download_size": 146747 +} \ No newline at end of file diff --git a/TweakScale-v1.49.ckan b/TweakScale-v1.49.ckan new file mode 100644 index 0000000000..b7709db3d4 --- /dev/null +++ b/TweakScale-v1.49.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "name": "TweakScale", + "abstract": "Rescale everything!", + "identifier": "TweakScale", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "ksp_version_min": "0.25", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.5.1" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/80234", + "repository": "https://github.com/Biotronic/TweakScale" + }, + "author": "Biotronic", + "version": "v1.49", + "download": "https://github.com/Biotronic/TweakScale/releases/download/v1.49/TweakScale_1.49.zip", + "x_generated_by": "netkan", + "download_size": 147495 +} \ No newline at end of file diff --git a/TweakableEverything-1.5.ckan b/TweakableEverything-1.5.ckan new file mode 100644 index 0000000000..a8812a0131 --- /dev/null +++ b/TweakableEverything-1.5.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "TweakableEverything", + "license": "BSD-3-clause", + "install": [ + { + "file": "GameData/TweakableEverything", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ToadicusTools" + } + ], + "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 +} \ No newline at end of file diff --git a/TweakableEverything-1.6.ckan b/TweakableEverything-1.6.ckan new file mode 100644 index 0000000000..ebd61236cc --- /dev/null +++ b/TweakableEverything-1.6.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "TweakableEverything", + "license": "BSD-3-clause", + "install": [ + { + "file": "GameData/TweakableEverything", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ToadicusTools" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/64711", + "kerbalstuff": "https://kerbalstuff.com/mod/255/TweakableEverything" + }, + "ksp_version": "0.90", + "name": "TweakableEverything", + "abstract": "For all your part tweaking needs", + "author": "toadicus", + "version": "1.6", + "download": "https://kerbalstuff.com/mod/255/TweakableEverything/download/1.6", + "x_generated_by": "netkan", + "download_size": 219060 +} \ No newline at end of file diff --git a/UKS-0.21.3.ckan b/UKS-0.21.3.ckan new file mode 100644 index 0000000000..15dc69db9b --- /dev/null +++ b/UKS-0.21.3.ckan @@ -0,0 +1,76 @@ +{ + "spec_version": 1, + "name": "USI Kolonization Systems (MKS/OKS)", + "identifier": "UKS", + "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", + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "FirespitterCore", + "min_version": "7.0.5398.27328" + }, + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools", + "min_version": "0.2.4" + }, + { + "name": "Toolbar", + "min_version": "1.7.7" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.2.3" + }, + { + "name": "ORSX", + "min_version": "0.1.3" + }, + { + "name": "CIT-Util", + "min_version": "1.0.4" + } + ], + "suggests": [ + { + "name": "TACLS", + "min_version": "v0.10.1" + } + ], + "conflicts": [ + { + "name": "MKS" + }, + { + "name": "OKS" + } + ], + "comment": "This may be renamed to USI-UKS in the future", + "provides": [ + "MKS", + "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": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/79588-0-25-USI-Kolonization-Systems-%28MKS-OKS%29-%280-21-2%29-2014-10-07", + "license": "https://github.com/BobPalmer/MKS/blob/master/license.txt", + "repository": "https://github.com/BobPalmer/MKS" + }, + "author": "BobPalmer", + "version": "0.21.3", + "download": "https://github.com/BobPalmer/MKS/releases/download/0.21.3/MKS_0.21.3.zip", + "x_generated_by": "netkan", + "download_size": 38513664 +} \ No newline at end of file diff --git a/UKS-0.22.0.ckan b/UKS-0.22.0.ckan new file mode 100644 index 0000000000..bce9dbe729 --- /dev/null +++ b/UKS-0.22.0.ckan @@ -0,0 +1,72 @@ +{ + "spec_version": 1, + "name": "USI Kolonization Systems (MKS/OKS)", + "identifier": "UKS", + "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.90", + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "FirespitterCore", + "min_version": "7.0.5398.27328" + }, + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools", + "min_version": "0.2.4" + }, + { + "name": "Toolbar", + "min_version": "1.7.7" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.2.3" + }, + { + "name": "Regolith", + "min_version": "0.1.0" + } + ], + "suggests": [ + { + "name": "TACLS", + "min_version": "v0.10.1" + } + ], + "conflicts": [ + { + "name": "MKS" + }, + { + "name": "OKS" + } + ], + "comment": "This may be renamed to USI-UKS in the future", + "provides": [ + "MKS", + "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": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/79588-0-25-USI-Kolonization-Systems-%28MKS-OKS%29-%280-21-2%29-2014-10-07", + "license": "https://github.com/BobPalmer/MKS/blob/master/license.txt", + "repository": "https://github.com/BobPalmer/MKS" + }, + "author": "BobPalmer", + "version": "0.22.0", + "download": "https://github.com/BobPalmer/MKS/releases/download/0.22.0/MKS_0.22.zip", + "x_generated_by": "netkan", + "download_size": 22467338 +} \ No newline at end of file diff --git a/UKS-0.22.1.ckan b/UKS-0.22.1.ckan new file mode 100644 index 0000000000..30d7e95c6f --- /dev/null +++ b/UKS-0.22.1.ckan @@ -0,0 +1,72 @@ +{ + "spec_version": 1, + "name": "USI Kolonization Systems (MKS/OKS)", + "identifier": "UKS", + "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.90", + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "FirespitterCore", + "min_version": "7.0.5398.27328" + }, + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools", + "min_version": "0.2.4" + }, + { + "name": "Toolbar", + "min_version": "1.7.7" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.2.3" + }, + { + "name": "Regolith", + "min_version": "0.1.0" + } + ], + "suggests": [ + { + "name": "TACLS", + "min_version": "v0.10.1" + } + ], + "conflicts": [ + { + "name": "MKS" + }, + { + "name": "OKS" + } + ], + "comment": "This may be renamed to USI-UKS in the future", + "provides": [ + "MKS", + "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": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/79588-0-25-USI-Kolonization-Systems-%28MKS-OKS%29-%280-21-2%29-2014-10-07", + "license": "https://github.com/BobPalmer/MKS/blob/master/license.txt", + "repository": "https://github.com/BobPalmer/MKS" + }, + "author": "BobPalmer", + "version": "0.22.1", + "download": "https://github.com/BobPalmer/MKS/releases/download/0.22.1/MKS_0.22.1.zip", + "x_generated_by": "netkan", + "download_size": 22490697 +} \ No newline at end of file diff --git a/UKS-0.22.2.ckan b/UKS-0.22.2.ckan new file mode 100644 index 0000000000..6ec5107b06 --- /dev/null +++ b/UKS-0.22.2.ckan @@ -0,0 +1,72 @@ +{ + "spec_version": 1, + "name": "USI Kolonization Systems (MKS/OKS)", + "identifier": "UKS", + "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.90", + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "FirespitterCore", + "min_version": "7.0.5398.27328" + }, + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools", + "min_version": "0.2.4" + }, + { + "name": "Toolbar", + "min_version": "1.7.7" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.2.3" + }, + { + "name": "Regolith", + "min_version": "0.1.0" + } + ], + "suggests": [ + { + "name": "TACLS", + "min_version": "v0.10.1" + } + ], + "conflicts": [ + { + "name": "MKS" + }, + { + "name": "OKS" + } + ], + "comment": "This may be renamed to USI-UKS in the future", + "provides": [ + "MKS", + "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": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/79588-0-25-USI-Kolonization-Systems-%28MKS-OKS%29-%280-21-2%29-2014-10-07", + "license": "https://github.com/BobPalmer/MKS/blob/master/license.txt", + "repository": "https://github.com/BobPalmer/MKS" + }, + "author": "BobPalmer", + "version": "0.22.2", + "download": "https://github.com/BobPalmer/MKS/releases/download/0.22.2/MKS_0.22.2.zip", + "x_generated_by": "netkan", + "download_size": 23416376 +} \ No newline at end of file diff --git a/USI-ART-0.5.4.ckan b/USI-ART-0.5.4.ckan new file mode 100644 index 0000000000..454f8bb19c --- /dev/null +++ b/USI-ART-0.5.4.ckan @@ -0,0 +1,46 @@ +{ + "spec_version": 1, + "name": "USI Asteroid Recycling Technologies", + "identifier": "USI-ART", + "author": "RoverDude", + "abstract": "Allows you to remove asteroid mass and attach multiple reconfigurable storage tanks to the asteroid's surface.", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "ksp_version": "0.25", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/91790", + "repository": "https://github.com/BobPalmer/ART" + }, + "depends": [ + { + "name": "FirespitterCore", + "min_version": "7.0.5398.27328" + }, + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools", + "min_version": "0.2.4" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.2.3" + }, + { + "name": "ORSX", + "min_version": "0.1.3" + } + ], + "install": [ + { + "file": "GameData/ART", + "install_to": "GameData" + } + ], + "version": "0.5.4", + "download": "https://github.com/BobPalmer/ART/releases/download/0.5.4/ART_0.5.4.zip", + "x_generated_by": "netkan", + "download_size": 24734530 +} \ No newline at end of file diff --git a/USI-ART-0.6.0.ckan b/USI-ART-0.6.0.ckan new file mode 100644 index 0000000000..acce6879b7 --- /dev/null +++ b/USI-ART-0.6.0.ckan @@ -0,0 +1,46 @@ +{ + "spec_version": 1, + "name": "USI Asteroid Recycling Technologies", + "identifier": "USI-ART", + "author": "RoverDude", + "abstract": "Allows you to remove asteroid mass and attach multiple reconfigurable storage tanks to the asteroid's surface.", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "ksp_version": "0.90", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/91790", + "repository": "https://github.com/BobPalmer/ART" + }, + "depends": [ + { + "name": "FirespitterCore", + "min_version": "7.0.5398.27328" + }, + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools", + "min_version": "0.2.4" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.2.3" + }, + { + "name": "Regolith", + "min_version": "0.1.0" + } + ], + "install": [ + { + "file": "GameData/ART", + "install_to": "GameData" + } + ], + "version": "0.6.0", + "download": "https://github.com/BobPalmer/ART/releases/download/0.6.0/ART_0.6.0.zip", + "x_generated_by": "netkan", + "download_size": 8396635 +} \ No newline at end of file diff --git a/USI-EXP-0.2.5.ckan b/USI-EXP-0.2.5.ckan new file mode 100644 index 0000000000..9a6265ea16 --- /dev/null +++ b/USI-EXP-0.2.5.ckan @@ -0,0 +1,53 @@ +{ + "spec_version": 1, + "name": "USI Exploration Pack", + "identifier": "USI-EXP", + "author": "RoverDude", + "abstract": "PackRat Rover and parts geared towards planetary exploration", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "ksp_version": "0.25", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/86695", + "repository": "https://github.com/BobPalmer/ExplorationPack" + }, + "depends": [ + { + "name": "FirespitterCore", + "min_version": "7.0.5398.27328" + }, + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools", + "min_version": "0.2.4" + }, + { + "name": "CIT-Util", + "min_version": "1.0.4" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.2.3" + }, + { + "name": "ORSX", + "min_version": "0.1.3" + }, + { + "name": "ModuleRCSFX" + } + ], + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "version": "0.2.5", + "download": "https://github.com/BobPalmer/ExplorationPack/releases/download/0.2.5/ExpPack_0.2.5.zip", + "x_generated_by": "netkan", + "download_size": 21514608 +} \ No newline at end of file diff --git a/USI-EXP-0.3.0.ckan b/USI-EXP-0.3.0.ckan new file mode 100644 index 0000000000..cdda4c775c --- /dev/null +++ b/USI-EXP-0.3.0.ckan @@ -0,0 +1,49 @@ +{ + "spec_version": 1, + "name": "USI Exploration Pack", + "identifier": "USI-EXP", + "author": "RoverDude", + "abstract": "PackRat Rover and parts geared towards planetary exploration", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "ksp_version": "0.90", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/86695", + "repository": "https://github.com/BobPalmer/ExplorationPack" + }, + "depends": [ + { + "name": "FirespitterCore", + "min_version": "7.0.5398.27328" + }, + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools", + "min_version": "0.2.4" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.2.3" + }, + { + "name": "Regolith", + "min_version": "0.1.0" + }, + { + "name": "ModuleRCSFX" + } + ], + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "version": "0.3.0", + "download": "https://github.com/BobPalmer/ExplorationPack/releases/download/0.3.0/ExpPack_0.3.0.zip", + "x_generated_by": "netkan", + "download_size": 5111396 +} \ No newline at end of file diff --git a/USI-FTT-0.2.4.ckan b/USI-FTT-0.2.4.ckan new file mode 100644 index 0000000000..3f8a77b353 --- /dev/null +++ b/USI-FTT-0.2.4.ckan @@ -0,0 +1,46 @@ +{ + "spec_version": 1, + "name": "USI Freight Transport Technologies", + "identifier": "USI-FTT", + "author": "RoverDude", + "abstract": "A series of modular parts for all of your hauling, mining, and exploration needs!", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "ksp_version": "0.25", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/91706", + "repository": "https://github.com/BobPalmer/FTT" + }, + "depends": [ + { + "name": "FirespitterCore", + "min_version": "7.0.5398.27328" + }, + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools", + "min_version": "0.2.4" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.2.3" + }, + { + "name": "ORSX", + "min_version": "0.1.3" + } + ], + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "version": "0.2.4", + "download": "https://github.com/BobPalmer/FTT/releases/download/0.2.4/FTT_0.2.4.zip", + "x_generated_by": "netkan", + "download_size": 34515777 +} \ No newline at end of file diff --git a/USI-FTT-0.3.0.ckan b/USI-FTT-0.3.0.ckan new file mode 100644 index 0000000000..fcc0adb5e3 --- /dev/null +++ b/USI-FTT-0.3.0.ckan @@ -0,0 +1,46 @@ +{ + "spec_version": 1, + "name": "USI Freight Transport Technologies", + "identifier": "USI-FTT", + "author": "RoverDude", + "abstract": "A series of modular parts for all of your hauling, mining, and exploration needs!", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "ksp_version": "0.90", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/91706", + "repository": "https://github.com/BobPalmer/FTT" + }, + "depends": [ + { + "name": "FirespitterCore", + "min_version": "7.0.5398.27328" + }, + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools", + "min_version": "0.2.4" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.2.3" + }, + { + "name": "Regolith", + "min_version": "0.1.0" + } + ], + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "version": "0.3.0", + "download": "https://github.com/BobPalmer/FTT/releases/download/0.3.0/FTT_0.3.0.zip", + "x_generated_by": "netkan", + "download_size": 19209753 +} \ No newline at end of file diff --git a/USI-SRV-0.1.3.ckan b/USI-SRV-0.1.3.ckan new file mode 100644 index 0000000000..bbb3365308 --- /dev/null +++ b/USI-SRV-0.1.3.ckan @@ -0,0 +1,46 @@ +{ + "spec_version": 1, + "name": "USI Survival Pack", + "identifier": "USI-SRV", + "author": "RoverDude", + "abstract": "Deployable Emergency Reentry Pod (DERP)", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "ksp_version": "0.25", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/84359", + "repository": "https://github.com/BobPalmer/SrvPack" + }, + "depends": [ + { + "name": "FirespitterCore", + "min_version": "7.0.5398.27328" + }, + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools", + "min_version": "0.2.4" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.2.3" + }, + { + "name": "ORSX", + "min_version": "0.1.3" + } + ], + "install": [ + { + "file": "Gamedata/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "version": "0.1.3", + "download": "https://github.com/BobPalmer/SrvPack/releases/download/0.1.3/SrvPack_0.1.3.zip", + "x_generated_by": "netkan", + "download_size": 19249182 +} \ No newline at end of file diff --git a/USI-SRV-0.2.0.ckan b/USI-SRV-0.2.0.ckan new file mode 100644 index 0000000000..e5e799454c --- /dev/null +++ b/USI-SRV-0.2.0.ckan @@ -0,0 +1,46 @@ +{ + "spec_version": 1, + "name": "USI Survival Pack", + "identifier": "USI-SRV", + "author": "RoverDude", + "abstract": "Deployable Emergency Reentry Pod (DERP)", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "ksp_version": "0.90", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/84359", + "repository": "https://github.com/BobPalmer/SrvPack" + }, + "depends": [ + { + "name": "FirespitterCore", + "min_version": "7.0.5398.27328" + }, + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools", + "min_version": "0.3.0" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.3.1" + }, + { + "name": "Regolith", + "min_version": "0.1.0" + } + ], + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "version": "0.2.0", + "download": "https://github.com/BobPalmer/SrvPack/releases/download/0.2.0/SrvPack_0.2.0.zip", + "x_generated_by": "netkan", + "download_size": 2921045 +} \ No newline at end of file diff --git a/USITools-0.2.3.ckan b/USITools-0.2.3.ckan new file mode 100644 index 0000000000..7c93ee4552 --- /dev/null +++ b/USITools-0.2.3.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "name": "Umbra Space Industries Tools", + "author": "RoverDude", + "identifier": "USITools", + "abstract": "Common libraries for USI mods", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "ksp_version": "0.25", + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "resources": { + "github": { + "url": "https://github.com/BobPalmer/UmbraSpaceIndustries" + } + }, + "version": "0.2.3", + "download": "https://github.com/BobPalmer/UmbraSpaceIndustries/releases/download/0.2.3/USITools_0.2.3.zip", + "x_generated_by": "netkan", + "download_size": 23961 +} \ No newline at end of file diff --git a/USITools-0.2.4.ckan b/USITools-0.2.4.ckan new file mode 100644 index 0000000000..33e3ae7550 --- /dev/null +++ b/USITools-0.2.4.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "name": "Umbra Space Industries Tools", + "author": "RoverDude", + "identifier": "USITools", + "abstract": "Common libraries for USI mods", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "ksp_version": "0.25", + "provides": [ + "USI-Tools" + ], + "comment": "May be renamed to USI-Tools in the future", + "install": [ + { + "file": "GameData/000_USITools", + "install_to": "GameData" + } + ], + "resources": { + "repository": "https://github.com/BobPalmer/UmbraSpaceIndustries" + }, + "version": "0.2.4", + "download": "https://github.com/BobPalmer/UmbraSpaceIndustries/releases/download/0.2.4/USITools_0.2.4.zip", + "x_generated_by": "netkan", + "download_size": 46094 +} \ No newline at end of file diff --git a/USITools-0.3.0.ckan b/USITools-0.3.0.ckan new file mode 100644 index 0000000000..8666fa3b74 --- /dev/null +++ b/USITools-0.3.0.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "name": "Umbra Space Industries Tools", + "author": "RoverDude", + "identifier": "USITools", + "abstract": "Common libraries for USI mods", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "ksp_version": "0.90", + "provides": [ + "USI-Tools" + ], + "comment": "May be renamed to USI-Tools in the future", + "install": [ + { + "file": "GameData/000_USITools", + "install_to": "GameData" + } + ], + "resources": { + "repository": "https://github.com/BobPalmer/UmbraSpaceIndustries" + }, + "version": "0.3.0", + "download": "https://github.com/BobPalmer/UmbraSpaceIndustries/releases/download/0.3.0/USITools_0.3.0.zip", + "x_generated_by": "netkan", + "download_size": 42885 +} \ No newline at end of file diff --git a/UniversalStorage-0.9.3.25.ckan b/UniversalStorage-0.9.3.25.ckan new file mode 100644 index 0000000000..595ca8c6bd --- /dev/null +++ b/UniversalStorage-0.9.3.25.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": 1, + "identifier": "UniversalStorage", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/75129" + }, + "name": "Universal Storage Core Pack", + "license": "restricted", + "abstract" : "Universal storage - Custom service modules and wedges.", + "description": "Universal storage is a modular parts pack that allows you to build custom service modules. The pack contains a number of wedges that fit around a core hub. This allows you to build a 1.25 meter stack with 4 wedges or a 2.5 meter stack with 8 wedges. Of course these stacks can be placed on top of each other to provide whatever resources or machine the mission requires.", + "author": "Paul Kingtiger", + "version": "0.9.3.25", + "download": "http://www.kingtiger.co.uk/kingtiger/wordpress/wp-content/uploads/2014/11/US_Core_0.9.3.25.zip", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "depends" : [ { "name" : "USITools" } ], + "install": [ + { + "file" : "PartCatalog", + "install_to" : "GameData", + "comment" : "PartCatalog Data for Universal Storage" + }, + { + "file" : "UniversalStorage", + "install_to" : "GameData" + } + ] +} diff --git a/UniversalStorage-0.9.4.ckan b/UniversalStorage-0.9.4.ckan new file mode 100644 index 0000000000..f84d49c2a6 --- /dev/null +++ b/UniversalStorage-0.9.4.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": 1, + "identifier": "UniversalStorage", + "license": "restricted", + "depends": [ + { + "name": "USITools" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "file": "PartCatalog", + "install_to": "GameData", + "comment": "PartCatalog Data for Universal Storage" + }, + { + "file": "UniversalStorage", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "ksp.kingtiger.co.uk", + "kerbalstuff": "https://kerbalstuff.com/mod/250/Universal%20Storage" + }, + "ksp_version": "0.25", + "name": "Universal Storage", + "abstract": "Modular resource and processor parts to build custom service modules.", + "author": "Paul_Kingtiger", + "version": "0.9.4", + "download": "https://kerbalstuff.com/mod/250/Universal%20Storage/download/0.9.4", + "x_generated_by": "netkan", + "download_size": 6025862 +} \ No newline at end of file diff --git a/UniversalStorage-ECLSS-0.9.2.ckan b/UniversalStorage-ECLSS-0.9.2.ckan new file mode 100644 index 0000000000..555b383e21 --- /dev/null +++ b/UniversalStorage-ECLSS-0.9.2.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": 1, + "identifier": "UniversalStorage-ECLSS", + "license": "restricted", + "depends": [ + { + "name": "UniversalStorage" + }, + { + "name": "ECLSS" + } + ], + "install": [ + { + "file": "UniversalStorage", + "install_to": "GameData", + "filter": "US License.pdf" + } + ], + "resources": { + "homepage": "ksp.kingtiger.co.uk", + "kerbalstuff": "https://kerbalstuff.com/mod/366/Universal%20Storage%20%5BECLSS%5D" + }, + "ksp_version": "0.25", + "name": "Universal Storage [ECLSS]", + "abstract": "Adds ECLSS life support parts for Universal Storage", + "author": "Paul_Kingtiger", + "version": "0.9.2", + "download": "https://kerbalstuff.com/mod/366/Universal%20Storage%20%5BECLSS%5D/download/0.9.2", + "x_generated_by": "netkan", + "download_size": 1733724 +} \ No newline at end of file diff --git a/UniversalStorage-IFI-0.9.0.ckan b/UniversalStorage-IFI-0.9.0.ckan new file mode 100644 index 0000000000..a243b5b437 --- /dev/null +++ b/UniversalStorage-IFI-0.9.0.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": 1, + "identifier": "UniversalStorage-IFI", + "license": "restricted", + "depends": [ + { + "name": "UniversalStorage" + }, + { + "name": "IFI-LifeSupport" + } + ], + "install": [ + { + "file": "UniversalStorage", + "install_to": "GameData", + "filter": "US License.pdf" + } + ], + "resources": { + "homepage": "ksp.kingtiger.co.uk", + "kerbalstuff": "https://kerbalstuff.com/mod/367/Universal%20Storage%20%5BIFI%20PACK%5D" + }, + "ksp_version": "0.25", + "name": "Universal Storage [IFI PACK]", + "abstract": "Add-on pack for IFI life support", + "author": "Paul_Kingtiger", + "version": "0.9.0", + "download": "https://kerbalstuff.com/mod/367/Universal%20Storage%20%5BIFI%20PACK%5D/download/0.9.0", + "x_generated_by": "netkan", + "download_size": 1288999 +} \ No newline at end of file diff --git a/UniversalStorage-KAS-0.9.0.14.ckan b/UniversalStorage-KAS-0.9.0.14.ckan new file mode 100644 index 0000000000..b5976dbe7a --- /dev/null +++ b/UniversalStorage-KAS-0.9.0.14.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "UniversalStorage-KAS", + "ksp_version": "0.25", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/75129" + }, + "name": "Universal Storage KAS Pack", + "license": "restricted", + "abstract": "Universal storage - Kerbal Attachment System extensions", + "author": "Paul Kingtiger", + "version": "0.9.0.14", + "download": "http://www.kingtiger.co.uk/kingtiger/wordpress/wp-content/uploads/2014/11/US_KAS_0.9.0.14.zip", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "depends" : [ + { "name" : "UniversalStorage" }, + { "name" : "KAS" } + ], + "install": [ { + "file" : "UniversalStorage", + "install_to" : "GameData", + "filter" : "US License.pdf" + } ] +} diff --git a/UniversalStorage-KAS-0.9.0.ckan b/UniversalStorage-KAS-0.9.0.ckan new file mode 100644 index 0000000000..def1d7f453 --- /dev/null +++ b/UniversalStorage-KAS-0.9.0.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": 1, + "identifier": "UniversalStorage-KAS", + "license": "restricted", + "depends": [ + { + "name": "UniversalStorage" + }, + { + "name": "KAS" + } + ], + "install": [ + { + "file": "UniversalStorage", + "install_to": "GameData", + "filter": "US License.pdf" + } + ], + "resources": { + "homepage": "ksp.kingtiger.co.uk", + "kerbalstuff": "https://kerbalstuff.com/mod/365/Universal%20Storage%20%5BKAS%20PACK%5D" + }, + "ksp_version": "0.25", + "name": "Universal Storage [KAS PACK]", + "abstract": "Add-on pack that includes parts for Kerbal Attachment System", + "author": "Paul_Kingtiger", + "version": "0.9.0", + "download": "https://kerbalstuff.com/mod/365/Universal%20Storage%20%5BKAS%20PACK%5D/download/0.9.0", + "x_generated_by": "netkan", + "download_size": 1240431 +} \ No newline at end of file diff --git a/UniversalStorage-SNACKS-0.9.0.ckan b/UniversalStorage-SNACKS-0.9.0.ckan new file mode 100644 index 0000000000..84db4dbe51 --- /dev/null +++ b/UniversalStorage-SNACKS-0.9.0.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": 1, + "identifier": "UniversalStorage-SNACKS", + "license": "restricted", + "depends": [ + { + "name": "UniversalStorage" + }, + { + "name": "SNACKS" + } + ], + "install": [ + { + "file": "UniversalStorage", + "install_to": "GameData", + "filter": "US License.pdf" + } + ], + "resources": { + "homepage": "ksp.kingtiger.co.uk", + "kerbalstuff": "https://kerbalstuff.com/mod/368/Universal%20Storage%20%5BSNACKS%20PACK%5D" + }, + "ksp_version": "0.25", + "name": "Universal Storage [SNACKS PACK]", + "abstract": "Adds Snacks wedge for use with Snacks! life support.", + "author": "Paul_Kingtiger", + "version": "0.9.0", + "download": "https://kerbalstuff.com/mod/368/Universal%20Storage%20%5BSNACKS%20PACK%5D/download/0.9.0", + "x_generated_by": "netkan", + "download_size": 1288389 +} \ No newline at end of file diff --git a/UniversalStorage-TAC-0.9.2.7.ckan b/UniversalStorage-TAC-0.9.2.7.ckan new file mode 100644 index 0000000000..93ef7fd746 --- /dev/null +++ b/UniversalStorage-TAC-0.9.2.7.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "identifier": "UniversalStorage-TAC", + "ksp_version": "0.25", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/75129" + }, + "name": "Universal Storage TAC Pack", + "license": "restricted", + "abstract": "Universal storage - TACLS extensions", + "author": "Paul Kingtiger", + "version": "0.9.2.7", + "download": "http://www.kingtiger.co.uk/kingtiger/wordpress/wp-content/uploads/2014/11/US_TAC_0.9.2.7.zip", + "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", + "depends" : [ + { "name" : "UniversalStorage" }, + { "name" : "TACLS" } + ], + "install": [ { + "file" : "UniversalStorage", + "install_to" : "GameData", + "filter" : "US License.pdf" + } ] +} diff --git a/UniversalStorage-TAC-0.9.2.ckan b/UniversalStorage-TAC-0.9.2.ckan new file mode 100644 index 0000000000..cd6283bde5 --- /dev/null +++ b/UniversalStorage-TAC-0.9.2.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": 1, + "identifier": "UniversalStorage-TAC", + "license": "restricted", + "depends": [ + { + "name": "UniversalStorage" + }, + { + "name": "TACLS" + } + ], + "install": [ + { + "file": "UniversalStorage", + "install_to": "GameData", + "filter": "US License.pdf" + } + ], + "resources": { + "homepage": "ksp.kingtiger.co.uk", + "kerbalstuff": "https://kerbalstuff.com/mod/364/Universal%20Storage%20%5BTAC%20PACK%5D" + }, + "ksp_version": "0.25", + "name": "Universal Storage [TAC PACK]", + "abstract": "Universal storage parts for Thunder Aerospace Life Support", + "author": "Paul_Kingtiger", + "version": "0.9.2", + "download": "https://kerbalstuff.com/mod/364/Universal%20Storage%20%5BTAC%20PACK%5D/download/0.9.2", + "x_generated_by": "netkan", + "download_size": 3995643 +} \ No newline at end of file diff --git a/VNG-Parachute-1.2.ckan b/VNG-Parachute-1.2.ckan new file mode 100644 index 0000000000..722228bacc --- /dev/null +++ b/VNG-Parachute-1.2.ckan @@ -0,0 +1,25 @@ +{ + "spec_version" : "v1.4", + "name" : "EVA Parachutes", + "abstract" : "Vanguard Technologies EVA Parachutes", + "description" : "For the ejection module, use the abort action group. For the parachute box, get near on EVA and use the context menu. To deploy parachutes, either use the context menu or press Jump and Use (Space+F unless you remapped the keys).", + "identifier" : "VNG-Parachute", + "download" : "https://dl.dropboxusercontent.com/u/82912977/Vanguard/VNG-Parachute_1.2.zip", + "license" : "restricted", + "comment" : "License is CC BY except for the parachute model, ask CardBoardBoxProcessor if you want to use it for anything, he made it.", + "version" : "1.2", + "release_status" : "stable", + "author" : ["Kreuzung", "CardBoardBoxProcessor"], + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/25305" + }, + "install" : [ + { + "file" : "VNG-Parachute/GameData/VNG", + "install_to" : "GameData" + } + ], + "depends" : [ + { "name" : "VNG-Plugin" } + ] +} \ No newline at end of file diff --git a/VNG-Parachute-EVALoading-1.0.ckan b/VNG-Parachute-EVALoading-1.0.ckan new file mode 100644 index 0000000000..8e747bbf3a --- /dev/null +++ b/VNG-Parachute-EVALoading-1.0.ckan @@ -0,0 +1,25 @@ +{ + "spec_version" : "v1.4", + "name" : "EVA Parachutes by default", + "abstract" : "All kerbals have parachutes equipped from start", + "description" : "EVA Parachutes by default without using parachute boxes. To deploy parachutes, either use the context menu or press Jump and Use (Space+F unless you remapped the keys).", + "identifier" : "VNG-Parachute-EVALoading", + "download" : "https://www.dropbox.com/s/4ddtr2f3y88t5hk/EVALoading.zip?dl=1", + "license" : "public-domain", + "comment" : "actual licensing wording was more like WTFPL", + "version" : "1.0", + "release_status" : "stable", + "author" : "Fel", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/25305?p=442982&viewfull=1#post442982" + }, + "install" : [ + { + "file" : "EVAParachutes.dll", + "install_to" : "GameData/VNG" + } + ], + "depends" : [ + { "name" : "VNG-Parachute" } + ] +} \ No newline at end of file diff --git a/VNG-Plugin-0.7.2.ckan b/VNG-Plugin-0.7.2.ckan new file mode 100644 index 0000000000..13d20c6093 --- /dev/null +++ b/VNG-Plugin-0.7.2.ckan @@ -0,0 +1,22 @@ +{ + "spec_version" : "v1.4", + "name" : "Vanguard Technologies Core", + "abstract" : "Vanguard Technologies Plugin", + "identifier" : "VNG-Plugin", + "download" : "https://dl.dropboxusercontent.com/u/82912977/Vanguard/VNG-Plugin_0.7.2.zip", + "license" : "CC-BY", + "version" : "0.7.2", + "release_status" : "stable", + "ksp_version_max": "0.90", + "author" : "Kreuzung", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/25305", + "manual" : "http://tinyurl.com/VNG-Documentation" + }, + "install" : [ + { + "file" : "VNG-Plugin/GameData/VNG", + "install_to" : "GameData" + } + ] +} \ No newline at end of file diff --git a/VOID-0.15.ckan b/VOID-0.15.ckan new file mode 100644 index 0000000000..35c9a9942c --- /dev/null +++ b/VOID-0.15.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "VOID", + "license": "BSD-3-clause", + "install": [ + { + "file": "GameData/VOID", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ToadicusTools" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/54533", + "kerbalstuff": "https://kerbalstuff.com/mod/253/VOID" + }, + "ksp_version": "0.25", + "name": "VOID", + "abstract": "Vessel Orbital Informational Display", + "author": "toadicus", + "version": "0.15", + "download": "https://kerbalstuff.com/mod/253/VOID/download/0.15", + "x_generated_by": "netkan", + "download_size": 224837 +} \ No newline at end of file diff --git a/VOID-0.16.1.ckan b/VOID-0.16.1.ckan new file mode 100644 index 0000000000..86216115fc --- /dev/null +++ b/VOID-0.16.1.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "VOID", + "license": "BSD-3-clause", + "install": [ + { + "file": "GameData/VOID", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ToadicusTools" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/54533", + "kerbalstuff": "https://kerbalstuff.com/mod/253/VOID" + }, + "ksp_version": "0.90", + "name": "VOID", + "abstract": "Vessel Orbital Informational Display", + "author": "toadicus", + "version": "0.16.1", + "download": "https://kerbalstuff.com/mod/253/VOID/download/0.16.1", + "x_generated_by": "netkan", + "download_size": 250504 +} \ No newline at end of file diff --git a/VOID-0.16.2.ckan b/VOID-0.16.2.ckan new file mode 100644 index 0000000000..0575b0aefd --- /dev/null +++ b/VOID-0.16.2.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "VOID", + "license": "BSD-3-clause", + "install": [ + { + "file": "GameData/VOID", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ToadicusTools" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/54533", + "kerbalstuff": "https://kerbalstuff.com/mod/253/VOID" + }, + "ksp_version": "0.90", + "name": "VOID", + "abstract": "Vessel Orbital Informational Display", + "author": "toadicus", + "version": "0.16.2", + "download": "https://kerbalstuff.com/mod/253/VOID/download/0.16.2", + "x_generated_by": "netkan", + "download_size": 253041 +} \ No newline at end of file diff --git a/VOID-0.16.3.ckan b/VOID-0.16.3.ckan new file mode 100644 index 0000000000..33d7fb9e49 --- /dev/null +++ b/VOID-0.16.3.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "VOID", + "license": "BSD-3-clause", + "install": [ + { + "file": "GameData/VOID", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ToadicusTools" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/54533", + "kerbalstuff": "https://kerbalstuff.com/mod/253/VOID" + }, + "ksp_version": "0.90", + "name": "VOID", + "abstract": "Vessel Orbital Informational Display", + "author": "toadicus", + "version": "0.16.3", + "download": "https://kerbalstuff.com/mod/253/VOID/download/0.16.3", + "x_generated_by": "netkan", + "download_size": 250875 +} \ No newline at end of file diff --git a/VOID-0.16.ckan b/VOID-0.16.ckan new file mode 100644 index 0000000000..5b66fa0a71 --- /dev/null +++ b/VOID-0.16.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "VOID", + "license": "BSD-3-clause", + "install": [ + { + "file": "GameData/VOID", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ToadicusTools" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/54533", + "kerbalstuff": "https://kerbalstuff.com/mod/253/VOID" + }, + "ksp_version": "0.90", + "name": "VOID", + "abstract": "Vessel Orbital Informational Display", + "author": "toadicus", + "version": "0.16", + "download": "https://kerbalstuff.com/mod/253/VOID/download/0.16", + "x_generated_by": "netkan", + "download_size": 248100 +} \ No newline at end of file diff --git a/VenStockRevamp-v1.6.0.ckan b/VenStockRevamp-v1.6.0.ckan new file mode 100644 index 0000000000..7bb98f23f1 --- /dev/null +++ b/VenStockRevamp-v1.6.0.ckan @@ -0,0 +1,21 @@ +{ + "spec_version": 1, + "identifier": "VenStockRevamp", + "name": "Ven's Stock Part Revamp", + "abstract": "With this part pack, your rockets/planes/racecars will look at least 20% cooler as they tumble into the ground!", + "license": "CC-BY-4.0", + "depends": [ + { + "name": "ModuleManager" + } + ], + "resources": { + "repository": "https://github.com/VenVen/Stock-Revamp" + }, + "author": "NathanKell", + "version": "v1.6.0", + "download": "https://github.com/VenVen/Stock-Revamp/releases/download/v1.6.0/Stock-Revamp.1.6B.zip", + "x_generated_by": "netkan", + "download_size": 27788847, + "ksp_version": "0.90.0" +} \ No newline at end of file diff --git a/VesselView-UI-RasterPropMonitor-v0.6.ckan b/VesselView-UI-RasterPropMonitor-v0.6.ckan new file mode 100644 index 0000000000..6ad6afb80d --- /dev/null +++ b/VesselView-UI-RasterPropMonitor-v0.6.ckan @@ -0,0 +1,43 @@ +{ + "spec_version": 1, + "name": "Vessel Viewer - UI - RasterPropMonitor", + "identifier": "VesselView-UI-RasterPropMonitor", + "author": "PeteTimesSix", + "abstract": "A RasterPropMonitor-based UI for Vessel Viewer", + "license": "MIT", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/80581", + "repository": "https://github.com/PeteTimesSix/VesselViewer", + "manual" : "https://github.com/PeteTimesSix/VesselViewer/wiki" + }, + "depends": [ + { + "name": "VesselView" + }, + { + "name": "ModuleManager" + }, + { + "name": "RasterPropMonitor-Core" + } + ], + "recommends": [ + { + "name": "RasterPropMonitor" + } + ], + "provides" : [ "VesselView-UI" ], + "comment" : "Providing but not conflicting is deliberate, as both UIs can be installed at the same time.", + "install": [ + { + "file": "VesselView", + "install_to": "GameData", + "filter": ["license (MM).txt","license.txt","Textures","VesselView.dll","VVDiscoDisplay.dll","VesselViewPlugin.dll"] + } + ], + "version": "v0.6", + "download": "https://dl.dropbox.com/s/odezb7nj3gb03xa/VVComplete.zip?dl=1", + "ksp_version_min": "0.24.2", + "ksp_version_max": "0.25" +} \ No newline at end of file diff --git a/VesselView-UI-Toolbar-v0.6.ckan b/VesselView-UI-Toolbar-v0.6.ckan new file mode 100644 index 0000000000..ebbeeed972 --- /dev/null +++ b/VesselView-UI-Toolbar-v0.6.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": 1, + "name": "Vessel Viewer - UI - Toolbar", + "identifier": "VesselView-UI-Toolbar", + "author": "PeteTimesSix", + "abstract": "A Toolbar-based UI for Vessel Viewer", + "license": "MIT", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/80581", + "repository": "https://github.com/PeteTimesSix/VesselViewer", + "manual" : "https://github.com/PeteTimesSix/VesselViewer/wiki" + }, + "depends": [ + { + "name": "VesselView" + }, + { + "name": "Toolbar" + } + ], + "provides" : [ "VesselView-UI" ], + "comment" : "Providing but not conflicting is deliberate, as both UIs can be installed at the same time.", + "install" : [ + { + "file": "VesselView", + "install_to": "GameData", + "filter": ["license (MM).txt","license.txt","Patches","VesselView.dll","VVDiscoDisplay.dll","VesselViewRPM.dll","VVPartSelector.dll"] + } + ], + "version": "v0.6", + "download": "https://dl.dropbox.com/s/odezb7nj3gb03xa/VVComplete.zip?dl=1", + "ksp_version_min": "0.24.2", + "ksp_version_max": "0.25" +} \ No newline at end of file diff --git a/VesselView-v0.6.ckan b/VesselView-v0.6.ckan new file mode 100644 index 0000000000..54dfadb24e --- /dev/null +++ b/VesselView-v0.6.ckan @@ -0,0 +1,39 @@ +{ + "spec_version": 1, + "name": "Vessel Viewer", + "identifier": "VesselView", + "author": "PeteTimesSix", + "abstract": "3D informational display of current vessel", + "license": "MIT", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/80581", + "repository": "https://github.com/PeteTimesSix/VesselViewer", + "manual" : "https://github.com/PeteTimesSix/VesselViewer/wiki" + }, + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "VesselView-UI" + } + ], + "install": [ + { + "file": "VesselView", + "filter": [ + "Patches", + "Textures", + "VesselViewRPM.dll", + "VesselViewPlugin.dll", + "VVPartSelector.dll" + ], + "install_to": "GameData" + } + ], + "version": "v0.6", + "download": "https://dl.dropbox.com/s/odezb7nj3gb03xa/VVComplete.zip?dl=1", + "ksp_version_min": "0.24.2", + "ksp_version_max": "0.25" +} \ No newline at end of file diff --git a/ZeroPointInlineFairings-0.8.1.ckan b/ZeroPointInlineFairings-0.8.1.ckan new file mode 100644 index 0000000000..e0761e3b0d --- /dev/null +++ b/ZeroPointInlineFairings-0.8.1.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "identifier": "ZeroPointInlineFairings", + "license": "CC-BY-NC-SA", + "install": [ + { + "file": "0PinlineFairings", + "install_to": "GameData" + } + ], + "conflicts": [ + { + "name": "ZeroPointInlineFairings-Lite" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/196/Zero%20Point%20Inline%20Fairings" + }, + "name": "Zero Point Inline Fairings", + "abstract": "A stock-alike pack of inline fairings that allow for optional additional stacking above.", + "author": "NecroBones", + "version": "0.8.1", + "download": "https://kerbalstuff.com/mod/196/Zero%20Point%20Inline%20Fairings/download/0.8.1", + "x_generated_by": "netkan", + "download_size": 2813091, + "ksp_version_min": "0.25.0" +} \ No newline at end of file diff --git a/ZeroPointInlineFairings-0.9.ckan b/ZeroPointInlineFairings-0.9.ckan new file mode 100644 index 0000000000..04a16fdc17 --- /dev/null +++ b/ZeroPointInlineFairings-0.9.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "ZeroPointInlineFairings", + "license": "CC-BY-NC-SA", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/94427", + "kerbalstuff": "https://kerbalstuff.com/mod/196/Zero%20Point%20Inline%20Fairings" + }, + "install": [ + { + "file": "0PinlineFairings", + "install_to": "GameData" + } + ], + "conflicts": [ + { + "name": "ZeroPointInlineFairings-Lite" + } + ], + "name": "Zero Point Inline Fairings", + "abstract": "A stock-alike pack of inline fairings that allow for optional additional stacking above.", + "author": "NecroBones", + "version": "0.9", + "download": "https://kerbalstuff.com/mod/196/Zero%20Point%20Inline%20Fairings/download/0.9", + "x_generated_by": "netkan", + "download_size": 2806716, + "ksp_version_min": "0.90.0" +} \ No newline at end of file diff --git a/ZeroPointInlineFairings-Lite-0.8.ckan b/ZeroPointInlineFairings-Lite-0.8.ckan new file mode 100644 index 0000000000..24b022a7cb --- /dev/null +++ b/ZeroPointInlineFairings-Lite-0.8.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "identifier": "ZeroPointInlineFairings-Lite", + "license": "CC-BY-NC-SA", + "install": [ + { + "file": "0PinlineFairingsLite", + "install_to": "GameData" + } + ], + "conflicts": [ + { + "name": "ZeroPointInlineFairings" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/228/Zero-Point%20Inline%20Fairings%20Lite" + }, + "name": "Zero-Point Inline Fairings Lite", + "abstract": "Stock-like inline fairings. Just the essential parts, for a streamlined experience!", + "author": "NecroBones", + "version": "0.8", + "download": "https://kerbalstuff.com/mod/228/Zero-Point%20Inline%20Fairings%20Lite/download/0.8", + "x_generated_by": "netkan", + "download_size": 2750307, + "ksp_version_min": "0.25.0" +} \ No newline at end of file diff --git a/build.sh b/build.sh new file mode 100644 index 0000000000..2805d6c8a6 --- /dev/null +++ b/build.sh @@ -0,0 +1,31 @@ +#!/bin/bash + +set -x +set -e + +echo Commit hash: ${ghprbActualCommit} +echo Changes in this commit: +export COMMIT_CHANGES="`git diff --name-only --stat origin/master`" +echo ${COMMIT_CHANGES} + +wget --quiet https://raw.githubusercontent.com/KSP-CKAN/CKAN/master/bin/ckan-validate.py -O ckan-validate.py +wget --quiet https://raw.githubusercontent.com/KSP-CKAN/CKAN/master/CKAN.schema -O CKAN.schema +chmod a+x ckan-validate.py +./ckan-validate.py ${COMMIT_CHANGES} + +# fetch latest ckan.exe +wget --quiet http://ci.ksp-ckan.org:8080/job/CKAN/lastSuccessfulBuild/artifact/ckan.exe -O ckan.exe + +# create a dummy KSP install +mkdir dummy_ksp +echo Version 0.90.0 > dummy_ksp/readme.txt +mkdir dummy_ksp/GameData + +mono --debug ckan.exe ksp add ${ghprbActualCommit} "`pwd`/dummy_ksp" +mono --debug ckan.exe ksp default ${ghprbActualCommit} +mono --debug ckan.exe update + +for f in ${COMMIT_CHANGES} +do + mono --debug ckan.exe install -c $f --headless +done diff --git a/kOS-0.14.2.ckan b/kOS-0.14.2.ckan new file mode 100644 index 0000000000..1151b87b88 --- /dev/null +++ b/kOS-0.14.2.ckan @@ -0,0 +1,26 @@ +{ + "spec_version": 1, + "identifier": "kOS", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "manual": "http://ksp-kos.github.io/KOS_DOC/", + "repository": "https://github.com/KSP-KOS/KOS", + "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" + } + ], + "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.14.2", + "download": "https://kerbalstuff.com/mod/86/kOS:%20Scriptable%20Autopilot%20System/download/0.14.2", + "x_generated_by": "netkan", + "download_size": 2446373 +} \ No newline at end of file diff --git a/kOS-0.14.ckan b/kOS-0.14.ckan new file mode 100644 index 0000000000..26c136617d --- /dev/null +++ b/kOS-0.14.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "name" : "kOS - Kerbal OS", + "identifier" : "kOS", + "abstract" : "A programming and automation environment for KSP craft.", + "download" : "https://github.com/KSP-KOS/KOS/releases/download/v0.14/kOS.v14.zip", + "license" : "GPL-3.0", + "version" : "0.14", + "release_status" : "stable", + "ksp_version" : "0.24.2", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/68089-0-23-kOS-Scriptable-Autopilot-System-v0-11-2-13", + "manual" : "http://ksp-kos.github.io/KOS_DOC/", + "github" : { + "url" : "https://github.com/KSP-KOS/KOS", + "releases" : true + } + }, + "install" : [ + { + "file" : "GameData/kOS", + "install_to" : "GameData" + } + ] +} diff --git a/kOS-0.15.0.ckan b/kOS-0.15.0.ckan new file mode 100644 index 0000000000..746e428e0c --- /dev/null +++ b/kOS-0.15.0.ckan @@ -0,0 +1,29 @@ +{ + "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" + } + ], + "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.0", + "download": "https://kerbalstuff.com/mod/86/kOS:%20Scriptable%20Autopilot%20System/download/0.15.0", + "x_generated_by": "netkan", + "download_size": 2524235 +} \ No newline at end of file diff --git a/kOS-0.15.1.ckan b/kOS-0.15.1.ckan new file mode 100644 index 0000000000..d00c0ff87c --- /dev/null +++ b/kOS-0.15.1.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.1", + "download": "https://kerbalstuff.com/mod/86/kOS:%20Scriptable%20Autopilot%20System/download/0.15.1", + "x_generated_by": "netkan", + "download_size": 2524503 +} \ No newline at end of file diff --git a/kOS-0.15.2.ckan b/kOS-0.15.2.ckan new file mode 100644 index 0000000000..f9d0fb4b94 --- /dev/null +++ b/kOS-0.15.2.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.2", + "download": "https://kerbalstuff.com/mod/86/kOS:%20Scriptable%20Autopilot%20System/download/0.15.2", + "x_generated_by": "netkan", + "download_size": 2524908 +} \ No newline at end of file diff --git a/kTunes-1.2.ckan b/kTunes-1.2.ckan new file mode 100644 index 0000000000..ef4d8ea72f --- /dev/null +++ b/kTunes-1.2.ckan @@ -0,0 +1,20 @@ +{ + "spec_version": 1, + "identifier" : "kTunes", + "name" : "kTunes", + "author" : "cwc", + "version" : "1.2", + "ksp_version_min" : "0.24.2", + "ksp_version_max" : "0.25", + "license" : "MIT", + "abstract" : "Control your media player from within KSP.", + "resources" : + { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/89055", + "x_curse" : "http://www.curse.com/ksp-mods/kerbal/222945-ktunes", + "repository" : "https://github.com/cwc/kTunes", + "bugtracker" : "https://github.com/cwc/kTunes/issues" + }, + "download" : "http://addons.curse.cursecdn.com/files/2216/121/kTunes-1.2.zip", + "release_status" : "stable" +} diff --git a/kgnosecones-1.2.ckan b/kgnosecones-1.2.ckan index 775c318555..30ba53a562 100644 --- a/kgnosecones-1.2.ckan +++ b/kgnosecones-1.2.ckan @@ -12,7 +12,7 @@ "homepage": "http://forum.kerbalspaceprogram.com/threads/83381-0-23-x-misc-Mk2-parts-set-2-four-new-nose-cones-1-0", "kerbalstuff": "https://kerbalstuff.com/mod/31/nose%20cones" }, - "ksp_version": "0.90", + "ksp_version": "0.24.2", "name": "nose cones", "abstract": "A pack of four new nose cones of 1.25m base diameter for plane and rockets", "author": "KerbiceGroup",