meta.json 328 B

12345678910111213141516171819
  1. {
  2. "version": 1,
  3. "size": {"x": 32, "y": 32},
  4. "license": "CC-BY-SA-3.0",
  5. "copyright": "Made by PixelTheKermit (github) for SS14",
  6. "states": [
  7. {
  8. "name": "icon"
  9. },
  10. {
  11. "name": "icon-inhand-left",
  12. "directions": 4
  13. },
  14. {
  15. "name": "icon-inhand-right",
  16. "directions": 4
  17. }
  18. ]
  19. }