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

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-27 09:40:45 +00:00
parent 1346cecf3f
commit 5123f5ff64
1 changed files with 17 additions and 12 deletions

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.5",
"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.5",
"download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.5/RealSolarSystem_v8.5.zip", "download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.5/RealSolarSystem_v8.5.zip",
"x_generated_by": "netkan", "download_size": 15560854,
"download_size": 15560854 "download_hash": {
"sha1": "23C462C19AA554772D4888D5F22C77C1DDBD969B",
"sha256": "AD3D3A496E16798C69C400B86D5F14E35549BEBABBD99DA1669931F7B65BA1D3"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
} }