meta.json 419 B

12345678910111213141516171819202122232425262728
  1. {
  2. "version": 1,
  3. "license": "AGPLv3",
  4. "copyright": "Taken from Civilization 13 https://github.com/civ13/civ13",
  5. "size": {
  6. "x": 96,
  7. "y": 96
  8. },
  9. "states": [
  10. {
  11. "name": "",
  12. "delays": [
  13. [
  14. 0.120000005,
  15. 0.120000005,
  16. 0.120000005,
  17. 0.120000005
  18. ]
  19. ]
  20. },
  21. {
  22. "name": "cable_h"
  23. },
  24. {
  25. "name": "cable_v"
  26. }
  27. ]
  28. }