diff --git a/TexturesUnlimited/TexturesUnlimited-1.0.0.5.ckan b/TexturesUnlimited/TexturesUnlimited-1.0.0.5.ckan new file mode 100644 index 0000000000..3d587a7e01 --- /dev/null +++ b/TexturesUnlimited/TexturesUnlimited-1.0.0.5.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.5", + "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.5/TexturesUnlimited-1.0.0.5.zip", + "download_size": 349821, + "download_hash": { + "sha1": "71375AA7EF530E20A2EAF9C200393BAE9100146C", + "sha256": "0C22C471A9603C3FD7BFECD3B44B93757A365353501857F4000D61ED4DB729EB" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}