PF and PP texture pack fixes
Added 'provides' to the appropriate places.
This commit is contained in:
parent
6f19b0fce3
commit
5cfa53ff0e
|
@ -15,6 +15,7 @@
|
|||
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
|
||||
"depends" : [ { "name" : "ProceduralFairings" },
|
||||
{ "name" : "FirespitterCore" } ],
|
||||
"provides": [ { "name" : "PFTextures" } ],
|
||||
"install": [
|
||||
{
|
||||
"file" : "GameData/KerbalStockLauncherOverhaul",
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
"download": "https://www.dropbox.com/s/imbco59m751ziyg/KWzit%202-6-14.zip?dl=1",
|
||||
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
|
||||
"depends" : [ { "name" : "ProceduralFairings" } ],
|
||||
"provides": [ { "name" : "PFTextures" } ],
|
||||
"install": [
|
||||
{
|
||||
"file" : "GameData/blackheart",
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
"download": "https://www.dropbox.com/s/y8qz0nef8ccvky9/FairingTex.zip?dl=1",
|
||||
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
|
||||
"depends" : [ { "name" : "ProceduralFairings" } ],
|
||||
"provides": [ { "name" : "PFTextures" } ],
|
||||
"install": [
|
||||
{
|
||||
"file" : "GameData/blackheart",
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
"download": "https://www.dropbox.com/s/qn02x7fwwg436bd/blackheart%203-18-14.zip?dl=1",
|
||||
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
|
||||
"depends" : [ { "name" : "ProceduralParts" } ],
|
||||
"provides": [ { "name" : "PPTextures" } ],
|
||||
"install": [
|
||||
{
|
||||
"file" : "GameData/blackheart",
|
||||
|
|
Loading…
Reference in New Issue