diff --git a/KaribouExpeditionRover/KaribouExpeditionRover-0.2.1.0.ckan b/KaribouExpeditionRover/KaribouExpeditionRover-0.2.1.0.ckan new file mode 100644 index 0000000000..876702d38f --- /dev/null +++ b/KaribouExpeditionRover/KaribouExpeditionRover-0.2.1.0.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": "v1.16", + "identifier": "KaribouExpeditionRover", + "name": "Karibou Rover", + "abstract": "A 2.5m Rover platform for construction and colonization!", + "author": "RoverDude", + "license": "restricted", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/119907-wip-karibou-expedition-rover/", + "repository": "https://github.com/BobPalmer/Karibou" + }, + "version": "0.2.1.0", + "ksp_version": "1.1.0", + "depends": [ + { + "name": "FirespitterCore" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "USITools" + } + ], + "install": [ + { + "find": "Karibou", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/Karibou/releases/download/0.2.1.0/Karibou_0.2.1.0.zip", + "download_size": 8392549, + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}