meta.json 381 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/vgstation-coders/vgstation13 at 8d9c91e19cb52713c7f7f1804c2b6f7203f8d331",
  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. }