meta.json 343 B

12345678910111213141516171819
  1. {
  2. "version": 1,
  3. "license": "AGPL-3.0",
  4. "copyright": "Exported from https://github.com/civ13/civ13",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "icon",
  12. "directions": 1
  13. },
  14. {
  15. "name": "NSDAP",
  16. "directions": 1
  17. }
  18. ]
  19. }