meta.json 616 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from https://github.com/Citadel-Station-13/Citadel-Station-13/commit/84223c65f5caf667a84f3c0f49bc2a41cdc6c4e3",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "teleriot-icon"
  12. },
  13. {
  14. "name": "teleriot-inhand-right",
  15. "directions": 4
  16. },
  17. {
  18. "name": "teleriot-inhand-left",
  19. "directions": 4
  20. },
  21. {
  22. "name": "teleriot-on"
  23. },
  24. {
  25. "name": "inhand-right-shield",
  26. "directions": 4
  27. },
  28. {
  29. "name": "inhand-left-shield",
  30. "directions": 4
  31. }
  32. ]
  33. }