"NetKAN generated mods - HazardTanksTextures-1.0"
This commit is contained in:
parent
6b19288546
commit
bd29f45ffd
|
@ -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"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue