Merge pull request #86 from Felger/master

Configs for blackheart612's PP and PF Textures
This commit is contained in:
Alexander Dzhoganov 2014-12-04 19:26:33 +02:00
commit 696567affd
6 changed files with 127 additions and 5 deletions

View File

@ -16,13 +16,10 @@
{ {
"file" : "MP_Nazari", "file" : "MP_Nazari",
"install_to" : "GameData" "install_to" : "GameData"
},
{
"file" : "SmokeScreen",
"install_to" : "GameData"
} }
], ],
"depends" : [ "depends" : [
{ "name" : "ModuleManager", "min_version" : "2.5.1" } { "name" : "ModuleManager", "min_version" : "2.5.1" },
{ "name" : "SmokeScreen", "min_version" : "2.5.0" }
] ]
} }

View File

@ -0,0 +1,25 @@
{
"spec_version": 1,
"identifier": "ProceduralFairings-Textures-KSLO",
"ksp_version": "0.23.5",
"resources":
{
"homepage": "http://forum.kerbalspaceprogram.com/threads/68892"
},
"name": "blackheart612's KW Procedural Fairings",
"license": "CC-BY-NC-ND-3.0",
"abstract": "Here are some fairings to change the everyday lifestyle of people. This includes KW style fairings which comes in two shapes: The Cone-Egg hybrid and Titan Fairing. It also includes Long March Fairing and Atlas Fairings (which pretty much uses KW interior).",
"author": "blackheart612",
"version": "0",
"download": "https://www.dropbox.com/s/xyq94c1ygtxduyh/KSLO%20Fairing%20Pack.zip?dl=1",
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
"depends" : [ { "name" : "ProceduralFairings" },
{ "name" : "FirespitterCore" } ],
"provides": [ "PFTextures" ],
"install": [
{
"file" : "GameData/KerbalStockLauncherOverhaul",
"install_to" : "GameData"
}
]
}

View File

@ -0,0 +1,24 @@
{
"spec_version": 1,
"identifier": "ProceduralFairings-Textures-KW",
"ksp_version": "0.23.5",
"resources":
{
"homepage": "http://forum.kerbalspaceprogram.com/threads/68892"
},
"name": "blackheart612's KW Procedural Fairings",
"license": "CC-BY-NC-ND-3.0",
"abstract": "First of all, these models are not mine but are from KW Rocketry, all credits goes to Kickasskyle and Winston. These are just some stuff I did to put KW stuff to Procedural Fairings.",
"author": "blackheart612",
"version": "0",
"download": "https://www.dropbox.com/s/imbco59m751ziyg/KWzit%202-6-14.zip?dl=1",
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
"depends" : [ { "name" : "ProceduralFairings" } ],
"provides": [ "PFTextures" ],
"install": [
{
"file" : "GameData/blackheart",
"install_to" : "GameData"
}
]
}

View File

@ -0,0 +1,24 @@
{
"spec_version": 1,
"identifier": "ProceduralFairings-Textures-TJCCA",
"ksp_version": "0.23.5",
"resources":
{
"homepage": "http://forum.kerbalspaceprogram.com/threads/68892"
},
"name": "blackheart612's KW Procedural Fairings",
"license": "CC-BY-NC-ND-3.0",
"abstract": "Here are some fairings to change the everyday lifestyle of people. This includes KW style fairings which comes in two shapes: The Cone-Egg hybrid and Titan Fairing. It also includes Long March Fairing and Atlas Fairings (which pretty much uses KW interior).",
"author": "blackheart612",
"version": "0",
"download": "https://www.dropbox.com/s/y8qz0nef8ccvky9/FairingTex.zip?dl=1",
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
"depends" : [ { "name" : "ProceduralFairings" } ],
"provides": [ "PFTextures" ],
"install": [
{
"file" : "GameData/blackheart",
"install_to" : "GameData"
}
]
}

View File

@ -0,0 +1,24 @@
{
"spec_version": 1,
"identifier": "ProceduralParts-Textures-SCCKSCS",
"ksp_version": "0.23.5",
"resources":
{
"homepage": "http://forum.kerbalspaceprogram.com/threads/68892"
},
"name": "blackheart612's Procedural Part Textures",
"license": "CC-BY-NC-ND-3.0",
"abstract": "Features some essential textures in Procedural Parts that I thought were missing. Stock KSP station texture, Chaka Monkey (in addon dev) station texture, Chinese Tank Decals, KOSMOS station textures, Shuttle Engine mod textures, Castor SRB texture, Shuttle SRB textures",
"author": "blackheart612",
"version": "0",
"download": "https://www.dropbox.com/s/qn02x7fwwg436bd/blackheart%203-18-14.zip?dl=1",
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
"depends" : [ { "name" : "ProceduralParts" } ],
"provides": [ "PPTextures" ],
"install": [
{
"file" : "GameData/blackheart",
"install_to" : "GameData"
}
]
}

28
SmokeScreen-2.5.0.ckan Normal file
View File

@ -0,0 +1,28 @@
{
"spec_version" : 1,
"name" : "SmokeScreen 2.5.0 - Extended FX Plugin",
"abstract" : "SmokeScreen is a plugin that build on the engine FX added in .23 and adds new features to them. Most of the features ideas comes from Nothke",
"identifier" : "SmokeScreen",
"download" : "https://ksp.sarbian.com/jenkins/job/SmokeScreen/lastSuccessfulBuild/artifact/SmokeScreen-2.5.0.0.zip",
"license" : "BSD-2-clause",
"author" : [ "sarbian" ],
"version" : "2.5.0",
"release_status" : "stable",
"ksp_version" : "0.25",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/71630"
},
"install" : [
{
"file" : "GameData/SmokeScreen",
"install_to" : "GameData"
}
],
"depends" : [
{ "name" : "ModuleManager", "min_version" : "2.5.1" }
],
"recommends" : [
{ "name" : "HotRockets" },
{ "name" : "RealEffects" }
]
}