Merge pull request #1028 from KSP-CKAN/SNTextures1_2

Add SNTextures 1.2
This commit is contained in:
Myk Dowling 2016-03-20 09:45:16 +11:00
commit c60d6f58a8
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
{
"spec_version": 1,
"identifier": "ProceduralParts-Textures-SaturnNova",
"ksp_version_min": "0.23.5",
"name": "Procedural Parts - Saturn / Nova Texture Pack",
"license": "CC-BY-SA-3.0",
"abstract": "Procedural Parts textures that model US Saturn/Nova style integral/stringer tank color schemes",
"author": "ferram4",
"comment": "Updated metadata by NathanKell",
"version": "1.2",
"download": "https://www.dropbox.com/s/i2nkpa7p7fvt4x2/SaturnNovaTexturePack_v1_2.zip?dl=1",
"depends" : [ { "name" : "ProceduralParts" } ],
"provides": [ "PPTextures" ],
"install": [
{
"file" : "GameData/StretchySNTextures",
"install_to" : "GameData"
}
]
}