diff --git a/TexturesUnlimited/TexturesUnlimited-1.0.0.4.ckan b/TexturesUnlimited/TexturesUnlimited-1.0.0.4.ckan new file mode 100644 index 0000000000..d3a66113b4 --- /dev/null +++ b/TexturesUnlimited/TexturesUnlimited-1.0.0.4.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.4", + "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.4/TexturesUnlimited-1.0.0.4.zip", + "download_size": 324036, + "download_hash": { + "sha1": "487D0BF2F9751F7DE2B80DA03612E1CB176ECB1E", + "sha256": "7C00E8D9C292D73BA1EADFBDBBA3004C9E91FF814ED66C012F30E043A7EC5332" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}