1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - CustomBiomes-Data-RSS-v8.2.1"

This commit is contained in:
KSP-CKAN Crawler Bot
2016-05-28 03:13:13 +00:00
parent ec4ba26b8c
commit a6c0164e39

View File

@ -1,11 +1,20 @@
{ {
"spec_version": 1, "spec_version": 1,
"name": "Custom Biomes (Real Solar System data)",
"identifier": "CustomBiomes-Data-RSS", "identifier": "CustomBiomes-Data-RSS",
"name": "Custom Biomes (Real Solar System data)",
"abstract": "Custom biomes for the Real Solar System", "abstract": "Custom biomes for the Real Solar System",
"author": "NathanKell",
"license": "CC-BY-NC-SA", "license": "CC-BY-NC-SA",
"release_status": "stable", "release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/55145",
"repository": "https://github.com/NathanKell/RealSolarSystem"
},
"version": "v8.2.1",
"ksp_version": "any", "ksp_version": "any",
"provides": [
"CustomBiomes-Data"
],
"depends": [ "depends": [
{ {
"name": "RealSolarSystem" "name": "RealSolarSystem"
@ -14,18 +23,11 @@
"name": "CustomBiomes" "name": "CustomBiomes"
} }
], ],
"provides": [
"CustomBiomes-Data"
],
"conflicts": [ "conflicts": [
{ {
"name": "CustomBiomes-Data" "name": "CustomBiomes-Data"
} }
], ],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/55145",
"repository": "https://github.com/NathanKell/RealSolarSystem"
},
"install": [ "install": [
{ {
"file": "CustomBiomes", "file": "CustomBiomes",
@ -34,9 +36,12 @@
"filter_regexp": "^(?!CustomBiomes/PluginData/)|config.xml" "filter_regexp": "^(?!CustomBiomes/PluginData/)|config.xml"
} }
], ],
"author": "NathanKell",
"version": "v8.2.1",
"download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.2.1/RealSolarSystem_v8.2.1.zip", "download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.2.1/RealSolarSystem_v8.2.1.zip",
"x_generated_by": "netkan", "download_size": 221951,
"download_size": 221951 "download_hash": {
"sha1": "047A458B8E68FA6355EE48D6E5445BFB5B2B3AD8",
"sha256": "E3C9AEB0A4E5D22CCBE730F0782B1ADDD1B66AC3C5942DA88DAB7CBDD2B3C283"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
} }