diff --git a/CommunityResourcePack/CommunityResourcePack-0.6.5.0.ckan b/CommunityResourcePack/CommunityResourcePack-0.6.5.0.ckan new file mode 100644 index 0000000000..6f8c5c6f06 --- /dev/null +++ b/CommunityResourcePack/CommunityResourcePack-0.6.5.0.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": "v1.16", + "identifier": "CommunityResourcePack", + "name": "Community Resource Pack", + "abstract": "Common resources for KSP mods", + "author": "RoverDude", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/83007-105", + "repository": "https://github.com/BobPalmer/CommunityResourcePack" + }, + "version": "0.6.5.0", + "ksp_version_min": "1.1.0", + "ksp_version_max": "1.2.2", + "install": [ + { + "file": "GameData/CommunityResourcePack", + "install_to": "GameData" + } + ], + "download": "https://github.com/BobPalmer/CommunityResourcePack/releases/download/0.6.5.0/CRP_0.6.5.0.zip", + "download_size": 27895, + "download_hash": { + "sha1": "9DB7425E59AE95CA4F1F02F84B7A383270B031E4", + "sha256": "40016EDA8951A9A5399073F07C53178D9E54984EF8CE09EFF705165A90233B88" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}