diff --git a/Karbonite/Karbonite-1-0.7.4.0.ckan b/Karbonite/Karbonite-1-0.7.4.0.ckan new file mode 100644 index 0000000000..d715c6fd52 --- /dev/null +++ b/Karbonite/Karbonite-1-0.7.4.0.ckan @@ -0,0 +1,62 @@ +{ + "spec_version": "v1.16", + "comment": "This may be renamed to USI-Karbonite in the future", + "identifier": "Karbonite", + "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.", + "author": "RoverDude", + "license": "restricted", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/80650-105", + "repository": "https://github.com/BobPalmer/Karbonite" + }, + "version": "1:0.7.4.0", + "ksp_version_min": "1.1.0", + "ksp_version_max": "1.1.3", + "provides": [ + "USI-Karbonite" + ], + "depends": [ + { + "name": "USITools" + }, + { + "name": "USI-Core" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "FirespitterCore" + }, + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "TextureReplacer" + } + ], + "conflicts": [ + { + "name": "SETI-CommunityTechTree" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/Karbonite", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/Karbonite/releases/download/0.7.4.0/Karbonite_0.7.4.0.zip", + "download_size": 27489885, + "download_hash": { + "sha1": "FA09BE9F95306201A5733C1F7312BFEA396CF7EC", + "sha256": "C07A6D41BDEC34BCB9BC9DACB5BFF517E2909EEAF254A381D0560858F6FC163A" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}