"NetKAN generated mods - HazardTanksTextures-1.0"

This commit is contained in:
NetKAN inflator Robot 2016-12-31 23:46:19 +00:00
parent 6b19288546
commit bd29f45ffd
1 changed files with 8 additions and 6 deletions

View File

@ -1,7 +1,7 @@
{
"spec_version": "v1.4",
"identifier": "HazardTanksTextures",
"name": "Hazard Tanks Textures for Procedural Parts",
"name": "Procedural Parts - Hazard Tanks Textures",
"abstract": "Procedural textures for tanks with hazards stripes. Give the badass look to your vessels!",
"author": "Enceos",
"license": "CC-BY-NC-4.0",
@ -16,17 +16,19 @@
"PPTextures"
],
"depends": [
{
"name": "ProceduralParts"
},
{
"name": "VensStylePPTextures"
}
],
"suggests": [
{
"name": "ProceduralParts"
}
],
"install": [
{
"find": "KerbalHacks",
"install_to": "GameData",
"file": "GameData/KerbalHacks/PP_Textures",
"install_to": "GameData/KerbalHacks",
"filter": "PPVensTankEnds.dds"
}
],