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,42 +1,47 @@
{ {
"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",
"license": "CC-BY-NC-SA", "author": "NathanKell",
"release_status": "stable", "license": "CC-BY-NC-SA",
"ksp_version": "any", "release_status": "stable",
"depends": [ "resources": {
{ "homepage": "http://forum.kerbalspaceprogram.com/threads/55145",
"name": "RealSolarSystem" "repository": "https://github.com/NathanKell/RealSolarSystem"
}, },
{ "version": "v8.2.1",
"name": "CustomBiomes" "ksp_version": "any",
} "provides": [
], "CustomBiomes-Data"
"provides": [ ],
"CustomBiomes-Data" "depends": [
], {
"conflicts": [ "name": "RealSolarSystem"
{ },
"name": "CustomBiomes-Data" {
} "name": "CustomBiomes"
], }
"resources": { ],
"homepage": "http://forum.kerbalspaceprogram.com/threads/55145", "conflicts": [
"repository": "https://github.com/NathanKell/RealSolarSystem" {
}, "name": "CustomBiomes-Data"
"install": [ }
{ ],
"file": "CustomBiomes", "install": [
"install_to": "GameData", {
"comment": "This regexp only installs PluginData, and nothing else", "file": "CustomBiomes",
"filter_regexp": "^(?!CustomBiomes/PluginData/)|config.xml" "install_to": "GameData",
} "comment": "This regexp only installs PluginData, and nothing else",
], "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"
} }