meta.json 219 B

1234567891011121314
  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": "stamp-deny"
  12. }
  13. ]
  14. }