meta.json 492 B

12345678910111213141516171819202122
  1. {
  2. "version": 1,
  3. "size": {
  4. "x": 32,
  5. "y": 32
  6. },
  7. "license": "CC-BY-SA-3.0",
  8. "copyright": "https://github.com/goonstation/goonstation/commit/be4f220b65aa315165b5f3c2c24eeb5674caf03b#diff-a67180777ae47f2c84f3ebf93c61442bbe34aebcad5b7cbd76feb78f177bcee1",
  9. "states": [
  10. {
  11. "name": "icon"
  12. },
  13. {
  14. "name": "inhand-left",
  15. "directions": 4
  16. },
  17. {
  18. "name": "inhand-right",
  19. "directions": 4
  20. }
  21. ]
  22. }