metadata.json 232 B

12345678910111213141516171819
  1. {
  2. "meta":
  3. {
  4. "title": "Bloom Texture Definitions",
  5. "author": "SuperSamus"
  6. },
  7. "groups":
  8. [
  9. {
  10. "name": "Bloom",
  11. "targets": [
  12. {
  13. "type": "efb",
  14. "texture_filename": "efb1_n000008_160x120_4"
  15. }
  16. ]
  17. }
  18. ]
  19. }