meta.json 288 B

12345678910111213141516171819
  1. {
  2. "version": 1,
  3. "size": {
  4. "x": 32,
  5. "y": 32
  6. },
  7. "license": "CC-BY-SA-3.0",
  8. "copyright": "Drawn by Ubaser, modified by Bhijn and Myr",
  9. "states": [
  10. {
  11. "name": "kobold",
  12. "directions": 4
  13. },
  14. {
  15. "name": "outline",
  16. "directions": 4
  17. }
  18. ]
  19. }