Unciv/docs/Modders/schemas/uniques.json
2023-09-22 10:47:56 +03:00

8 lines
122 B
JSON

{
"type": "array",
"items": {
"type": "string",
"pattern": "^[^><]*(\\<[^>]*\\>[^><]*)*$"
}
}