diff --git a/GammaTextures/GammaTextures-v1.11.ckan b/GammaTextures/GammaTextures-v1.11.ckan new file mode 100644 index 0000000000..bf68cbcefe --- /dev/null +++ b/GammaTextures/GammaTextures-v1.11.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": 1, + "identifier": "GammaTextures", + "ksp_version_min": "1.0.4", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/103761" + }, + "name": "Procedural Parts - MainSailor's Gamma Textures", + "license": "CC-BY-NC-SA-3.0", + "abstract": "Procedural Parts textures in modern (a little bit sci-fi) look", + "author": "MainSailor", + "version": "v1.11", + "download": "https://www.dropbox.com/s/grgo34rh1ya6zi4/MainSailor.zip?dl=1", + "comment": "Hand packaged by TeddyDD, if anything's wrong, it's my fault.", + "depends": [ + { + "name": "ProceduralParts" + } + ], + "provides": [ + "PPTextures" + ], + "install": [ + { + "file": "MainSailor", + "install_to": "GameData" + } + ] +}