From 80fcb578065d797c0ceceeb00c8615e05d3f75d4 Mon Sep 17 00:00:00 2001 From: Paul Fenwick Date: Mon, 20 Oct 2014 22:29:06 +1100 Subject: [PATCH 1/4] Added TweakScale-1.44 --- TweakScale-v1.44.ckan | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 TweakScale-v1.44.ckan diff --git a/TweakScale-v1.44.ckan b/TweakScale-v1.44.ckan new file mode 100644 index 0000000000..0b3217adb1 --- /dev/null +++ b/TweakScale-v1.44.ckan @@ -0,0 +1,32 @@ +{ + "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", + "github": { + "url": "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", + "comment": "Generated by gh2ckan", + "download_size": 127391 +} \ No newline at end of file From fadfa72b2d14819f2e52f92bc07c509e83468b4d Mon Sep 17 00:00:00 2001 From: Paul Fenwick Date: Mon, 20 Oct 2014 22:41:00 +1100 Subject: [PATCH 2/4] Fix case issue with TweakScale --- TweakScale-v1.44.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TweakScale-v1.44.ckan b/TweakScale-v1.44.ckan index 0b3217adb1..e8078d6201 100644 --- a/TweakScale-v1.44.ckan +++ b/TweakScale-v1.44.ckan @@ -20,7 +20,7 @@ }, "install": [ { - "file": "GameData/Tweakscale", + "file": "GameData/TweakScale", "install_to": "GameData" } ], From e1d9ae42c76342694c2e214492b08b313a2d619b Mon Sep 17 00:00:00 2001 From: Paul Fenwick Date: Mon, 20 Oct 2014 22:43:53 +1100 Subject: [PATCH 3/4] Yet another case fixup --- TweakScale-v1.44.ckan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TweakScale-v1.44.ckan b/TweakScale-v1.44.ckan index e8078d6201..4bfc695db3 100644 --- a/TweakScale-v1.44.ckan +++ b/TweakScale-v1.44.ckan @@ -20,7 +20,7 @@ }, "install": [ { - "file": "GameData/TweakScale", + "file": "Gamedata/TweakScale", "install_to": "GameData" } ], From 6bd882b460251319f7ef40fc77611ff9056c82e3 Mon Sep 17 00:00:00 2001 From: Paul Fenwick Date: Mon, 20 Oct 2014 23:02:29 +1100 Subject: [PATCH 4/4] Added InfernalRobotics --- InfernalRobotics-0.19.2.ckan | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 InfernalRobotics-0.19.2.ckan diff --git a/InfernalRobotics-0.19.2.ckan b/InfernalRobotics-0.19.2.ckan new file mode 100644 index 0000000000..6c5153f39e --- /dev/null +++ b/InfernalRobotics-0.19.2.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "identifier": "InfernalRobotics", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "github": { + "url": "https://github.com/sirkut/InfernalRobotics" + }, + "kerbalstuff": { + "url": "https://kerbalstuff.com/mod/8/Magic%20Smoke%20Industries%20Infernal%20Robotics" + }, + "homepage": "http://forum.kerbalspaceprogram.com/threads/37707-0-23-5-Magic-Smoke-Industries-Infernal-Robotics-0-16-4" + }, + "recommends": [ + { + "name": "TweakScale" + } + ], + "install": [ + { + "file": "GameData/MagicSmokeIndustries", + "install_to": "GameData" + } + ], + "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", + "comment": "Generated by ks2ckan", + "download_size": 11664244, + "ksp_version": "0.25" +} \ No newline at end of file