diff --git a/KarbonitePlus/KarbonitePlus-0.6.0.0.ckan b/KarbonitePlus/KarbonitePlus-0.6.0.0.ckan new file mode 100644 index 0000000000..a9241c4436 --- /dev/null +++ b/KarbonitePlus/KarbonitePlus-0.6.0.0.ckan @@ -0,0 +1,49 @@ +{ + "spec_version": "v1.16", + "comment": "This may be renamed to USI-KarbonitePlus in the future", + "identifier": "KarbonitePlus", + "name": "KarbonitePlus", + "abstract": "New resources and parts for Karbonite, including the resource Karborundum", + "author": "RoverDude", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/83948-105", + "repository": "https://github.com/BobPalmer/KarbonitePlus" + }, + "version": "0.6.0.0", + "ksp_version": "1.1.0", + "provides": [ + "USI-KarbonitePlus" + ], + "depends": [ + { + "name": "USITools" + }, + { + "name": "USI-Core" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "FirespitterCore" + }, + { + "name": "ModuleManager" + }, + { + "name": "Karbonite" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/KarbonitePlus", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/KarbonitePlus/releases/download/0.6.0.0/KPlus_0.6.0.0.zip", + "download_size": 16382699, + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}