From 04c4c399d97d7f5fc873f8f02477ebbdec0b8d76 Mon Sep 17 00:00:00 2001 From: Paul Fenwick Date: Sun, 23 Nov 2014 08:32:07 +1100 Subject: [PATCH] Revert "Universal Storage" --- UniversalStorageCore.ckan | 31 ------------------------------- UniversalStorageKAS.ckan | 23 ----------------------- UniversalStorageTAC.ckan | 23 ----------------------- 3 files changed, 77 deletions(-) delete mode 100644 UniversalStorageCore.ckan delete mode 100644 UniversalStorageKAS.ckan delete mode 100644 UniversalStorageTAC.ckan diff --git a/UniversalStorageCore.ckan b/UniversalStorageCore.ckan deleted file mode 100644 index d71198f60b..0000000000 --- a/UniversalStorageCore.ckan +++ /dev/null @@ -1,31 +0,0 @@ -{ - "spec_version": 1, - "identifier": "UniversalStorageCore", - "ksp_version": "0.25", - "resources": - { - "homepage": "http://forum.kerbalspaceprogram.com/threads/75129" - }, - "name": "Universal Storage Core Pack", - "license": "restricted", - "abstract": "Universal storage is a modular parts pack that allows you to build custom service modules. The pack contains a number of wedges that fit around a core hub. This allows you to build a 1.25 meter stack with 4 wedges or a 2.5 meter stack with 8 wedges. Of course these stacks can be placed on top of each other to provide whatever resources or machine the mission requires.", - "author": "Paul Kingtiger", - "version": "0.9.3", - "download": "http://www.kingtiger.co.uk/kingtiger/wordpress/wp-content/uploads/2014/11/US_Core_0.9.3.25.zip", - "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", - "install": [ - { - "file" : "000_USITools", - "install_to" : "GameData" - }, - { - "file" : "PartCatalog", - "install_to" : "GameData", - "comment" : "PartCatalog Data for Universal Storage" - }, - { - "file" : "UniversalStorage", - "install_to" : "GameData" - } - ] -} diff --git a/UniversalStorageKAS.ckan b/UniversalStorageKAS.ckan deleted file mode 100644 index 4eab486714..0000000000 --- a/UniversalStorageKAS.ckan +++ /dev/null @@ -1,23 +0,0 @@ -{ - "spec_version": 1, - "identifier": "UniversalStorageKAS", - "ksp_version": "0.25", - "resources": - { - "homepage": "http://forum.kerbalspaceprogram.com/threads/75129" - }, - "name": "Universal Storage KAS Pack", - "license": "restricted", - "abstract": "Universal storage is a modular parts pack that allows you to build custom service modules. The pack contains a number of wedges that fit around a core hub. This allows you to build a 1.25 meter stack with 4 wedges or a 2.5 meter stack with 8 wedges. Of course these stacks can be placed on top of each other to provide whatever resources or machine the mission requires.", - "author": "Paul Kingtiger", - "version": "0.9.0", - "download": "http://www.kingtiger.co.uk/kingtiger/wordpress/wp-content/uploads/2014/11/US_KAS_0.9.0.14.zip", - "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", - "install": [ - { - "file" : "UniversalStorage/Parts", - "install_to" : "GameData", - "filter" : "US License.pdf" - } - ] -} diff --git a/UniversalStorageTAC.ckan b/UniversalStorageTAC.ckan deleted file mode 100644 index 3df935683c..0000000000 --- a/UniversalStorageTAC.ckan +++ /dev/null @@ -1,23 +0,0 @@ -{ - "spec_version": 1, - "identifier": "UniversalStorageTAC", - "ksp_version": "0.25", - "resources": - { - "homepage": "http://forum.kerbalspaceprogram.com/threads/75129" - }, - "name": "Universal Storage TAC Pack", - "license": "restricted", - "abstract": "Universal storage is a modular parts pack that allows you to build custom service modules. The pack contains a number of wedges that fit around a core hub. This allows you to build a 1.25 meter stack with 4 wedges or a 2.5 meter stack with 8 wedges. Of course these stacks can be placed on top of each other to provide whatever resources or machine the mission requires.", - "author": "Paul Kingtiger", - "version": "0.9.2", - "download": "http://www.kingtiger.co.uk/kingtiger/wordpress/wp-content/uploads/2014/11/US_TAC_0.9.2.7.zip", - "comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.", - "install": [ - { - "file" : "UniversalStorage", - "install_to" : "GameData", - "filter" : "US License.pdf" - } - ] -}