From 7e519e19a61c87b080b46c86ea50567de6608b9a Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Tue, 28 Apr 2015 04:21:16 +0200 Subject: [PATCH] NetKAN generated mods - DistantObject-RealSolarSystem/DistantObject-RealSolarSystem-v1.5.3, DistantObject-default/DistantObject-default-v1.5.3, DistantObject/DistantObject-v1.5.3, DraftTwitchViewers/DraftTwitchViewers-v1.0.4, InfernalRobotics/InfernalRobotics-v0.21, ProceduralFairings/ProceduralFairings-v3.12, RocketWatch/RocketWatch-1.1.0 --- .../DistantObject-RealSolarSystem-v1.5.3.ckan | 36 ++++++++++++++++ .../DistantObject-default-v1.5.3.ckan | 41 +++++++++++++++++++ DistantObject/DistantObject-v1.5.3.ckan | 29 +++++++++++++ .../DraftTwitchViewers-v1.0.4.ckan | 16 ++++++++ InfernalRobotics/InfernalRobotics-v0.21.ckan | 36 ++++++++++++++++ .../ProceduralFairings-v3.12.ckan | 22 ++++++++++ RocketWatch/RocketWatch-1.1.0.ckan | 2 +- 7 files changed, 181 insertions(+), 1 deletion(-) create mode 100644 DistantObject-RealSolarSystem/DistantObject-RealSolarSystem-v1.5.3.ckan create mode 100644 DistantObject-default/DistantObject-default-v1.5.3.ckan create mode 100644 DistantObject/DistantObject-v1.5.3.ckan create mode 100644 DraftTwitchViewers/DraftTwitchViewers-v1.0.4.ckan create mode 100644 InfernalRobotics/InfernalRobotics-v0.21.ckan create mode 100644 ProceduralFairings/ProceduralFairings-v3.12.ckan diff --git a/DistantObject-RealSolarSystem/DistantObject-RealSolarSystem-v1.5.3.ckan b/DistantObject-RealSolarSystem/DistantObject-RealSolarSystem-v1.5.3.ckan new file mode 100644 index 0000000000..d02c67b7af --- /dev/null +++ b/DistantObject-RealSolarSystem/DistantObject-RealSolarSystem-v1.5.3.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": 1, + "identifier": "DistantObject-RealSolarSystem", + "name": "Distant Object Enhancement Real Solar System config", + "abstract": "For the basic version of NathanKell's Real Solar System mod", + "license": "CC-BY-4.0", + "depends": [ + { + "name": "DistantObject" + } + ], + "install": [ + { + "file": "Alternate Planet Color Configs/Real Solar System (default)/DistantObject", + "install_to": "GameData" + } + ], + "provides": [ + "DistantObject-config" + ], + "conflicts": [ + { + "name": "DistantObject-config" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/98943", + "kerbalstuff": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis" + }, + "ksp_version": "1.0", + "author": "MOARdV", + "version": "v1.5.3", + "download": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis/download/v1.5.3", + "x_generated_by": "netkan", + "download_size": 44137 +} diff --git a/DistantObject-default/DistantObject-default-v1.5.3.ckan b/DistantObject-default/DistantObject-default-v1.5.3.ckan new file mode 100644 index 0000000000..e1d421e15d --- /dev/null +++ b/DistantObject-default/DistantObject-default-v1.5.3.ckan @@ -0,0 +1,41 @@ +{ + "spec_version": 1, + "identifier": "DistantObject-default", + "name": "Distant Object Enhancement default config", + "abstract": "Default planets colors", + "license": "CC-BY-4.0", + "depends": [ + { + "name": "DistantObject" + } + ], + "install": [ + { + "file": "GameData/DistantObject", + "install_to": "GameData", + "filter": [ + "DistantObject.dll", + "Flare", + "Icons" + ] + } + ], + "provides": [ + "DistantObject-config" + ], + "conflicts": [ + { + "name": "DistantObject-config" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/98943", + "kerbalstuff": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis" + }, + "ksp_version": "1.0", + "author": "MOARdV", + "version": "v1.5.3", + "download": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis/download/v1.5.3", + "x_generated_by": "netkan", + "download_size": 44137 +} diff --git a/DistantObject/DistantObject-v1.5.3.ckan b/DistantObject/DistantObject-v1.5.3.ckan new file mode 100644 index 0000000000..24c94e8af3 --- /dev/null +++ b/DistantObject/DistantObject-v1.5.3.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": 1, + "identifier": "DistantObject", + "name": "Distant Object Enhancement", + "abstract": "Visual enhancement mod that makes objects realistically visible over large distances.", + "license": "CC-BY-4.0", + "depends": [ + { + "name": "DistantObject-config" + } + ], + "install": [ + { + "file": "GameData/DistantObject", + "install_to": "GameData", + "filter": "PlanetColors.cfg" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/98943", + "kerbalstuff": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis" + }, + "ksp_version": "1.0", + "author": "MOARdV", + "version": "v1.5.3", + "download": "https://kerbalstuff.com/mod/403/Distant%20Object%20Enhancement%20bis/download/v1.5.3", + "x_generated_by": "netkan", + "download_size": 44137 +} diff --git a/DraftTwitchViewers/DraftTwitchViewers-v1.0.4.ckan b/DraftTwitchViewers/DraftTwitchViewers-v1.0.4.ckan new file mode 100644 index 0000000000..e4ed866865 --- /dev/null +++ b/DraftTwitchViewers/DraftTwitchViewers-v1.0.4.ckan @@ -0,0 +1,16 @@ +{ + "spec_version": 1, + "identifier": "DraftTwitchViewers", + "license": "CC-BY-SA-3.0", + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/601/Draft%20Twitch%20Viewers" + }, + "ksp_version": "1.0", + "name": "Draft Twitch Viewers", + "abstract": "A KSP mod that allows streamers to draft their viewers as Kerbals in-game!", + "author": "Nifty255", + "version": "v1.0.4", + "download": "https://kerbalstuff.com/mod/601/Draft%20Twitch%20Viewers/download/v1.0.4", + "x_generated_by": "netkan", + "download_size": 182207 +} diff --git a/InfernalRobotics/InfernalRobotics-v0.21.ckan b/InfernalRobotics/InfernalRobotics-v0.21.ckan new file mode 100644 index 0000000000..107b1d23bf --- /dev/null +++ b/InfernalRobotics/InfernalRobotics-v0.21.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": "v1.4", + "identifier": "InfernalRobotics", + "name": "Magic Smoke Industries Infernal Robotics", + "abstract": "Makes stuff move", + "license": "GPL-3.0", + "ksp_version": "0.90", + "recommends": [ + { + "name": "IR-Model-Rework-Core" + }, + { + "name": "IR-Model-Rework-Expansion" + }, + { + "name": "IR-Model-Rework-Utility" + }, + { + "name": "TweakScale" + } + ], + "install": [ + { + "find": "MagicSmokeIndustries", + "install_to": "GameData" + } + ], + "resources": { + "repository": "https://github.com/MagicSmokeIndustries/InfernalRobotics" + }, + "author": "erendrake", + "version": "v0.21", + "download": "https://github.com/MagicSmokeIndustries/InfernalRobotics/releases/download/v0.21/IR_v0.21.zip", + "x_generated_by": "netkan", + "download_size": 11710380 +} diff --git a/ProceduralFairings/ProceduralFairings-v3.12.ckan b/ProceduralFairings/ProceduralFairings-v3.12.ckan new file mode 100644 index 0000000000..60c1ae3555 --- /dev/null +++ b/ProceduralFairings/ProceduralFairings-v3.12.ckan @@ -0,0 +1,22 @@ +{ + "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", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/39512", + "repository": "https://github.com/e-dog/ProceduralFairings" + }, + "suggests": [ + { + "name": "PFTextures" + } + ], + "author": "e-dog", + "version": "v3.12", + "download": "https://github.com/e-dog/ProceduralFairings/releases/download/v3.12/ProcFairings_3.12.zip", + "x_generated_by": "netkan", + "download_size": 1560783 +} diff --git a/RocketWatch/RocketWatch-1.1.0.ckan b/RocketWatch/RocketWatch-1.1.0.ckan index 99eb4a7e46..02468dda42 100644 --- a/RocketWatch/RocketWatch-1.1.0.ckan +++ b/RocketWatch/RocketWatch-1.1.0.ckan @@ -13,7 +13,7 @@ "homepage": "http://forum.kerbalspaceprogram.com/threads/111882-(0-90)-RocketWatch-0-1-Orbital-Timekeeping-for-KSA-Fashion-approved-crafts-(2-26-15)", "kerbalstuff": "https://kerbalstuff.com/mod/616/RocketWatch" }, - "ksp_version": "0.90", + "ksp_version": "1.0", "name": "RocketWatch", "abstract": "A rocket-sized wristwatch, for all your orbital time-keeping needs! The very simple RocketWatch mod contains a single part and plugin. When the game detects that the active craft has the RocketWatch part on it, it adds a small window just beneath the Mission clock, which shows the current real-world time.", "author": "gkorgood",