meta.json 372 B

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