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

"NetKAN generated mods - Karbonite-0.5.0"

This commit is contained in:
KSP-CKAN Crawler Bot
2016-05-30 09:43:22 +00:00
parent 083d002710
commit 12aa640fa3

View File

@ -1,16 +1,21 @@
{ {
"spec_version": 1, "spec_version": 1,
"name": "Karbonite", "comment": "This may be renamed to USI-Karbonite in the future",
"identifier": "Karbonite", "identifier": "Karbonite",
"author": "RoverDude", "name": "Karbonite",
"abstract": "A newly discovered mineral that has hydrocarbon-like properties and is perfect for processing into a fuel. It's easily mined from the surface, and can be found in liquid or gaseous forms on certain planets.", "abstract": "A newly discovered mineral that has hydrocarbon-like properties and is perfect for processing into a fuel. It's easily mined from the surface, and can be found in liquid or gaseous forms on certain planets.",
"author": "RoverDude",
"license": "CC-BY-NC-SA", "license": "CC-BY-NC-SA",
"release_status": "stable", "release_status": "stable",
"ksp_version": "0.90",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/87335", "homepage": "http://forum.kerbalspaceprogram.com/threads/87335",
"repository": "https://github.com/BobPalmer/Karbonite" "repository": "https://github.com/BobPalmer/Karbonite"
}, },
"version": "0.5.0",
"ksp_version": "0.90",
"provides": [
"USI-Karbonite"
],
"depends": [ "depends": [
{ {
"name": "USITools" "name": "USITools"
@ -33,18 +38,18 @@
"name": "TextureReplacer" "name": "TextureReplacer"
} }
], ],
"comment": "This may be renamed to USI-Karbonite in the future",
"provides": [
"USI-Karbonite"
],
"install": [ "install": [
{ {
"file": "GameData/UmbraSpaceIndustries", "file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData" "install_to": "GameData"
} }
], ],
"version": "0.5.0",
"download": "https://github.com/BobPalmer/Karbonite/releases/download/0.5.0/Karbonite_0.5.0.zip", "download": "https://github.com/BobPalmer/Karbonite/releases/download/0.5.0/Karbonite_0.5.0.zip",
"x_generated_by": "netkan", "download_size": 25212202,
"download_size": 25212202 "download_hash": {
"sha1": "1FBA0DEF2FA4442238F7E63379F53FF2E5DA8A44",
"sha256": "9EF9E2591B9F1122750526A3244701C81515571E78D8552D0970041F2CFF9349"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
} }