diff --git a/AVP-4kTextures/AVP-4kTextures-v1.3.ckan b/AVP-4kTextures/AVP-4kTextures-v1.3.ckan new file mode 100644 index 0000000000..c34d9babfb --- /dev/null +++ b/AVP-4kTextures/AVP-4kTextures-v1.3.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.3", + "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.3/AVP_4kTextures.zip", + "download_size": 70328154, + "download_hash": { + "sha1": "E48EECB35E91618C1DC7EEE04639DC08DAB280DF", + "sha256": "9B103E936B37A30C8CDE24F2883726CD1D941F9EF6ED63865E3F765FB8C55B23" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}