diff --git a/KaribouExpeditionRover/KaribouExpeditionRover-0.3.2.0.ckan b/KaribouExpeditionRover/KaribouExpeditionRover-0.3.2.0.ckan new file mode 100644 index 0000000000..5b5294ab02 --- /dev/null +++ b/KaribouExpeditionRover/KaribouExpeditionRover-0.3.2.0.ckan @@ -0,0 +1,41 @@ +{ + "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.3.2.0", + "ksp_version": "1.2.0", + "depends": [ + { + "name": "FirespitterCore" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "USITools" + } + ], + "install": [ + { + "find": "Karibou", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/Karibou/releases/download/0.3.2.0/Karibou_0.3.2.0.zip", + "download_size": 9230548, + "download_hash": { + "sha1": "FBFB4D1644B00988C271EB74C99B87E5172812B1", + "sha256": "DCAA058598AFFBDED7AAA60EF415E2722A2823EC81BB876BD2B9BD9A69DDE013" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}