Data: add bloom graphics mod for Zelda Twilight Princess on Gamecube

This commit is contained in:
iwubcode 2025-11-13 22:51:05 -06:00
parent 0c349306e3
commit e31a61d17d
4 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"meta":
{
"title": "Bloom Texture Definitions",
"author": "iwubcode"
},
"groups":
[
{
"name": "Bloom",
"targets": [
{
"type": "efb",
"texture_filename": "efb1_n41_76x56_6"
},
{
"type": "efb",
"texture_filename": "efb1_n42_152x112_6"
}
]
}
]
}