meta.json 220 B

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