From 50cb6be348eb60da86f93b42d8995f7733d047c4 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Sun, 21 Dec 2014 12:12:44 -0500 Subject: [PATCH] NetKAN generated mods - DistantObject-RealSolarSystem-v1.5.0, DistantObject-default-v1.5.0, DistantObject-v1.5.0 --- DistantObject-RealSolarSystem-v1.5.0.ckan | 35 ++++++++++++++++++++ DistantObject-default-v1.5.0.ckan | 40 +++++++++++++++++++++++ DistantObject-v1.5.0.ckan | 28 ++++++++++++++++ 3 files changed, 103 insertions(+) create mode 100644 DistantObject-RealSolarSystem-v1.5.0.ckan create mode 100644 DistantObject-default-v1.5.0.ckan create mode 100644 DistantObject-v1.5.0.ckan diff --git a/DistantObject-RealSolarSystem-v1.5.0.ckan b/DistantObject-RealSolarSystem-v1.5.0.ckan new file mode 100644 index 0000000000..e14603be1c --- /dev/null +++ b/DistantObject-RealSolarSystem-v1.5.0.ckan @@ -0,0 +1,35 @@ +{ + "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", + "ksp_version": "0.25", + "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": { + "repository": "https://github.com/MOARdV/DistantObject" + }, + "author": "MOARdV", + "version": "v1.5.0", + "download": "https://github.com/MOARdV/DistantObject/releases/download/v1.5.0/DistantObject_1.5.zip", + "x_generated_by": "netkan", + "download_size": 40401 +} \ No newline at end of file diff --git a/DistantObject-default-v1.5.0.ckan b/DistantObject-default-v1.5.0.ckan new file mode 100644 index 0000000000..c1d594d8c4 --- /dev/null +++ b/DistantObject-default-v1.5.0.ckan @@ -0,0 +1,40 @@ +{ + "spec_version": 1, + "identifier": "DistantObject-default", + "name": "Distant Object Enhancement default config", + "abstract": "Default planets colors", + "license": "CC-BY-4.0", + "ksp_version": "0.25", + "depends": [ + { + "name": "DistantObject" + } + ], + "install": [ + { + "file": "GameData/DistantObject", + "install_to": "GameData", + "filter": [ + "DistantObject.dll", + "Flare", + "Icons" + ] + } + ], + "provides": [ + "DistantObject-config" + ], + "conflicts": [ + { + "name": "DistantObject-config" + } + ], + "resources": { + "repository": "https://github.com/MOARdV/DistantObject" + }, + "author": "MOARdV", + "version": "v1.5.0", + "download": "https://github.com/MOARdV/DistantObject/releases/download/v1.5.0/DistantObject_1.5.zip", + "x_generated_by": "netkan", + "download_size": 40401 +} \ No newline at end of file diff --git a/DistantObject-v1.5.0.ckan b/DistantObject-v1.5.0.ckan new file mode 100644 index 0000000000..0ba91b3399 --- /dev/null +++ b/DistantObject-v1.5.0.ckan @@ -0,0 +1,28 @@ +{ + "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", + "ksp_version": "0.25", + "depends": [ + { + "name": "DistantObject-config" + } + ], + "install": [ + { + "file": "GameData/DistantObject", + "install_to": "GameData", + "filter": "PlanetColors.cfg" + } + ], + "resources": { + "repository": "https://github.com/MOARdV/DistantObject" + }, + "author": "MOARdV", + "version": "v1.5.0", + "download": "https://github.com/MOARdV/DistantObject/releases/download/v1.5.0/DistantObject_1.5.zip", + "x_generated_by": "netkan", + "download_size": 40401 +} \ No newline at end of file