mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
Data: add Super Mario Galaxy bloom definition graphics mod
This commit is contained in:
parent
7321802b4b
commit
958354e285
23
Data/Sys/Load/GraphicMods/Super Mario Galaxy/metadata.json
Normal file
23
Data/Sys/Load/GraphicMods/Super Mario Galaxy/metadata.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user