From 462c8d5a6afeb0d7dfaebd2c24893d6ef49f88f7 Mon Sep 17 00:00:00 2001 From: Clifton M Date: Sat, 25 Jun 2016 14:31:12 -0400 Subject: [PATCH] Remove my mods (#1185) --- AnyRes/AnyRes-1.1.ckan | 33 ---------------------- AnyRes/AnyRes-1.2.1.ckan | 32 ---------------------- AnyRes/AnyRes-1.2.ckan | 32 ---------------------- AnyRes/AnyRes-1.3.ckan | 32 ---------------------- KustomKerbals/KustomKerbals-0.9.8.1.ckan | 31 --------------------- KustomKerbals/KustomKerbals-0.9.8.3.ckan | 32 ---------------------- KustomKerbals/KustomKerbals-1.0.1.ckan | 35 ------------------------ KustomKerbals/KustomKerbals-1.0.2.ckan | 35 ------------------------ KustomKerbals/KustomKerbals-1.0.3.ckan | 31 --------------------- 9 files changed, 293 deletions(-) delete mode 100644 AnyRes/AnyRes-1.1.ckan delete mode 100644 AnyRes/AnyRes-1.2.1.ckan delete mode 100644 AnyRes/AnyRes-1.2.ckan delete mode 100644 AnyRes/AnyRes-1.3.ckan delete mode 100644 KustomKerbals/KustomKerbals-0.9.8.1.ckan delete mode 100644 KustomKerbals/KustomKerbals-0.9.8.3.ckan delete mode 100644 KustomKerbals/KustomKerbals-1.0.1.ckan delete mode 100644 KustomKerbals/KustomKerbals-1.0.2.ckan delete mode 100644 KustomKerbals/KustomKerbals-1.0.3.ckan diff --git a/AnyRes/AnyRes-1.1.ckan b/AnyRes/AnyRes-1.1.ckan deleted file mode 100644 index 9d1e81b7a7..0000000000 --- a/AnyRes/AnyRes-1.1.ckan +++ /dev/null @@ -1,33 +0,0 @@ -{ - "spec_version": 1, - "identifier": "AnyRes", - "name": "AnyRes", - "abstract": "Change your screen resolution to anything on the fly without having to edit config files", - "author": "CliftonM", - "license": "CC-BY-4.0", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/134621-105-anyres-v10-dres/", - "spacedock": "https://spacedock.info/mod/430/AnyRes", - "repository": "https://github.com/CliftonMarien/AnyRes" - }, - "version": "1.1", - "ksp_version": "1.0.5", - "install": [ - { - "file": "AnyRes", - "install_to": "GameData", - "filter": [ - ".DS_Store", - "MiniAVC.xml" - ] - } - ], - "download": "https://spacedock.info/mod/430/AnyRes/download/1.1", - "download_size": 28780, - "download_hash": { - "sha1": "4B338E08FAA9828F0E8B93079E545F53586CE7BC", - "sha256": "5E5B02CA03FD7B9356D971BD659A091879B69ECB695E868189E26C0208EC29A7" - }, - "download_content_type": "application/zip", - "x_generated_by": "netkan" -} diff --git a/AnyRes/AnyRes-1.2.1.ckan b/AnyRes/AnyRes-1.2.1.ckan deleted file mode 100644 index b9f5d3c556..0000000000 --- a/AnyRes/AnyRes-1.2.1.ckan +++ /dev/null @@ -1,32 +0,0 @@ -{ - "spec_version": 1, - "identifier": "AnyRes", - "name": "AnyRes", - "abstract": "Change your screen resolution to anything on the fly without having to edit config files", - "author": "CliftonM", - "license": "CC-BY-4.0", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/134621-105-anyres-v10-dres/", - "spacedock": "https://spacedock.info/mod/430/AnyRes", - "repository": "https://github.com/CliftonMarien/AnyRes" - }, - "version": "1.2.1", - "ksp_version": "1.1.2", - "install": [ - { - "file": "AnyRes", - "install_to": "GameData", - "filter": [ - ".DS_Store" - ] - } - ], - "download": "https://spacedock.info/mod/430/AnyRes/download/1.2.1", - "download_size": 11116, - "download_hash": { - "sha1": "FA9FFBF313CC1DDD000B4852F6D6DF4FFCB20936", - "sha256": "1BAD8C020B1D77BA0E651600AAEC2ADFD2830E99B7780842D8A05887DEABD4B8" - }, - "download_content_type": "application/zip", - "x_generated_by": "netkan" -} diff --git a/AnyRes/AnyRes-1.2.ckan b/AnyRes/AnyRes-1.2.ckan deleted file mode 100644 index b30f858ab0..0000000000 --- a/AnyRes/AnyRes-1.2.ckan +++ /dev/null @@ -1,32 +0,0 @@ -{ - "spec_version": 1, - "identifier": "AnyRes", - "name": "AnyRes", - "abstract": "Change your screen resolution to anything on the fly without having to edit config files", - "author": "CliftonM", - "license": "CC-BY-4.0", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/134621-105-anyres-v10-dres/", - "spacedock": "https://spacedock.info/mod/430/AnyRes", - "repository": "https://github.com/CliftonMarien/AnyRes" - }, - "version": "1.2", - "ksp_version": "1.1.2", - "install": [ - { - "file": "AnyRes", - "install_to": "GameData", - "filter": [ - ".DS_Store" - ] - } - ], - "download": "https://spacedock.info/mod/430/AnyRes/download/1.2", - "download_size": 11428, - "download_hash": { - "sha1": "CFC20D78769E201302B7A2198F661E3B826E5A95", - "sha256": "5958C38C161C93F26C1F3672966E1C4ED353AF1EA93B51F011DDAC7BECCFB9F4" - }, - "download_content_type": "application/zip", - "x_generated_by": "netkan" -} diff --git a/AnyRes/AnyRes-1.3.ckan b/AnyRes/AnyRes-1.3.ckan deleted file mode 100644 index 43fbfc9494..0000000000 --- a/AnyRes/AnyRes-1.3.ckan +++ /dev/null @@ -1,32 +0,0 @@ -{ - "spec_version": 1, - "identifier": "AnyRes", - "name": "AnyRes", - "abstract": "Change your screen resolution to anything on the fly without having to edit config files", - "author": "CliftonM", - "license": "CC-BY-4.0", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/134621-105-anyres-v10-dres/", - "spacedock": "https://spacedock.info/mod/430/AnyRes", - "repository": "https://github.com/CliftonMarien/AnyRes" - }, - "version": "1.3", - "ksp_version": "1.1.3", - "install": [ - { - "file": "AnyRes", - "install_to": "GameData", - "filter": [ - ".DS_Store" - ] - } - ], - "download": "https://spacedock.info/mod/430/AnyRes/download/1.3", - "download_size": 14036, - "download_hash": { - "sha1": "7A202A5CA0A25F8C0E64077FD08FA47E171BD180", - "sha256": "4D576014A47DBF8DDEAB4EAA95414C23841083E43C45258ACA885E23A23993FA" - }, - "download_content_type": "application/zip", - "x_generated_by": "netkan" -} diff --git a/KustomKerbals/KustomKerbals-0.9.8.1.ckan b/KustomKerbals/KustomKerbals-0.9.8.1.ckan deleted file mode 100644 index 8909dacc2f..0000000000 --- a/KustomKerbals/KustomKerbals-0.9.8.1.ckan +++ /dev/null @@ -1,31 +0,0 @@ -{ - "spec_version": 1, - "identifier": "KustomKerbals", - "name": "Kustom Kerbals", - "abstract": "Kreate Kerbals in game, without any koding knowledge. (I spelled it with a 'k' for a reason)", - "author": "CliftonM", - "license": "MIT", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/132291-1-0-4-Kustom-Kerbals-Under-New-Ownership(I-HATE-AUTOCORRECT!!!!!!!!!!!!)", - "repository": "https://github.com/clintmm/KustomKerbals", - "kerbalstuff": "https://kerbalstuff.com/mod/1101/Kustom%20Kerbals", - "x_screenshot": "https://kerbalstuff.com/content/CliftonM_12500/Kustom_Kerbals/Kustom_Kerbals-1440309874.412353.png" - }, - "version": "0.9.8.1", - "ksp_version": "1.0.4", - "install": [ - { - "file": "KustomKerbals", - "install_to": "GameData", - "filter": ".DS_Store" - } - ], - "download": "http://ckan1.spacedock.info/storage/CliftonM_12500/Kustom_Kerbals/Kustom_Kerbals-0.9.8.1.zip", - "download_size": 28386, - "download_hash": { - "sha1": "9CCC826DB23850167ECD4C4AEA7B09428DD98CC8", - "sha256": "487EEB6CB62CC47B3EAEAB80DC05AFA9ED4D873FA1DB1F91B2047EADEED2859A" - }, - "download_content_type": "application/zip", - "x_generated_by": "netkan" -} diff --git a/KustomKerbals/KustomKerbals-0.9.8.3.ckan b/KustomKerbals/KustomKerbals-0.9.8.3.ckan deleted file mode 100644 index 7788cf646e..0000000000 --- a/KustomKerbals/KustomKerbals-0.9.8.3.ckan +++ /dev/null @@ -1,32 +0,0 @@ -{ - "spec_version": 1, - "identifier": "KustomKerbals", - "name": "Kustom Kerbals", - "abstract": "Kreate Kerbals in game, without any koding knowledge. (I spelled it with a 'k' for a reason)", - "author": "CliftonM", - "license": "MIT", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/132291-1-0-4-Kustom-Kerbals-Under-New-Ownership(I-HATE-AUTOCORRECT!!!!!!!!!!!!)", - "repository": "https://github.com/clintmm/KustomKerbals", - "kerbalstuff": "https://kerbalstuff.com/mod/1101/Kustom%20Kerbals", - "x_screenshot": "https://kerbalstuff.com/content/CliftonM_12500/Kustom_Kerbals/Kustom_Kerbals-1440309874.412353.png" - }, - "version": "0.9.8.3", - "ksp_version_min": "1.0.4", - "ksp_version_max": "1.0.5", - "install": [ - { - "file": "KustomKerbals", - "install_to": "GameData", - "filter": ".DS_Store" - } - ], - "download": "http://ckan1.spacedock.info/storage/CliftonM_12500/Kustom_Kerbals/Kustom_Kerbals-0.9.8.3.zip", - "download_size": 30242, - "download_hash": { - "sha1": "5F3E3D89EEE6E539C55D52E35F9CF92BD6F88814", - "sha256": "70D3D615CDB67BE178B879620413E6C566AB52ED62409E119F878CB4ABB20BFA" - }, - "download_content_type": "application/zip", - "x_generated_by": "netkan" -} diff --git a/KustomKerbals/KustomKerbals-1.0.1.ckan b/KustomKerbals/KustomKerbals-1.0.1.ckan deleted file mode 100644 index 15135dbc4f..0000000000 --- a/KustomKerbals/KustomKerbals-1.0.1.ckan +++ /dev/null @@ -1,35 +0,0 @@ -{ - "spec_version": 1, - "identifier": "KustomKerbals", - "name": "Kustom Kerbals", - "abstract": "Easily make Kerbals in game!", - "author": "CliftonM", - "license": "MIT", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/119127-105-kustom-kerbals-jebediah/", - "spacedock": "https://spacedock.info/mod/423/Kustom%20Kerbals", - "repository": "https://github.com/CliftonMarien/KustomKerbals", - "x_screenshot": "https://spacedock.info/content/CliftonM_153/Kustom_Kerbals/Kustom_Kerbals-1458408276.5848544.png" - }, - "version": "1.0.1", - "ksp_version_min": "1.0.0", - "ksp_version_max": "1.0.5", - "install": [ - { - "file": "KustomKerbals", - "install_to": "GameData", - "filter": [ - ".DS_Store", - "MiniAVC.xml" - ] - } - ], - "download": "https://spacedock.info/mod/423/Kustom%20Kerbals/download/1.0.1", - "download_size": 30010, - "download_hash": { - "sha1": "E006824E507D2D391D21C9C58683DDA427799ED8", - "sha256": "D43267D3B5878503572A47BCEECE75CE8176742DDD20D4BAEA085FD299B19F40" - }, - "download_content_type": "application/zip", - "x_generated_by": "netkan" -} diff --git a/KustomKerbals/KustomKerbals-1.0.2.ckan b/KustomKerbals/KustomKerbals-1.0.2.ckan deleted file mode 100644 index b9b70a0623..0000000000 --- a/KustomKerbals/KustomKerbals-1.0.2.ckan +++ /dev/null @@ -1,35 +0,0 @@ -{ - "spec_version": 1, - "identifier": "KustomKerbals", - "name": "Kustom Kerbals", - "abstract": "Easily make Kerbals in game!", - "author": "CliftonM", - "license": "MIT", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/119127-105-kustom-kerbals-jebediah/", - "spacedock": "https://spacedock.info/mod/423/Kustom%20Kerbals", - "repository": "https://github.com/CliftonMarien/KustomKerbals", - "x_screenshot": "https://spacedock.info/content/CliftonM_153/Kustom_Kerbals/Kustom_Kerbals-1458408276.5848544.png" - }, - "version": "1.0.2", - "ksp_version_min": "1.0.0", - "ksp_version_max": "1.0.5", - "install": [ - { - "file": "KustomKerbals", - "install_to": "GameData", - "filter": [ - ".DS_Store", - "MiniAVC.xml" - ] - } - ], - "download": "https://spacedock.info/mod/423/Kustom%20Kerbals/download/1.0.2", - "download_size": 32030, - "download_hash": { - "sha1": "F74F04CE556ADC0B1E855989B2B44D063789047C", - "sha256": "C6684AC3272C3244942469EA6BC5D1137B832B97C84517AFACE5F0222851B062" - }, - "download_content_type": "application/zip", - "x_generated_by": "netkan" -} diff --git a/KustomKerbals/KustomKerbals-1.0.3.ckan b/KustomKerbals/KustomKerbals-1.0.3.ckan deleted file mode 100644 index e876643a5e..0000000000 --- a/KustomKerbals/KustomKerbals-1.0.3.ckan +++ /dev/null @@ -1,31 +0,0 @@ -{ - "spec_version": 1, - "identifier": "KustomKerbals", - "name": "Kustom Kerbals", - "abstract": "Easily make Kerbals in game!", - "author": "CliftonM", - "license": "MIT", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/119127-105-kustom-kerbals-jebediah/", - "spacedock": "https://spacedock.info/mod/423/Kustom%20Kerbals", - "repository": "https://github.com/CliftonMarien/KustomKerbals", - "x_screenshot": "https://spacedock.info/content/CliftonM_153/Kustom_Kerbals/Kustom_Kerbals-1458408276.5848544.png" - }, - "version": "1.0.3", - "ksp_version": "1.1.3", - "install": [ - { - "file": "KustomKerbals", - "install_to": "GameData", - "filter": ".DS_Store" - } - ], - "download": "https://spacedock.info/mod/423/Kustom%20Kerbals/download/1.0.3", - "download_size": 14533, - "download_hash": { - "sha1": "5DB6FF960153E34E4558E32338FD68E713FF71DF", - "sha256": "0D197951B8BD770AC6C48F90A284D3B239A716B64A4D4E240613C15180032518" - }, - "download_content_type": "application/zip", - "x_generated_by": "netkan" -}