diff --git a/CustomBiomes-Data-RSS-v8.5.ckan b/CustomBiomes-Data-RSS-v8.5.ckan new file mode 100644 index 0000000000..0ec324c550 --- /dev/null +++ b/CustomBiomes-Data-RSS-v8.5.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": 1, + "name": "Custom Biomes (Real Solar System data)", + "identifier": "CustomBiomes-Data-RSS", + "abstract": "Custom biomes for the Real Solar System", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "ksp_version": "any", + "depends": [ + { + "name": "RealSolarSystem" + }, + { + "name": "CustomBiomes" + } + ], + "provides": [ + "CustomBiomes-Data" + ], + "conflicts": [ + { + "name": "CustomBiomes-Data" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/55145", + "repository": "https://github.com/NathanKell/RealSolarSystem" + }, + "install": [ + { + "file": "CustomBiomes", + "install_to": "GameData", + "comment": "This regexp only installs PluginData, and nothing else, skipping PluginData/CustomBiomes/config.xml", + "filter_regexp": "^(?!CustomBiomes/PluginData/)|config.xml" + } + ], + "author": "NathanKell", + "version": "v8.5", + "download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.5/RealSolarSystem_v8.5.zip", + "x_generated_by": "netkan", + "download_size": 15560854 +} \ No newline at end of file diff --git a/CustomBiomes-v1.7.2.ckan b/CustomBiomes-v1.7.2.ckan new file mode 100644 index 0000000000..47f6ec0507 --- /dev/null +++ b/CustomBiomes-v1.7.2.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.2", + "download": "https://github.com/NathanKell/CustomBiomes/releases/download/v1.7.2/CustomBiomes_1_7_2.zip", + "x_generated_by": "netkan", + "download_size": 24559 +} \ No newline at end of file diff --git a/RealSolarSystem-v8.5.ckan b/RealSolarSystem-v8.5.ckan new file mode 100644 index 0000000000..ff2d397098 --- /dev/null +++ b/RealSolarSystem-v8.5.ckan @@ -0,0 +1,52 @@ +{ + "spec_version": 1, + "name": "Real Solar System", + "identifier": "RealSolarSystem", + "abstract": "Resizes and rearranges the Kerbal system to more closely resemble the Solar System", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "depends": [ + { + "name": "RSSTextures" + }, + { + "name": "DDSLoader" + }, + { + "name": "ModuleManager", + "min_version": "2.5.0" + } + ], + "recommends": [ + { + "name": "CustomBiomes-Data-RSS" + }, + { + "name": "RealismOverhaul" + }, + { + "name": "Toolbar" + } + ], + "suggests": [ + { + "name": "RemoteTech-Config-RSS" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/55145", + "repository": "https://github.com/NathanKell/RealSolarSystem" + }, + "install": [ + { + "file": "RealSolarSystem", + "install_to": "GameData" + } + ], + "author": "NathanKell", + "version": "v8.5", + "download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.5/RealSolarSystem_v8.5.zip", + "x_generated_by": "netkan", + "download_size": 15560854, + "ksp_version": "0.90.0" +} \ No newline at end of file