Merge pull request #890 from politas/patch-6

Add WindowShineTR to CKAN-Meta
This commit is contained in:
Arne 2015-12-13 12:42:57 +01:00
commit 9dfc621ba1
1 changed files with 24 additions and 0 deletions

View File

@ -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"
}
]
}