meta.json 223 B

123456789101112131415
  1. {
  2. "version": 1,
  3. "size": {
  4. "x": 32,
  5. "y": 32
  6. },
  7. "license": "CC-BY-SA-3.0",
  8. "copyright": "Made by brainfood1183 (github) for ss14",
  9. "states": [
  10. {
  11. "name": "bell",
  12. "directions": 4
  13. }
  14. ]
  15. }