mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 23:40:01 +07:00
Added link to unique list :D
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "http://json-schema.org/draft-07/schema",
|
"$schema": "http://json-schema.org/draft-07/schema",
|
||||||
"type": "array",
|
"type": "array",
|
||||||
|
"description": "https://yairm210.github.io/Unciv/Modders/uniques/",
|
||||||
"items": {
|
"items": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"allOf": [
|
"allOf": [
|
||||||
|
Reference in New Issue
Block a user