1
0

meta.json 291 B

1234567891011121314151617181920
  1. {
  2. "version": 1,
  3. "license": "AGPLv3",
  4. "copyright": "Taken from Civilization 13 https://github.com/civ13/civ13",
  5. "size": {
  6. "x": 128,
  7. "y": 128
  8. },
  9. "states": [
  10. {
  11. "name": "cable_h"
  12. },
  13. {
  14. "name": "cable_v"
  15. },
  16. {
  17. "name": "cable_v2"
  18. }
  19. ]
  20. }