diff --git a/AVP-4kTextures/AVP-4kTextures-v1.9.ckan b/AVP-4kTextures/AVP-4kTextures-v1.9.ckan new file mode 100644 index 0000000000..8e580b3a3f --- /dev/null +++ b/AVP-4kTextures/AVP-4kTextures-v1.9.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": "v1.4", + "comment": "Textures only", + "identifier": "AVP-4kTextures", + "name": "Astronomer's Visual Pack-4k Textures", + "abstract": "Textures for Astronomer's Visual pack", + "author": "themaster402", + "license": "LGPL-3.0", + "release_status": "stable", + "resources": { + "repository": "https://github.com/themaster402/AstronomersVisualPack" + }, + "version": "v1.9", + "ksp_version_min": "1.2", + "provides": [ + "AVP-Textures" + ], + "depends": [ + { + "name": "AstronomersVisualPack" + } + ], + "conflicts": [ + { + "name": "AVP-Textures" + } + ], + "install": [ + { + "find": "GameData/AstronomersVisualPack", + "install_to": "GameData" + } + ], + "download": "https://github.com/themaster402/AstronomersVisualPack/releases/download/v1.9/AVP_4kTextures.zip", + "download_size": 116791697, + "download_hash": { + "sha1": "3F2BFE01BCADF8B5F20B95534B4194B097BE16E7", + "sha256": "FAC842D86DABD9389C4E56143595C35BB696B9EABF7A0EEFA4FDE85AE962CE80" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}