Added MainSailor's Gamma Textures for Procedural Parts

This commit is contained in:
Daniel Lewan 2015-08-08 21:39:19 +02:00
parent ae5f94ecd6
commit d2ee25bed4
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
{
"spec_version": 1,
"identifier": "GammaTextures",
"ksp_version_min": "1.0.4",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/103761"
},
"name": "Procedural Parts - MainSailor's Gamma Textures",
"license": "CC-BY-NC-SA-3.0",
"abstract": "Procedural Parts textures in modern (a little bit sci-fi) look",
"author": "MainSailor",
"version": "v1.11",
"download": "https://www.dropbox.com/s/grgo34rh1ya6zi4/MainSailor.zip?dl=1",
"comment": "Hand packaged by TeddyDD, if anything's wrong, it's my fault.",
"depends": [
{
"name": "ProceduralParts"
}
],
"provides": [
"PPTextures"
],
"install": [
{
"file": "MainSailor",
"install_to": "GameData"
}
]
}