Added MainSailor's Gamma Textures for Procedural Parts
This commit is contained in:
parent
ae5f94ecd6
commit
d2ee25bed4
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue