From 23cb64f86890a15bbca0e654411e71f817bd8d98 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Sun, 21 Dec 2014 17:59:19 -0500 Subject: [PATCH] NetKAN generated mods - CustomBiomes-Data-RSS-v8.4, CustomBiomes-v1.7.1 --- CustomBiomes-Data-RSS-v8.4.ckan | 4 ++-- CustomBiomes-v1.7.1.ckan | 34 +++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 2 deletions(-) create mode 100644 CustomBiomes-v1.7.1.ckan diff --git a/CustomBiomes-Data-RSS-v8.4.ckan b/CustomBiomes-Data-RSS-v8.4.ckan index b2ea7fab17..822c124121 100644 --- a/CustomBiomes-Data-RSS-v8.4.ckan +++ b/CustomBiomes-Data-RSS-v8.4.ckan @@ -30,8 +30,8 @@ { "file": "CustomBiomes", "install_to": "GameData", - "comment": "This regexp only installs PluginData, and nothing else", - "filter_regexp": "^(?!CustomBiomes/PluginData/)" + "comment": "This regexp only installs PluginData, and nothing else, skipping PluginData/CustomBiomes/config.xml", + "filter_regexp": "^(?!CustomBiomes/PluginData/)|config.xml" } ], "author": "NathanKell", diff --git a/CustomBiomes-v1.7.1.ckan b/CustomBiomes-v1.7.1.ckan new file mode 100644 index 0000000000..7f98c7ea21 --- /dev/null +++ b/CustomBiomes-v1.7.1.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "name": "Custom Biomes", + "identifier": "CustomBiomes", + "abstract": "Add or replace biomes to any celestial body in KSP", + "license": "CC-BY-NC-SA-3.0", + "release_status": "stable", + "ksp_version": "0.90", + "depends": [ + { + "name": "CustomBiomes-Data" + } + ], + "recommends": [ + { + "name": "CustomBiomes-Data-Stock" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/66256", + "repository": "https://github.com/NathanKell/CustomBiomes" + }, + "install": [ + { + "file": "CustomBiomes", + "install_to": "GameData" + } + ], + "author": "NathanKell", + "version": "v1.7.1", + "download": "https://github.com/NathanKell/CustomBiomes/releases/download/v1.7.1/CustomBiomes_1_7_1.zip", + "x_generated_by": "netkan", + "download_size": 24676 +} \ No newline at end of file