Merge pull request #921 from TeddyDD/pptextures

Updated ProceduralParts-Textures to new version
This commit is contained in:
Matthew 2015-12-30 19:05:39 -05:00
commit 5675450af5
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"spec_version": "v1.2",
"identifier": "ProceduralParts-Textures-SCCKSCS",
"ksp_version_min": "1.0",
"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": "1",
"download": "https://www.dropbox.com/s/amgpjjd7qfx84q4/blackheart%206-8-15.zip?dl=1",
"comment" : "Hand packaged by Felger and TeddyDD if anything's wrong, it's our fault.",
"depends" : [ { "name" : "ProceduralParts" } ],
"provides": [ "PPTextures" ],
"install": [
{
"file" : "blackheart",
"filter" : "ProceduralFairings",
"install_to" : "GameData"
}
]
}