Skip to content
Permalink
Browse files
Merge pull request #10816 from iwubcode/super_mario_galaxy_bloom_def
Data: add Super Mario Galaxy bloom definition graphics mod
  • Loading branch information
JMC47 committed Jul 7, 2022
2 parents 32a5b8b + 958354e commit 7cc89f5
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
Empty file.
@@ -0,0 +1,23 @@
{
"meta":
{
"title": "Bloom Texture Definitions",
"author": "iwubcode"
},
"groups":
[
{
"name": "Bloom",
"targets": [
{
"type": "efb",
"texture_filename": "efb1_n000010_80x57_4"
},
{
"type": "efb",
"texture_filename": "efb1_n000011_160x114_4"
}
]
}
]
}

0 comments on commit 7cc89f5

Please sign in to comment.