diff --git a/WindowShineTR/WindowShineTR-v11.ckan b/WindowShineTR/WindowShineTR-v11.ckan new file mode 100644 index 0000000000..aefed43e8c --- /dev/null +++ b/WindowShineTR/WindowShineTR-v11.ckan @@ -0,0 +1,24 @@ +{ + "spec_version" : 1, + "identifier" : "WindowShineTR", + "name" : "WindowShine", + "author" : "Avera9eJoe", + "abstract" : "Stock reflective windows and solar panels + mod support!", + "version" : "v11", + "ksp_version" : "1.0.5", + "license" : "CC-BY-NC-4.0", + "depends" : [ + { "name" : "TextureReplacer" }, + { "name" : "ModuleManager" } + ], + "resources" : { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/110080-105" + }, + "download" : "https://www.dropbox.com/s/ot46u84krjub5k8/WindowShineTR-v11.zip?dl=1", + "install" : [ + { + "file" : "GameData/TextureReplacer", + "install_to" : "GameData" + } + ] +}