From 1395e702a9c913704faf66408defaed4dbf14a0c Mon Sep 17 00:00:00 2001 From: Paul Fenwick Date: Sun, 2 Nov 2014 17:45:08 +1100 Subject: [PATCH] NetKAN: Added Karbonite and ORSX --- Karbonite-0.4.4.ckan | 45 ++++++++++++++++++++++++++++++++++++++++++++ ORSX-0.1.3.ckan | 19 +++++++++++++++++++ 2 files changed, 64 insertions(+) create mode 100644 Karbonite-0.4.4.ckan create mode 100644 ORSX-0.1.3.ckan diff --git a/Karbonite-0.4.4.ckan b/Karbonite-0.4.4.ckan new file mode 100644 index 0000000000..bec88c4800 --- /dev/null +++ b/Karbonite-0.4.4.ckan @@ -0,0 +1,45 @@ +{ + "spec_version": 1, + "name": "Karbonite", + "identifier": "Karbonite", + "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", + "github": { + "url": "https://github.com/BobPalmer/Karbonite" + } + }, + "depends": [ + { + "name": "USITools" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "FirespitterCore" + }, + { + "name": "ORSX" + } + ], + "suggests": [ + { + "name": "TextureReplacer" + } + ], + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "author": "BobPalmer", + "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/ORSX-0.1.3.ckan b/ORSX-0.1.3.ckan new file mode 100644 index 0000000000..d9c3dde56a --- /dev/null +++ b/ORSX-0.1.3.ckan @@ -0,0 +1,19 @@ +{ + "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": { + "github": { + "url": "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