diff --git a/TexturesUnlimited/TexturesUnlimited-1.0.0.6.ckan b/TexturesUnlimited/TexturesUnlimited-1.0.0.6.ckan new file mode 100644 index 0000000000..5681b4e80a --- /dev/null +++ b/TexturesUnlimited/TexturesUnlimited-1.0.0.6.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": "v1.16", + "identifier": "TexturesUnlimited", + "name": "Textures Unlimited", + "abstract": "KSP Shader, Texture, and Modeling Utilities", + "author": "shadowmage45", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/167450-131-textures-unlimited-pbr-shader-texture-and-model-api-11-11-17/", + "repository": "https://github.com/shadowmage45/TexturesUnlimited" + }, + "version": "1.0.0.6", + "ksp_version_min": "1.3.0", + "ksp_version_max": "1.3.1", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "000_TexturesUnlimited", + "install_to": "GameData" + } + ], + "download": "https://github.com/shadowmage45/TexturesUnlimited/releases/download/1.0.0.6/TexturesUnlimited-1.0.0.6.zip", + "download_size": 373353, + "download_hash": { + "sha1": "2BA09917BA931AB28B097AD0D85B8C69C2C40480", + "sha256": "F1D6200EC8460D3C887501F422F776CCED1F41E1AF17394A930AA7691D397BFE" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}