diff --git a/KaribouExpeditionRover/KaribouExpeditionRover-0.2.4.0.ckan b/KaribouExpeditionRover/KaribouExpeditionRover-0.2.4.0.ckan new file mode 100644 index 0000000000..4bf6f18792 --- /dev/null +++ b/KaribouExpeditionRover/KaribouExpeditionRover-0.2.4.0.ckan @@ -0,0 +1,42 @@ +{ + "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.4.0", + "ksp_version_min": "1.1.0", + "ksp_version_max": "1.1.3", + "depends": [ + { + "name": "FirespitterCore" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "USITools" + } + ], + "install": [ + { + "find": "Karibou", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/Karibou/releases/download/0.2.4.0/Karibou_0.2.4.0.zip", + "download_size": 8417114, + "download_hash": { + "sha1": "3C1EE896C97EDDC4D9AFE08FCB5D75174CF7A24A", + "sha256": "6A43156BD82664287580782B64616A2E73C202AE1CD1DEA23065EC3DDB297996" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}