mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Updated Schemas
This commit is contained in:
parent
8b2880248d
commit
dceea1d237
@ -12,6 +12,13 @@
|
|||||||
"$ref": "#/definitions/AchievementInfo"
|
"$ref": "#/definitions/AchievementInfo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"credits": {
|
||||||
|
"type": "array",
|
||||||
|
"description": "Credits info for this mod. A list of contributors and their roles separated by #. For example: xen#New Horizons dev.",
|
||||||
|
"items": {
|
||||||
|
"type": "string"
|
||||||
|
}
|
||||||
|
},
|
||||||
"$schema": {
|
"$schema": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "The schema to validate with"
|
"description": "The schema to validate with"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user