diff --git a/TexturesUnlimited/TexturesUnlimited-1.0.0.8.ckan b/TexturesUnlimited/TexturesUnlimited-1.0.0.8.ckan new file mode 100644 index 0000000000..5c19ed8aba --- /dev/null +++ b/TexturesUnlimited/TexturesUnlimited-1.0.0.8.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.8", + "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.8/TexturesUnlimited-1.0.0.8.zip", + "download_size": 385481, + "download_hash": { + "sha1": "4FCCDF9F35D2B46B4648691152DEEEBE09C9565A", + "sha256": "D6F50D3EF9EA34EF3B1AF4E46C53CD6654E1E92EE5153B1D9E033F6642B94AF2" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}