metadata.json 335 B

123456789101112131415161718192021222324
  1. {
  2. "meta":
  3. {
  4. "title": "Bloom Texture Definitions",
  5. "author": "autofire372"
  6. },
  7. "groups":
  8. [
  9. {
  10. "name": "Bloom",
  11. "targets": [
  12. {
  13. "type": "efb",
  14. "texture_filename": "efb1_n000023_320x224_4"
  15. },
  16. {
  17. "type": "efb",
  18. "texture_filename": "efb1_n000024_320x224_4"
  19. }
  20. ]
  21. }
  22. ]
  23. }