diff --git a/CommunityResourcePack/CommunityResourcePack-0.7.0.0.ckan b/CommunityResourcePack/CommunityResourcePack-0.7.0.0.ckan new file mode 100644 index 0000000000..5aab9f7eec --- /dev/null +++ b/CommunityResourcePack/CommunityResourcePack-0.7.0.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.7.0.0", + "ksp_version_min": "1.2.9", + "ksp_version_max": "1.3.9", + "install": [ + { + "file": "GameData/CommunityResourcePack", + "install_to": "GameData" + } + ], + "download": "https://github.com/BobPalmer/CommunityResourcePack/releases/download/0.7.0.0/CRP_0.7.0.0.zip", + "download_size": 29018, + "download_hash": { + "sha1": "660CABEA2F7454E341EED425BD41E4500650A752", + "sha256": "275623364B8847321E1BF2CCEF388DC186712B2D93D9781EDFF63DC7201CF06C" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}