Add WindowShineTR to CKAN-Meta

Finally found a comment from Avera9eJoe saying he'd be happy for this to be added to CKAN,
This commit is contained in:
Myk Dowling 2015-12-13 16:52:27 +11:00
parent 7be0cd5c40
commit dc5d4424c7
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"spec_version" : 1,
"identifier" : "WindowShineTR",
"name" : "WindowShine",
"author" : "Avera9eJoe",
"abstract" : "Stock reflective windows and solar panels + mod support!",
"version" : "v11",
"ksp_version_min" : "1.0.5",
"license" : "CC-BY-NC-4.0",
"depends" : [
{ "name" : "TextureReplacer" }
],
"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"
}
]
}