Merge 3b3d582398765cf3c13d3ed55d6913ab563fe8da into cc0ce62e7ff283919c95c12a1c8e3b0887271690

This commit is contained in:
DrAzathoth 2026-01-08 14:40:00 -06:00 committed by GitHub
commit f0bfa26895
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"meta":
{
"title": "Bloom Texture Definitions",
"author": "Dr. Azathoth"
},
"groups":
[
{
"name": "Bloom",
"targets": [
{
"type": "efb",
"texture_filename": "efb1_320x240_6"
},
{
"type": "efb",
"texture_filename": "efb1_640x480_1"
}
]
}
]
}