diff --git a/ModuleManager/ModuleManager-2.5.1.ckan b/ModuleManager/ModuleManager-2.5.1.ckan new file mode 100644 index 0000000000..fc1be69d07 --- /dev/null +++ b/ModuleManager/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/ModuleManager-2.5.2.ckan b/ModuleManager/ModuleManager-2.5.2.ckan new file mode 100644 index 0000000000..70dc542b84 --- /dev/null +++ b/ModuleManager/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/ModuleManager-2.5.3.ckan b/ModuleManager/ModuleManager-2.5.3.ckan new file mode 100644 index 0000000000..4fbff5cd4b --- /dev/null +++ b/ModuleManager/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/ModuleManager-2.5.4.ckan b/ModuleManager/ModuleManager-2.5.4.ckan new file mode 100644 index 0000000000..c4d8acc42d --- /dev/null +++ b/ModuleManager/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/ModuleManager-2.5.6.ckan b/ModuleManager/ModuleManager-2.5.6.ckan new file mode 100644 index 0000000000..7d2d6564a5 --- /dev/null +++ b/ModuleManager/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/ModuleRCSFX-3.1.ckan b/ModuleRCSFX/ModuleRCSFX-3.1.ckan new file mode 100644 index 0000000000..1c6b7893f1 --- /dev/null +++ b/ModuleRCSFX/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/ModuleRCSFX-v3.2.ckan b/ModuleRCSFX/ModuleRCSFX-v3.2.ckan new file mode 100644 index 0000000000..dda2aae830 --- /dev/null +++ b/ModuleRCSFX/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/ModuleRCSFX-v3.3.ckan b/ModuleRCSFX/ModuleRCSFX-v3.3.ckan new file mode 100644 index 0000000000..eb26844446 --- /dev/null +++ b/ModuleRCSFX/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/ModuleRCSFX-v3.4.ckan b/ModuleRCSFX/ModuleRCSFX-v3.4.ckan new file mode 100644 index 0000000000..e47605cd0d --- /dev/null +++ b/ModuleRCSFX/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/MovieTime-0.2.ckan b/MovieTime/MovieTime-0.2.ckan new file mode 100644 index 0000000000..042a9fc1c4 --- /dev/null +++ b/MovieTime/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/NBody-0.0.ckan b/NBody/NBody-0.0.ckan new file mode 100644 index 0000000000..94c393ed24 --- /dev/null +++ b/NBody/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/NEAR-v1.3.1.ckan b/NEAR/NEAR-v1.3.1.ckan new file mode 100644 index 0000000000..61448b00a0 --- /dev/null +++ b/NEAR/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/NEAR-v1.3a.ckan b/NEAR/NEAR-v1.3a.ckan new file mode 100644 index 0000000000..9da5ab8623 --- /dev/null +++ b/NEAR/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/NanoGauges-0.5.24-303.ckan b/NanoGauges/NanoGauges-0.5.24-303.ckan new file mode 100644 index 0000000000..b7c51a1568 --- /dev/null +++ b/NanoGauges/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/NanoGauges-0.5.25-580.ckan b/NanoGauges/NanoGauges-0.5.25-580.ckan new file mode 100644 index 0000000000..7f5779eb2c --- /dev/null +++ b/NanoGauges/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/NavBallTextureExport-1.3.ckan b/NavBallTextureExport/NavBallTextureExport-1.3.ckan new file mode 100644 index 0000000000..a4ed3f5a31 --- /dev/null +++ b/NavBallTextureExport/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/NavHud-1.1.2.ckan b/NavHud/NavHud-1.1.2.ckan new file mode 100644 index 0000000000..3f13470423 --- /dev/null +++ b/NavHud/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/NavHud-1.1.3.ckan b/NavHud/NavHud-1.1.3.ckan new file mode 100644 index 0000000000..5f07dd6b86 --- /dev/null +++ b/NavHud/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/SoundingRockets-0.1.1.ckan b/SoundingRockets-0.1.1.ckan deleted file mode 100644 index c286a97f28..0000000000 --- a/SoundingRockets-0.1.1.ckan +++ /dev/null @@ -1,24 +0,0 @@ -{ - "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 deleted file mode 100644 index a00fd26c05..0000000000 --- a/SovietEngines-1.0.ckan +++ /dev/null @@ -1,22 +0,0 @@ -{ - "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 deleted file mode 100644 index 0b357c261f..0000000000 --- a/SpaceTug-DEV_0.4e.ckan +++ /dev/null @@ -1,32 +0,0 @@ -{ - "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 deleted file mode 100644 index 9f0ae53418..0000000000 --- a/SpaceY-Lifters-0.3.ckan +++ /dev/null @@ -1,17 +0,0 @@ -{ - "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 deleted file mode 100644 index a299b846a1..0000000000 --- a/SpaceY-Lifters-0.4.ckan +++ /dev/null @@ -1,17 +0,0 @@ -{ - "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 deleted file mode 100644 index 183728ba92..0000000000 --- a/SpaceY-Lifters-0.5.1.ckan +++ /dev/null @@ -1,17 +0,0 @@ -{ - "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 deleted file mode 100644 index 89c7c60499..0000000000 --- a/SpaceY-Lifters-0.5.ckan +++ /dev/null @@ -1,17 +0,0 @@ -{ - "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 deleted file mode 100644 index d52492bc66..0000000000 --- a/SpaceY-Lifters-0.6.1.ckan +++ /dev/null @@ -1,17 +0,0 @@ -{ - "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 deleted file mode 100644 index 5650fd6202..0000000000 --- a/SpaceY-Lifters-0.6.ckan +++ /dev/null @@ -1,17 +0,0 @@ -{ - "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 deleted file mode 100644 index a0408800db..0000000000 --- a/SpaceY-Lifters-0.7.ckan +++ /dev/null @@ -1,17 +0,0 @@ -{ - "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 deleted file mode 100644 index f273a73247..0000000000 --- a/SpannersBoomsticks-0.25.64.1.ckan +++ /dev/null @@ -1,27 +0,0 @@ -{ - "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 deleted file mode 100644 index cbda9d4afb..0000000000 --- a/StageRecovery-1.5.1.ckan +++ /dev/null @@ -1,37 +0,0 @@ -{ - "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 deleted file mode 100644 index d6a283d501..0000000000 --- a/StageRecovery-1.5.2.1.ckan +++ /dev/null @@ -1,37 +0,0 @@ -{ - "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 deleted file mode 100644 index b03b2343d3..0000000000 --- a/StageRecovery-1.5.2.1_2.ckan +++ /dev/null @@ -1,38 +0,0 @@ -{ - "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 deleted file mode 100644 index 8da5b227f3..0000000000 --- a/StageRecovery-1.5.2.ckan +++ /dev/null @@ -1,37 +0,0 @@ -{ - "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